Skip to main content

One interface for every
qBittorrent instance

qui connects to all your qBittorrent instances and stays fast past your ten thousandth torrent. A single binary with cross-seed, automations, and backups built in.

  • Single binary
  • SQLite or Postgres
  • Docker or bare metal
  • 9+ languages
The qui torrent table with sidebar filters, categories, and live stats

Built for a serious library

Every instance in one place

Add each qBittorrent instance once. Switch from the sidebar and keep one login for all of them, with optional OIDC.

A single binary

Download one file and run it. SQLite by default, Postgres when you want it. Nothing else to install.

Fast where it counts

The torrent table is virtualized and updates arrive over server-sent events. Large collections scroll, filter, and sort without lag.

A drop-in proxy

qui exposes a transparent qBittorrent-compatible endpoint per instance. Point your other tools at qui instead of at each client.

Running in one minute

docker
docker run -d \
  -p 7476:7476 \
  -v $(pwd)/config:/config \
  ghcr.io/autobrr/qui:latest

Then open http://localhost:7476 and add your first instance. The install guide covers binaries, Docker, and seedbox installers for Linux, Windows, and macOS.

Built in the open

qui is free and open source, made by the autobrr team. Ask in Discord and get an answer fast.