| Crates.io | tui-torrent |
| lib.rs | tui-torrent |
| version | 0.1.1 |
| created_at | 2025-08-17 09:13:26.191122+00 |
| updated_at | 2025-08-17 09:48:34.064531+00 |
| description | A terminal user interface for managing torrents. |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1799261 |
| size | 126,315 |
A Terminal User Interface (TUI) application for searching and downloading torrents using multiple sources.
cargo run
s: Start a new search
Enter:
↑/↓ or j/k: Navigate through results or downloads (vim-style)
Esc: Go back/cancel current action
q: Quit application
cargo buildcargo runsrc/main.rs: Main application loopsrc/app.rs: Application state managementsrc/tui.rs: Terminal UI renderingsrc/api/: Torrent source integrations
yts.rs: YTS movie API clientpiratebay.rs: PirateBay API clientx1337.rs: 1337x scraper with fallbackssrc/torrent_search.rs: Multi-source search enginesrc/aria2_client.rs: Aria2 RPC client for downloadscargo runs to searchq to quitThe application will show: