Jump to content

Node.js uTorrent Web API (npm module)


leeroy

Recommended Posts

Hello,

I've developed a Node.js package to use the uTorrent Web API.

It can be found on Github here : https://github.com/leeroybrun/node-utorrent-api

And on the NPM registry here : https://npmjs.org/package/utorrent-api

To install it, just call "npm install utorrent-api" inside your Node project's directory,

It supports token authentification, basic methods and "add-file" method by passing a torrent file Buffer.

Usage examples can be found here : https://github.com/leeroybrun/node-utorrent-api/tree/master/examples

Hope it can help someone else ! :-)

Best regards,

Leeroy

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...