A fast, modern web interface for qBittorrent. Supports managing multiple qBittorrent instances from a single, lightweight application.
Full documentation available at getqui.com
# Download and extract the latest release
wget $(curl -s https://api.github.com/repos/autobrr/qui/releases/latest | grep browser_download_url | grep linux_x86_64 | cut -d\" -f4)
tar -C /usr/local/bin -xzf qui*.tar.gz
# Run
./qui serveThe web interface will be available at http://localhost:7476
docker run -d \
-p 7476:7476 \
-v $(pwd)/config:/config \
ghcr.io/autobrr/qui:latestFirst, install Container from the official source: https://github.com/apple/container/releases Second, create the /config and /downloads folders where you would like them. Third, run the command below:
container run -d \
-p 7476:7476 \
-v $(pwd)/config:/config \
-v $(pwd)/downloads:/downloads \
ghcr.io/autobrr/qui:latest- Single Binary: No dependencies, just download and run
- Multi-Instance Support: Manage all your qBittorrent instances from one place
- Fast & Responsive: Optimized for performance with large torrent collections
- Cross-Seed: Automatically find and add matching torrents across trackers
- Automations: Rule-based torrent management with conditions and actions
- Backups & Restore: Scheduled snapshots with multiple restore modes
- Reverse Proxy: Transparent qBittorrent proxy for external apps
- Multi-Language: Available in English, German, French, Italian, Czech, Ukrainian, Korean, Brazilian Portuguese, and Simplified Chinese, with automatic browser-language detection
Join our community on Discord!
- GitHub Discussions - Feature requests and bug reports
- GitHub Issues - Work in progress
qui is developed and maintained by volunteers. Your support helps us continue improving the project.
Purchase premium themes directly from Settings → Themes in your qui instance. Your license key is delivered instantly after checkout. If you donate with crypto, verify your transaction at crypto.getqui.com to receive a 100% discount code for premium themes.
If you'd like to support development beyond theme purchases, donations are always appreciated.
Verify your crypto donation at crypto.getqui.com to receive a 100% discount code for premium themes.
- soup:
bc1qfe093kmhvsa436v4ksz0udfcggg3vtnm2tjgem - zze0s:
bc1q2nvdd83hrzelqn4vyjm8tvjwmsuuxsdlg4ws7x
- soup:
0xD8f517c395a68FEa8d19832398d4dA7b45cbc38F - zze0s:
0xBF7d749574aabF17fC35b27232892d3F0ff4D423
- soup:
ltc1q86nx64mu2j22psj378amm58ghvy4c9dw80z88h - zze0s:
ltc1qza9ffjr5y43uk8nj9ndjx9hkj0ph3rhur6wudn
- XMR discount codes are handled manually. Reach out on Discord or email
s0up4200@pm.me. - soup:
8AMPTPgjmLG9armLBvRA8NMZqPWuNT4US3kQoZrxDDVSU21kpYpFr1UCWmmtcBKGsvDCFA3KTphGXExWb3aHEu67JkcjAvC - zze0s:
44AvbWXzFN3bnv2oj92AmEaR26PQf5Ys4W155zw3frvEJf2s4g325bk4tRBgH7umSVMhk88vkU3gw9cDvuCSHgpRPsuWVJp
For other currencies or donation methods, reach out on Discord.
Contributions are welcome.
See CONTRIBUTING.md for the development and test workflow.
If qui does not fit your setup, these projects offer different approaches:
- VueTorrent is a modern, responsive alternative WebUI.
- iQbit is a mobile-focused WebUI and PWA.
- Flood supports qBittorrent and other torrent clients.
- qBitController is a native app for Android, iOS, Linux, macOS, and Windows.
The qBittorrent wiki includes a longer list of community WebUIs.
GPL-2.0-or-later