Windows
x86_64
Contains qrnix-manager.exe. Extract the archive and run it from a terminal.
Downloads
Portable archives, no installer, no account. Each archive contains a single executable.
Platforms
Windows, Linux, and macOS (Apple Silicon) are supported.
Windows
Contains qrnix-manager.exe. Extract the archive and run it from a terminal.
Linux
Single binary, glibc 2.35 or newer. Extract the archive and run ./qrnix-manager from a terminal.
macOS
Extract the archive and run ./qrnix-manager from a terminal. Works on Apple Silicon and Intel.
Run it
tar xzf qrnix-manager-x86_64-unknown-linux-gnu.tar.gz. Windows: open the zip and copy qrnix-manager.exe anywhere.--demo runs the full flow against a scripted device. --version prints the app and wire-contract versions.Uninstall is deleting the file — there is no installer and nothing is written outside the archive.
Checksums
Each release is published with a SHA-256 checksum. The same checksums are mirrored in the SHA256SUMS file next to the archives.
| File | SHA-256 |
|---|
Couldn't load the checksum list — verify against the SHA256SUMS file next to the archives:
echo "<sha-256> <file>" | sha256sum -c -
On Linux or macOS, verify from the same directory as the download. Replace <sha-256> with your checksum and <file> with the name of the downloaded file:
echo "<sha-256> <file>" | sha256sum -c -