transmission-gtk - Man Page

a bittorrent client

Synopsis

transmission-gtk-?
transmission-gtk[-pqm] [torrent-file ...]

Description

transmission-gtk is a fast and easy BitTorrent client.

BitTorrent is a peer-to-peer file transfer protocol which uses a metainfo file (usually with the .torrent file extension) and a central tracker to distribute file data amongst a group of peers. For more information on the BitTorrent protocol see http://www.bittorrent.org/

Options

-? --help

Show help options

-p --paused

Start with all torrents paused

-m --minimized

Start minimized in notification area

-g --config-dir directory

Where to look for configuration files. This can be used to swap between using the cli, daemon, gtk, and qt clients. See https://github.com/transmission/transmission/blob/main/docs/Configuration-Files.md for more information.

Multiple .torrent files may be added at startup by appending them on the command line. If transmission-gtk is already running, the torrents will be added to the running instance.

Environment

TRANSMISSION_HOME

Sets the default config-dir.

http_proxy

libcurl uses this environment variable when performing tracker announces. If set, this overrides the GNOME proxy preferences.

Files

~/.config/transmission

The config-dir used when neither [TRANSMISSION_HOME] nor [-g] is specified.

Authors

transmission-gtk was written by Charles Kerr, Josh Elsasser, Eric Petit, Mitchell Livingston, and Mike Gelfand.

See Also

transmission-create(1), transmission-daemon(1), transmission-edit(1), transmission-gtk(1), transmission-qt(1), transmission-remote(1), transmission-show(1)

https://transmissionbt.com/

Referenced By

transmission-cli(1), transmission-create(1), transmission-daemon(1), transmission-edit(1), transmission-qt(1), transmission-remote(1), transmission-remote-gtk(1), transmission-show(1).

May 20, 2008