Ryon Sherman’s Blog

FluxPhone – TorrentFlux Monitor for Smart Phones

Posted in Programming by Ryon Sherman on 04/23/2009

Torrentflux is a nice way to handle your torrents when you’re out and about, but the web interface is quite clumsy on my Android’s mobile browser. So, I created an interface loosely fashioned after the iPhone Web Interface for uTorrent.

FluxPhone - TorrentFlux Monitor for Smart Phones

FluxPhone - TorrentFlux Monitor for Smart Phones

The interface is simply a PHP script hosted on my web server. Icons change depending on the transfer’s status and rows expand when clicked to display detailed information. Currently it only supports monitoring transfers and media library browsing.

The core of it uses a PHP class I wrote for polling various data from the TorrentFlux XML file. Once I add documentation you can find the download here.

The configuration of this program is a little too specific for me to put online right now, but if you have Torrentflux-b4rt (Torrentflux untested) with XML stats enabled and are interested, please leave a comment and I’ll send you a copy.

Tagged with: ,

Leave a Reply