github Skardyy/mcat v0.4.4

3 days ago

CHANGELOG

  • 🎉 interactive_viewer now supports albums - passing multiple images with -o interactive can now be viewed as an album (n/p to move between images)
  • 🎉 interactive_viewer now automatically treats pdf/latex/typst as albums so you can view multiple pages.
  • 📈 markdown viewer now handles multi line links better (link images too)
  • 📈 markdown viewer now creates clickable links
  • 🐛 fixed an issue that stopped pdf files from being used with -o interactive
  • 🐛 fixed an issue that stopped certain files from being used with -o image

Install mcat 0.4.4

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Skardyy/mcat/releases/download/v0.4.4/mcat-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/Skardyy/mcat/releases/download/v0.4.4/mcat-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install Skardyy/mcat/mcat

Download mcat 0.4.4

File Platform Checksum
mcat-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
mcat-x86_64-pc-windows-msvc.zip x64 Windows checksum
mcat-x86_64-pc-windows-msvc.msi x64 Windows checksum
mcat-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
mcat-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

Don't miss a new mcat release

NewReleases is sending notifications on new releases.