Note: issues with alternate WebAPI clients should be reported in their respective repositories.
A non-exhaustive list of alternate non Web-based FOSS WebAPI clients developed for qBittorrent by the community. They are provided on a best-effort basis as a community initiative and not officially supported. Some of them might be might implement the full API, while others might not. Not to be confused with alternate WebUIs, which are just alternate Web-based WebAPI clients.
If you know of more, feel free to add a link to the repository along with a short description.
-
https://github.com/rmartin16/qbittorrent-api
Python client implementation for qBittorrent's WebAPI
-
https://github.com/lgallard/qBittorrent-Controller
Android app for managing qBittorrent remotely via its WebAPI
-
https://github.com/Conan1996-2/qBitorrent-WebUI-API
VB .NET code to access qBitorrent's WebAPI
-
https://github.com/fedarovich/qbittorrent-cli
Cross-platform command line interface qBittorrent WebAPI client
-
https://github.com/hrap1919/qbc.git
A simple WebAPI command-line client using only bash, curl and jq for Linux (or Cygwin etc).
-
https://github.com/jesec/flood/blob/master/server/services/qBittorrent/clientRequestManager.ts
TypeScript/JavaScript implementation for qBittorrent's WebAPI
-
https://github.com/bnzbnz/qBit4Delphi
A free Delphi VCL/FMX implementation of qBittorrent's WebAPI
-
https://github.com/bnzbnz/qBit4Delphi
qNOXify : a qBittorent/NOX Thin Client implementing qBit4Delphi (in progress...)
-
https://github.com/George-Miao/qbit
A Rust library for interacting with qBittorrent's Web API
-
https://github.com/yosemiteyss/qbittorrent_api
Dart wrapper for qBittorrent Web API