A Python tool that lets you find and download torrents without leaving your CLI.
Torrra provides a streamlined command-line interface for torrent search and downloads, powered by Jackett/Prowlarr and Libtorrent. Built with Textual, it offers a beautiful TUI with pause/resume support - all without leaving your terminal.
Full documentation: https://torrra.readthedocs.io/en/latest/
pipx install torrra
Other options: AUR
, standalone binaries
, Homebrew
or Docker
.
torrra jackett --url http://localhost:9117 --api-key <your_api_key>
Then use the arrow keys to navigate, Enter
to download, p
to pause, r
to resume, q
to quit.
- Search with
Jackett
orProwlarr
- Download torrents with
Libtorrent
- Full-screen TUI with pause/resume
- Smart config + opt-in caching
- Native support for Linux/macOS/Windows
Found a bug? Want to help? Check out Contributing or open an issue.