github Skardyy/mcat v0.4.6

12 hours ago

CHANGELOG

  • 📈 markdown viewer now renders YAML headers in a box, but now disabled by default - to show the header you supply the --header flag
  • 📈 now .url files are also supported for image preview
  • 📈 now .exe files are also supported for image preview
  • 📈 now .lnk files are also supported for image preview
  • 📈 the ls command now supports hyprlinks when supplied with the --hyprlink flag, or when the MCAT_HYPRLINK env var is set to either true or 1
  • 📈 ls command now supports different sorting methods via the --sort flag, also with the --reverse flag

Install mcat 0.4.6

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Install prebuilt binaries via Homebrew

brew install Skardyy/mcat/mcat

Download mcat 0.4.6

File Platform Checksum
mcat-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
mcat-x86_64-apple-darwin.tar.xz Intel 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.