Fast terminal UI for torrent search via chill.institute and Put.io integration.
# Run the binary
./chilltui
# First run will launch setup wizardArch Linux
sudo pacman -S rustUbuntu/Debian
sudo apt update
sudo apt install curl build-essential
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
source "$HOME/.cargo/env"Fedora
sudo dnf install rust cargocargo build --release
sudo cp target/release/chilltui /usr/local/bin/./chilltui # Run application
./chilltui --setup # Run setup wizard
./chilltui --debug # Enable debug logging
./chilltui --help # Show help- Type - Search torrents
- Enter - Execute search / Send to Put.io
- ↑↓ - Navigate results
- Space - Select/deselect
- Tab - Switch focus
- ESC - Clear search
- ESC×2 - Quit
- Chill.institute API key - Request by emailing chill-institute@proton.me or via x.com/chill_institute
- Put.io account - Sign up at https://put.io
~/.config/chilltui/config.json
