A modern, unix-like CLI and TUI for managing your Seedr.cc account.
To install seedrcc-tui globally so you can run it from anywhere:
uv tool install .If you are developing and want changes to reflect immediately:
uv tool install --editable .Once installed, you can use the command directly:
Show your files and folders in a tree view.
seedrcc-tui listGet the download URL for a file by its ID.
seedrcc-tui fetch <FILE_ID>Delete a file, folder, or torrent.
seedrcc-tui delete <type: file|folder|torrent> <ID>seedrcc-tui add "magnet:..."seedrcc-tui help