
Autobrr is a modern, easy-to-use download automation tool for torrents and usenet. It monitors IRC announce channels, RSS feeds, and other sources, then sends matching releases to your download clients. Built with Go and embedded SQLite, it requires no external database.

Autobrr is a modern download automation tool for torrents and usenet. It connects to IRC announce channels, RSS feeds, and other sources to automatically grab matching releases and send them to your preferred download client.
On first launch, Autobrr will prompt you to create an admin account. There are no default credentials.
AUTOBRR__HOST is set to 0.0.0.0 to accept connections from all interfacesAUTOBRR__DATABASE_TYPE is set to sqlite for embedded storageAUTOBRR__SESSION_SECRET is auto-generated for session securityAUTOBRR__CHECK_FOR_UPDATES is enabled by defaultAll data is stored in /config and persisted via a Zeabur volume. Your filters, indexer configs, and history survive restarts and redeployments.