Curiosity is bliss    Archive    Feed    About    Search

Julien Couvreur's programming blog and more

"Add Torrent to ABC" Greasemonkey script

 

The "Add Torrent to ABC" userscript makes it easy to start a torrent download on a remote machine.
It simply adds an icon link next to the torrent links that it can identify. That link uses a web interface of the ABC bittorrent client to start the remote download.

I'm using phpABC for the web interface, since PHP-4-ABC is not maintained anymore (I had to tweak it to make it work with ABC 3.0. A simple password protection achieves the level of security I need.
The userscript is configured with the url of my home machine and you will need to modify it with your own url before using the script.


Update (2006/03/09): This script combines nicely with the Rotten Tomatoes to Torrents linker script.

______________________________________

What did you have to change to make it work with ABC 3.0? phpABC should work fine 'out of the box'..

cheers for the greasemonkey script

Posted by: frantik (March 9, 2006 09:46 AM) ______________________________________

Frantik, I had to modify PHP-4-ABC to run with ABC 3.0, but phpABC ran fine.

Posted by: Julien Couvreur (March 9, 2006 01:51 PM)
comments powered by Disqus