v0.9.2
Downloads
Linux ships four choices: the portable odytty-x86_64.AppImage,
a prebuilt binary tarball odytty-linux-x86_64.tar.gz, a native
odytty-amd64.deb (apt/dpkg), and a best-effort odytty-x86_64.rpm
(dnf/rpm). A one-line installer picks the right one automatically:
curl -fsSL https://raw.githubusercontent.com/ghreprimand/odytty/master/dist/install.sh | bash.
Windows is odytty-windows-x86_64.zip (Scoop); macOS is
odytty-macos-arm64.zip (Homebrew cask).
odytty-x86_64.AppImage, odytty-linux-x86_64.tar.gz,
odytty-amd64.deb, odytty-x86_64.rpm,
odytty-windows-x86_64.zip, odytty-macos-arm64.zip, and
odytty.tar.gz are the always-latest names — use these for a
stable URL that resolves to the newest release. The
…-0.9.2-… files are the identical
version-pinned copies (same bytes), for when you want to pin a
specific version. Every file is checksummed in SHA256SUMS; each
alias and its version-pinned twin therefore show matching hashes.
Full Changelog: v0.9.1...v0.9.2