Software Details:
Version: 0.2.7
Upload Date: 3 Jun 15
Distribution Type: Freeware
Downloads: 93
rtGui is a web based front end for rTorrent - the Linux command line BitTorrent client. rtGui software is written in PHP and uses XML-RPC to communicate with the rTorrent client.
Installation:
Change to your webserver root directory, eg:
cd /srv/www/htdocs
Extract the files from the archive you downloaded:
tar xvzf rtgui-0.1.tgz
Modify config.php, if required:
vi rtgui/config.php
Point your web browser to the directory, eg:
http://localhost/rtgui
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.
What is new in this release:
- This release allows you to filter the torrent list by tracker. Click on the tracker name to set the filter, and 'Show All' to clear it.
- This release fixes issues with XML-RPC, inability to display Unicode characters, the license, random 0.2.6 nitpicks, status of "leeching" when it should have been "seeding", setting file priorities not working, the negative numbers problem for the seeded column, failure of AJAX refresh, torrent uploading and starting, and wordwrap() not being multibyte friendly.
- json.php keeps the error console clear.
What is new in version 0.2.6:
- Minor bugfixes.
Requirements:
- A web browser
- PHP 5 with XML-RPC module
- Apache webserver configured with XML-RPC
- XML-RPC
- rTorrent complied with XML-RPC library support
Comments not found