Scroll to navigation

tremc(1) tremc tremc(1)

NAME

tremc - a console client for the Transmission BitTorrent client

SYNOPSIS

tremc [options] [filename-or-URL]

DESCRIPTION

tremc is a curses interface for the Transmission BitTorrent daemon.
If a filename or an URL, is given on the command line it is passed (preceded by -a) to transmission-remote, so that the torrent is added.
If -- followed by any options appears on the command line, the following options are passed to transmission-remote, together with server and authentication information.
Otherwise, the main curses interface opens.

OPTIONS

Show version number and exit
Show usage information and a list of options
Point to the server. CONNECTION must match the following pattern:
[username[:password]@]host[:port][path]
Default: localhost:9091
Use SSL to connect to the server.
Default: don't use SSL
Create configuration file with default values.
NOTE: A config file won't be created unless you provide this option at least once.
Set path to configuration file. if not creating a config file, and CONFIGFILE does not exist (and contains no slashes), the config directory is also searched for CONFIGFILE or CONFIGFILE.cfg.
Default: ~/.config/tremc/settings.cfg
List available actions for key mapping.
List key names for key mapping.
Get authentication info from ~/.netrc.
Proceed even if the running transmission daemon seems incompatible, or the terminal is too small.
Select profile to use.
Toggle display of reverse DNS of peers addresses.
Default: on, but may be set in the config file.
Enable debugging messages to stderr, or to LOGFILE if provided.

-- OPTIONS
Use the known server connection to pass OPTIONS on to transmission-remote.

FILES

~/.config/tremc/settings.cfg

SEE ALSO

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

11 August 2020