A Python tool that lets you find and download torrents without leaving your CLI.
Project description
Torrra - “rrr”
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/
Installation
pipx install torrra
Other options: AUR, standalone binaries, Homebrew or Docker.
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.
Configuration
For persistent settings, torrra uses a config.toml file where you can configure your indexers, download paths, and themes. This avoids the need to pass arguments on every run.
For example, to set up Jackett as your default indexer:
# Set your Jackett URL and API key
torrra config set indexers.jackett.url http://localhost:9117
torrra config set indexers.jackett.api_key <your_api_key>
# Set Jackett as the default indexer
torrra config set indexers.default jackett
Now you can simply run torrra to start searching:
torrra
Learn more about configuration →
Features
- Search with
JackettorProwlarr - Download torrents directly with pause/resume support
- Beautiful and responsive TUI built with
Textual - Customizable themes (dark, light, and more)
- Smart config + opt-in caching for fast searches
- Native support for Linux, macOS, and Windows
Contributing
Contributions are welcome and greatly appreciated!
Whether it's reporting a bug, submitting a feature request, or writing code, we value your help.
- Found a bug or have an idea? Open an issue to let us know.
- Want to contribute code? Check out the Contributing Guide,
to learn how to set up your development environment and submit a pull request.
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file torrra-1.3.3.tar.gz.
File metadata
- Download URL: torrra-1.3.3.tar.gz
- Upload date:
- Size: 14.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.9 {"installer":{"name":"uv","version":"0.9.9"},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e920fff752d3f495562f7d70b1f5cae63866d50fe793b415454e5b5722f625e9
|
|
| MD5 |
5631c8a27085247822f29e4f2e2df0e0
|
|
| BLAKE2b-256 |
c24e24db6d370d05508cadb4047f5c40d3f3bc17ed3d5c5100782fe87b095465
|
File details
Details for the file torrra-1.3.3-py3-none-any.whl.
File metadata
- Download URL: torrra-1.3.3-py3-none-any.whl
- Upload date:
- Size: 22.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.9 {"installer":{"name":"uv","version":"0.9.9"},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eac44815a0d7a83644860cc7139c733d639740f8f3185cd9165cc47f2aca70d0
|
|
| MD5 |
d6ec78f38f06fb6e959417fa44c14409
|
|
| BLAKE2b-256 |
4b6363b561c795d7decff2550dd6843008aade4dd1d377340a89fb537cd399fa
|