macOS
brew install autobrrlocal Homebrew formula metadata
brew
Modern, easy to use download automation for torrents and usenet. Version 1.81.0 via Homebrew; verified 2026-06-28.
install
brew install autobrrlocal Homebrew formula metadata
sudo apk add autobrrAlpine Linux edge package indexes · autobrr · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#autobrrnixpkgs package indexes · pkgs/by-name/au/autobrr/package.nix · source: api.github.com
overview
Modern, easy to use download automation for torrents and usenet
history
autobrr is a Go-and-React download automation service for torrent and Usenet workflows, especially private-tracker workflows where reacting to IRC announces quickly can matter more than periodically polling RSS feeds.
The official introduction says autobrr development started in early 2020 and entered rapid development in summer 2021 after dissatisfaction with using multiple tools for one download-automation job. Its own README frames the project as a modern replacement influenced by trackarr, autodl-irssi and FlexGet.
The public GitHub repository was created on 2021-08-11, and by 2026 it was still releasing frequently, with v1.81.0 published on 2026-06-28. The docs and README emphasize a web UI, Go backend, React frontend, container support, SQLite/PostgreSQL storage, and integrations with torrent clients, Usenet clients, notifications, and the *arr ecosystem.
autobrr adoption is visible in seedbox and home-server distribution channels rather than only in source-code metrics. The official README and Linux docs list installation paths for Swizzin, Saltbox, QuickBox, shared seedbox providers, Docker, Windows, macOS and generic Linux, while the input package facts show packaging in Homebrew, apk and nix.
The project's GitHub metadata showed thousands of stars and hundreds of forks in June 2026, which fits its role as a widely recognized tool in the private-tracker and media-automation niche.
A typical autobrr setup creates a config directory, runs the daemon, opens the web UI, then configures indexers, IRC channels, filters and actions. On Linux the official docs use ~/.config/autobrr and systemd; on macOS the docs show Homebrew and /opt/homebrew/var/autobrr as the service config directory.
The key usage pattern is event-driven release handling: autobrr listens to IRC announce channels or feeds, applies filters, then forwards matching torrents or NZBs to qBittorrent, Deluge, rTorrent, Transmission, SABnzbd, Sonarr, Radarr and related services.
For package users, autobrr is interesting because it packages a web service, CLI companion, config file, database and service integration into the same formula/package. It is not a single fire-and-forget CLI: the package has to land in a sensible service layout and preserve state.
It also documents the cultural shift from older IRC bots and Perl-era tracker automation toward a self-hosted Go binary with a browser UI, Docker images and package-manager installs.
security posture
formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/autobrr/config.toml/opt/homebrew/var/autobrr/config.tomlCredential-bearing paths to review before unattended agent runs.
~/.config/autobrr/autobrr.db/opt/homebrew/var/autobrr/autobrr.dbexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
autobrr | cli | global executable | |
autobrrctl | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/autobrr/autobrr
install metadata
| Package key | brew:autobrr |
|---|---|
| Version | 1.81.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/autobrr |
| Homepage | https://autobrr.com/ |
| Repository | https://github.com/autobrr/autobrr |
| Upstream docs | https://autobrr.com/configuration/autobrr |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/autobrr/autobrr/archive/refs/tags/v1.81.0.tar.gz |
| Last updated | 2026-06-28T20:32:46Z |
| Pulse | updated |
| Build dependencies | go, node, pnpm |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | autobrr |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
autobrr
nix profile install nixpkgs#autobrrautobrr 1.80.0-r0
The modern download automation tool for torrents
sudo apk add autobrrautobrr-doc 1.80.0-r0
The modern download automation tool for torrents (documentation)
sudo apk add autobrr-docautobrr-openrc 1.80.0-r0
The modern download automation tool for torrents (OpenRC init scripts)
sudo apk add autobrr-openrcsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.