macOS
brew install autobrrlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für autobrr in AI-Agent-Workflows.
Installation
brew install autobrrlocal Homebrew formula metadata
sudo apk add autobrrAlpine Linux edge package indexes · autobrr · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#autobrrnixpkgs package indexes · pkgs/by-name/au/autobrr/package.nix · Quelle: api.github.com
Überblick
Modern, easy to use download automation for torrents and usenet
Verlauf
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.
Sicherheitslage
formula declares a Homebrew service.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
autobrr | cli | globales Executable | |
autobrrctl | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/autobrr/autobrr
Installationsmetadaten
| Paketschlüssel | brew:autobrr |
|---|---|
| Version | 1.82.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/autobrr |
| Homepage | https://autobrr.com/ |
| Repository | https://github.com/autobrr/autobrr |
| Upstream-Dokumentation | https://autobrr.com/configuration/autobrr |
| Lizenz | GPL-2.0-or-later |
| Quellarchiv | https://github.com/autobrr/autobrr/archive/refs/tags/v1.82.1.tar.gz |
| Zuletzt aktualisiert | 2026-07-15T15:53:19Z |
| Pulse | updated |
| Build-Abhängigkeiten | go, node, pnpm |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | declared |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-openrcQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.