Skip to content

qbittorrent-nox-static

Fully static linux binaries for qbittorrent-nox.

Github Actions and Workflows

Making the most of the Github ecosystem by leveraging Github Actions to automate the build process and release new versions as soon as core dependencies are updated and available.

Musl Libc and static linking

Musl libc to create fully secondarytatically linked binaries than can run on on Linux based OS. It was never supposed to be hard to do this. Musl makes it easy.

Alpine Linux as a build host

The build host - Alpine Linux is a security-oriented, lightweight Linux distribution based on musl libc and busybox. It is designed for security, simplicity, and resource efficiency.

qBittorent-nox fully static binaries

A fully static build of qbittorrent-nox. No need to install any dependencies. Just download and run. Deploy it however you want. Easy to deploy as a binary or as part of a docker solution.