Automic VaultAutomic Vault

brew

Install torrra with Homebrew

Find and download torrents without leaving your CLI. Version 2.0.7 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install torrra

local Homebrew formula metadata

overview

Package summary

Find and download torrents without leaving your CLI

Commands and aliases

  • torrra

history

Project history and usage

Torrra is a Python CLI/TUI for searching and downloading torrents from the terminal. Its README describes it as powered by Jackett or Prowlarr for search and libtorrent for downloads, with a Textual-based interface.

Project history

The project is a recent terminal-first BitTorrent client wrapper rather than an old ecosystem package. Its README identifies it as MIT licensed with 2025 copyright, and the official documentation title shows a 2.0.7 documentation build.

Torrra's project direction is to combine several pieces that package nerds often run separately: Jackett or Prowlarr indexers, libtorrent downloading, a persistent TOML config, caching, themes, and a Textual TUI with pause/resume controls.

Adoption history

Official installation notes in the README lead with pipx and uv tool install, then list AUR, standalone binaries, Homebrew, and Docker as additional options. The input package facts confirm Homebrew packaging, placing Torrra in the cross-platform Python CLI packaging pattern rather than a single-distribution tool.

How it is used

The README shows three main workflows: interactive search by running torrra with a configured indexer, direct search with torrra search, and direct download from magnet URIs or .torrent files with torrra download. Configuration commands set Jackett URL, Jackett API key, default indexer, download paths, and themes in config.toml.

For package nerds, Torrra is mainly interesting because it brings the torrent search/download loop into the terminal while still integrating with self-hosted indexer tools. The credentials file doubles as configuration because API keys for Jackett or Prowlarr are stored in the same TOML config.

Why package nerds care

Torrra is significant as a modern Python/Textual example in the torrent CLI space: it packages search, indexer credentials, libtorrent downloads, and a TUI into one command while supporting pipx, uv, AUR, Homebrew, binaries, and Docker.

Timeline

  • 2025: README license line identifies MIT copyright for the project.
  • 2.0.7 docs: Read the Docs publishes Torrra documentation with usage, configuration, indexer, roadmap, and contributing sections.
  • Current packaging: README lists pipx, uv tool install, AUR, standalone binaries, Homebrew, and Docker options.

Related projects

  • The README names Jackett, Prowlarr, libtorrent, and Textual as the main surrounding ecosystem. It also mentions pipx, uv, AUR, Homebrew, and Docker as packaging/install surfaces.

security posture

Risk level: blue

broad file, network, media, or database tool signal.

Risk classifier

blue risk · medium confidence · tool

Why

  • broad file, network, media, or database tool signal

Signals

  • text:download

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 1 platform targets.
  • Installs with 3 runtime dependencies.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.config/torrra/config.toml
Windows
%APPDATA%\torrra\config.toml

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.config/torrra/config.toml
Windows
%APPDATA%\torrra\config.toml

executables

Installed executables

CommandKindExposureNote
torrracliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version2.0.7
manager updated
local dataok
upstreamnot checked
latest detectednot detected

https://torrra.readthedocs.io/en/latest/

install metadata

Package metadata

Package keybrew:torrra
Version2.0.7
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/torrra
Homepagehttps://torrra.readthedocs.io/en/latest/
Repositoryhttps://github.com/stabldev/torrra
Upstream docshttps://torrra.readthedocs.io/en/latest
LicenseMIT
Source archivehttps://files.pythonhosted.org/packages/f9/12/5102a5e69a07e8e7500928087ae850b5940404f31681a588084b4d50985e/torrra-2.0.7.tar.gz
Dependenciescertifi, libtorrent-rasterbar, python@3.14
Build dependenciesrust
Bottleavailable (on all)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nametorrra
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment