Windows
Installer (.exe) for Windows 10 and later.
64-bit x86
Linux
Portable AppImage, works on most distributions.
64-bit x86
macOS
Disk image (.dmg) for Apple Silicon and Intel.
Universal
Installation notes
Windows
Windows may show a "Windows protected your PC" warning because the
installer is not digitally signed. Click More info then
Run anyway to proceed.
Linux
- Make the file executable:
chmod +x nsbaci-*.AppImage
- Run it:
./nsbaci-*.AppImage
If you see a "FUSE not found" error, install it first:
sudo apt install libfuse2 (Debian/Ubuntu) or
sudo dnf install fuse-libs (Fedora).
macOS
- Open the
.dmg and drag nsbaci to Applications.
- On first launch, right-click the app and select Open to bypass Gatekeeper.
All releases are available on
GitHub.