macOS
brew install torrralocal Homebrew formula metadata
brew / rang 5024
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de torrra pour les workflows d'agents IA.
installation
brew install torrralocal Homebrew formula metadata
aperçu
Find and download torrents without leaving your CLI
historique
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.
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.
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.
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.
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.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des 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/torrra/config.toml%APPDATA%\torrra\config.tomlCredential-bearing paths to review before unattended agent runs.
~/.config/torrra/config.toml%APPDATA%\torrra\config.tomlexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
torrra | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:torrra |
|---|---|
| Version | 2.0.7 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://torrra.readthedocs.io/en/latest/ |
| Dépôt | https://github.com/stabldev/torrra |
| Bouteille | non enregistré |
| Service | aucun déclaré |
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.