One binary. Batteries included.

Every build is a single self-contained executable: repair (par2) and unpack (RAR) are embedded. Unzip, run the launcher, answer three questions, download.

🍎 macOS available

The NzbFast app: drag to Applications and go. Universal (Apple Silicon and Intel), dashboard in its own window, .nzb double-click, Start at Login.

macOS 12+ · ~16 MB DMG · app + engine

Download the Mac app portable .zip

🪟 Windows available

The installer sets up a tray app (no console window), Start Menu entry, optional start-with-Windows and .nzb double-click. Fully static, no runtime to install; it can also adopt your existing SABnzbd config.

Windows 10/11 x64 · ~8 MB installer

Download the installer portable .zip

🐧 Linux available

Static musl builds for x86_64 and arm64: seedboxes, VPSes, any NAS with SSH, Raspberry Pi 4/5. No glibc-version roulette.

x86_64 · arm64 · systemd unit included

x86_64 arm64

🐳 Docker available

Multi-arch image (amd64 + arm64) on Docker Hub and ghcr, linuxserver-style PUID/PGID entrypoint, healthcheck, compose file. Also the path for Unraid, TrueNAS SCALE and QNAP Container Station.

docker run -d -p 6789:6789 \
  -v ./config:/config -v ./downloads:/downloads -v ./watch:/watch \
  nzbfast/nzbfast

📦 Synology available

Runs on DSM 7 through Container Manager: search nzbfast in the Registry, download, map three folders and port 6789. No config file to edit: add your provider in the dashboard's Welcome panel.

DSM 7 · Intel + ARM models · step-by-step guide →

🍺 Homebrew first release

Formula with a service block (brew services start nzbfast).

brew install nzbfast/tap/nzbfast
Verifying downloads: every release ships sha256 sums next to the artifacts on the releases page. macOS zips preserve executable bits; first launch clears the quarantine flag for you (the launcher script does it: that's most of what it's for).

Two minutes to first download

Upgrading is replacing one file. Settings, queue and history live next to your config and survive restarts and upgrades.

Platform notes