Skip to content

stabldev/torrra

Repository files navigation

Torrra - “rrr”

A Python tool that lets you find and download torrents without leaving your CLI.

Python Versions PyPI AUR Version Pepy Total Downloads Docs License GitHub Issues or Pull Requests PRs Welcome

demo

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/

Installation

pipx install torrra

Other options: AUR, standalone binaries, Homebrew or Docker.

See full install options →

Quick Usage

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.

See full CLI & TUI guide →

Features

  • Search with Jackett or Prowlarr
  • Download torrents with Libtorrent
  • Full-screen TUI with pause/resume
  • Smart config + opt-in caching
  • Native support for Linux/macOS/Windows

Full feature list →

Contributing

Found a bug? Want to help? Check out Contributing or open an issue.

License

MIT Copyright (c) stabldev