Skip to content

twittumz/Transmission-RC

Repository files navigation

Transmission-RC

remote client for transmission daemon

Terminal UI alt text alt text Dependencies:
-curl
-boost
-ncursers

Keys:
Navigate down/up- arrow down/j , arrow up/k
i - show torrent info
s - toggle start/stop
d - delete torrent
q - quit
: - show command prompt

Commands:
update blocklist - request transmission updates it's blocklist file

GTK UI

alt text
Dependencies:
-curl
-boost
-GTK/GTKMM

GTK i3 Dropdown prototype
alt text



Config example: ~/.config/trc.conf
username=transmission
password=rpc
host=192.169.1.11
port=9091


Arguments
-t outputs a list of torrents with the id, name, size, status, percent done
-r [ torrentID ] - resume torrent
-s [ torrentID ] - stop torrent
-blocklist-update -requests blocklist update
-add URL/magnet link - adds a torrent
url/magnet link -add a torrents