3 | | rTWi is a simple web interface for rTorrent written in PHP by Gabor Hudiczius |
| 3 | rTWi is a simple web interface for [http://libtorrent.rakshasa.no/ rTorrent] written in PHP by Gabor Hudiczius |
| 4 | |
| 5 | == Features == |
| 6 | |
| 7 | * Easy-to-use web interface for rTorrent |
| 8 | * Manages your rTorrent downloads wherever you are |
| 9 | * Adds torrent by URL or via file upload |
| 10 | * Detailed information about your downloads |
| 11 | * Supports various connection methods (scgi_port, scgi_local, or via an SCGI gateway) |
| 12 | * When using an SCGI gateway (like Apache or lighty) Basic HTTP Authentication can be used to protect rTorrent |
| 13 | * Supports multiple rTorrent instances (ie: one per user) |
| 14 | |
| 15 | == Pages == |
12 | | * Related projects |
13 | | * [http://libtorrent.rakshasa.no/ Official libTorrent / rTorrent page] - The !BitTorrent library / The ncurses client |
14 | | * [http://code.google.com/p/ntorrent/ nTorrent] - A graphical user interface client to rTorrent written in Java using the Apache XMLRPC library |
15 | | * [http://canbruixa.homelinux.net/wt/ wTorrent] - A PHP/XHTML web interface for rTorrent |
16 | | * [http://code.google.com/p/n2hell/ n2hell] - Ajax browser UI for rTorrent |
| 24 | |
| 25 | == Links == |
| 26 | |
| 27 | * [http://libtorrent.rakshasa.no/ Official libTorrent / rTorrent page] - The [http://www.bittorrent.org/ BitTorrent] library / The ncurses client |
| 28 | * [http://sourceforge.net/project/showfiles.php?group_id=16847 XMLRPC for C and C++] - A lightweight RPC library based on XML and HTTP |
| 29 | * [http://code.google.com/p/ntorrent/ nTorrent] - A graphical user interface client to rTorrent written in Java using the Apache XMLRPC library |
| 30 | * [http://canbruixa.homelinux.net/wt/ wTorrent] - A PHP/XHTML web interface for rTorrent |
| 31 | * [http://code.google.com/p/n2hell/ n2hell] - Ajax browser UI for rTorrent |