transmission-remote-gtk is a GTK client for remote management of the Transmission BitTorrent client, using its HTTP RPC protocol.
The following packages are required dependencies:
autoconf-archive appstream-glib intltool
Optionally install libgeoip
and its headers to see the country
origin of peers.
$ tar zxfv transmission-remote-gtk-1.2.tar.gz
$ cd transmission-remote-gtk-1.2
$ ./configure
$ make
# make install
$ git clone https://github.com/transmission-remote-gtk/transmission-remote-gtk.git
$ ./autogen.sh
$ ./configure
$ make
# make install
transmission-remote-gtk is released under GNU GPLv2. See the COPYING file for details.