macOS
brew install autobrrlocal Homebrew formula metadata
brew
autobrr のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install autobrrlocal Homebrew formula metadata
sudo apk add autobrrAlpine Linux edge package indexes · autobrr · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#autobrrnixpkgs package indexes · pkgs/by-name/au/autobrr/package.nix · ソース: api.github.com
概要
Modern, easy to use download automation for torrents and usenet
履歴
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.
セキュリティ状態
formula declares a Homebrew service.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.db実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
autobrr | cli | グローバル実行可能ファイル | |
autobrrctl | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/autobrr/autobrr
インストールメタデータ
| パッケージキー | brew:autobrr |
|---|---|
| バージョン | 1.82.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/autobrr |
| ホームページ | https://autobrr.com/ |
| リポジトリ | https://github.com/autobrr/autobrr |
| 上流ドキュメント | https://autobrr.com/configuration/autobrr |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://github.com/autobrr/autobrr/archive/refs/tags/v1.82.1.tar.gz |
| 最終更新 | 2026-07-15T15:53:19Z |
| Pulse | updated |
| ビルド依存関係 | go, node, pnpm |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | declared |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-openrcソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.