summaryrefslogtreecommitdiffstats
path: root/network/transmission-remote-gtk/README
blob: c47f4be41c183712564d780b9152201f013851c8 (plain)
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.
libappindicator3 - used for integration with KDE's taskbar.
libmrss - used for built-in RSS reader.

If you want to build without libnotify (desktop notifications) support,
set NOTIFY=no in the script's environment.