rtGui 0.2.3 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News rtGui 0.2.3 (Default branch)
# 1  
Old 03-07-2008
rtGui 0.2.3 (Default branch)

Image rtGui is a Web-based frontend for the rTorrent commandline BitTorrent client. It can list all torrent downloads or select ones by started/stopped/complete/incomplete/seeding status, sort a view by any of the displayed columns, show detailed torrent information, stop/start/hash-check a torrent, set an upload/download speed cap, add torrents by URL, and set priorities per torrent or file. License: GNU General Public License (GPL) Changes:
AJAX-style page refresh, peer listings, and an RSS feed.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
TRANSMISSION-GTK(1)					    BSD General Commands Manual 				       TRANSMISSION-GTK(1)

NAME
transmission -- a bittorrent client SYNOPSIS
transmission -? transmission [-pqm] [torrent-file ...] DESCRIPTION
transmission 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 http://trac.transmissionbt.com/wiki/ConfigFiles for more information. Multiple .torrent files may be added at startup by appending them on the command line. If transmission is already running, the torrents will be added to the running instance. ENVIRONMENT
TRANSMISSION_HOME Sets the default config-dir. FILES
~/.config/transmission The config-dir used when neither [TRANSMISSION_HOME] nor [-g] is specified. AUTHORS
transmission was written by Charles Kerr, Josh Elsasser, Eric Petit, and Mitchell Livingston. SEE ALSO
transmissioncli(1), transmission-daemon(1), transmission-remote(1) http://www.transmissionbt.com/ BSD
May 20, 2008 BSD