summaryrefslogtreecommitdiffstats
path: root/network/transmission-remote-gtk/README
blob: f780e8205b43126280113720c26d3516fae06946 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
transmission-remote-gtk (transmission remote control GUI)

transmission-remote-gtk is a cross-platform application for remote
management of the Transmission BitTorrent client using its RPC
interface.

 * Remotely add (file/url), start, stop, remove, remove & delete,
   verify, reannounce torrents.
 * Works as a .torrent handler (eg. from a web browser).
 * Set torrent properties such as speed, seed, peer limits, file
   priorities, add/edit/remove trackers.
 * Change remote settings like global limits, download directory, and
   connectivity preferences.
 * UI translations for many languages.

Optional dependencies, detected at compile time:

GeoIP - used to display country flags next to IP addresses.

If you want to build without libappindicator (systray and
notification) support, set NOTIFY=no in the script's environment.