nodetorrent-wrapper
v2.0.4
Published
A torrent-client built with node.js & nodewebkit. This application uses an API from Kickasstorrents to find torrent-files.
Downloads
8
Readme
NodeTorrent
A torrent-client built with node.js & nodewebkit.
This application uses an API from Kickasstorrents to find torrent-files.
Build executable
$ git clone https://github.com/kjellberg/nodetorrent.git
$ cd nodetorrent && npm install
$ node build.js
Contribute
Please feel free to contribute a pull request.
Todo:
- Download torrents within client.
- Directly stream videos from torrents and view them in VLC.