Skip to content

Kevat v0.2.7

Choose a tag to compare

@github-actions github-actions released this 27 Jul 02:52

The application: copy, move, resume, verify — window or command line.

Installers — the easiest way in:
kevat-x86_64-windows.msi (Start Menu, PATH, a real uninstaller),
kevat-aarch64-macos.dmg (drag Kevat.app to Applications), and
kevat-*-linux.AppImage (chmod +x, then run; needs FUSE, or run it
with --appimage-extract-and-run). The MSI and DMG are built in CI and
have not been executed by anyone yet.

The plain kevat-*-linux, -macos and -windows archives are the
same graphical application (which is also the full CLI). The -linux-cli
archives are static musl builds with no GUI at all, for headless servers,
containers and the Raspberry Pi — those run on any distribution.

Verify a download against SHA256SUMS:

sha256sum -c SHA256SUMS --ignore-missing

The macOS and Windows builds are unsigned — SmartScreen wants
More info → Run anyway, Gatekeeper wants right-click → Open or
xattr -dr com.apple.quarantine /Applications/Kevat.app. The website
shows the same steps.