1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
Thomas Abthorpe
f6a92d0fb5 rtGui is a web based front end for rTorrent - a command line
BitTorrent client. It's written in PHP and uses XML-RPC to communicate
with the rTorrent client.
Features

    * List all torrent downloads or by
    * started/stopped/complete/incomplete/seeding status.
    * Sort view by any of the displayed columns.
    * View detailed torrent information.
    * Stop/start/hash-check torrent.
    * Set upload/download speed cap.
    * Add torrents by URL.
    * Does not require mySQL or any other database.
    * Set priority per torrent or file.

WWW: http://code.google.com/p/rtgui/

PR:		ports/118866
Submitted by:	Philippe Audeoud <jadawin at tuxaco.net>
2007-12-20 14:17:51 +00:00