--- title: qBittorrent description: qBittorrent is a bittorrent client programmed in C++ / Qt that uses libtorrent. hero: tagline: qBittorrent is a bittorrent client programmed in C++ / Qt that uses libtorrent. image: file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/qbittorrent.webp actions: - text: Source link: https://github.com/qbittorrent/qBittorrent icon: right-arrow - text: Deployment Chart link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/qbittorrent icon: right-arrow --- import { Aside } from '@astrojs/starlight/components'; # Purpose Main torrent client. # Notes Runs behind [gluetun](https://github.com/qdm12/gluetun). Both [qbit-manage](https://github.com/StuffAnThings/qbit_manage) and [qui](https://github.com/autobrr/qui) running alongside to automate management of the files. Both of these have dramatically reduced time spent maintaining this.