macOS
brew install autobrrlocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.