Skip to content

luan220/uTorrent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

What?

This library lets you control uTorrent using PHP.

  • List Torrents
  • Add Torrents
  • Start / Stop / Pause torrents
  • Add / edit RSS favourites

How?

Enable the web UI in utorrent: http://www.utorrent.com/help/guides/webui

$utorrent = new \uTorrent\Api($host, $port, $user, $pass);
$utorrent->getTorrents();

Who?

I've added this to github to aid any future collaboration, add composer support and make it easier for people to fi

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages