|
Project Information
Featured
Links
|
| The goal of the project is to build a GUI for rTorrent based on the General Interface framework and document the XML definitions for the XMLRPC interfaces needed to call the services. The usage will probably be limited to remote administration over HTTP, so f.i. running rTorrent on NLSU2 with lighttpd as a web server. You need to run a version of rTorrent compiled with XMLRPC enabled, see rTorrent XMLRPC guide. Second step is setting up your webserver for XMLRPC, see WiKi. The big advantage is that there is no (giTorrent) code running on the rTorrent machine. Once the giTorrent is loaded, it uses XMLRPC calls to rTorrent that use very little resources on the rTorrent server machine. You can find installation instructions for local install and webserver install in the Wiki pages. An attempt at a user manual is available at the Wiki. giTorrent Live! For the lazy ones out there,I have created a web page on a free hosting network that starts giTorrent, so you do not have to install. Downside is : - these free providers have variable uptime
- they can disable the account without reason
- they have a download limit
- they have variable performance (mostly sluggish)
- this mode requires specific browser settings (see Wiki)
- this mode does not allow you to change the initial connection settings
Cool, at least you can checkout the new version before downloading it. giTorrent Live! (@110Mb) |
| General Interface is an opensource AJAX framework that provides GUI functionality combined with connectivity to services and a XSLT like mapper. More information on General Interface can be found at General Interface. (General Interface is distributed under the BSD Open license, not GPL)
|