Maxxwell ships a desktop app and a standalone terminal CLI. Downloadable
builds and checksums live on the public release page.
Desktop app
Download the current build at maxxwell.dev or
open the latest release
to see every artifact and its SHA256SUMS.txt.
“Built” is not the same as end-to-end launch verification. Read the
PLATFORM-STATUS.md attached to the release before relying on a platform in a
production workflow.
CLI installer
On macOS or Linux x86_64:
The installer chooses the matching release artifact, verifies its pinned
SHA-256 checksum, and writes maxxwell to
${MAXXWELL_INSTALL_DIR:-$HOME/.local/bin}. It does not use sudo.
Windows users should download the CLI ZIP from the release page; the shell
installer does not support Windows.
Verify the installed build
Next: Quickstart.