The goal of this repository is to provide native Windows ARM64 builds of qBittorrent, because the qBittorrent project currently has no plans to publish official ARM64 binaries.
Builds are produced through:
- native Windows ARM64 cross-compilation with MSVC toolchains on GitHub Actions
- a single CI workflow:
.github/workflows/ci_windows_arm64_native.yaml. Commentary and explanation available summed up by Github Copilot.
This project was heavily inspired by minnyres' work. That repository appears to have been inactive for some time, but its early work remains the foundation this project builds on. Many thanks for the original effort and groundwork.
- Download the latest ARM64 release.
This release is distributed as a zip archive with no installer. You can extract and run it directly, but qBittorrent still creates and loads its settings from %APPDATA%, so it does not behave like a fully self-contained portable app by default.
Components mirror upstream versions:
- libtorrent:
2.0.13+gitda7a68a440 - Boost:
1.91.0 - Qt:
6.10.3