github Skardyy/mcat v0.3.4

latest releases: v0.4.4, v0.4.3, v0.4.2...
2 months ago
  • 🎉 now allows selection from the interactive selector along with other inputs
  • 🎉 optimized build time
  • 🎉 now converts PDF to images using pdftoppm/pdftocairo (if not installed fallback to markdown parsing)
  • 🐛 fixed double linebreaks problem in the markdown viewer
  • 🐛 fixed codeblocks inside indented blocks being wider then the screen (markdown viewer).
  • 🐛 fixed an inconsistent box drawing character in codeblock (markdown viewer)
  • 🐛 fixed weird spacing when turning HTML to image in linux

Install mcat 0.3.4

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download mcat 0.3.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-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.