An open API service indexing awesome lists of open source software.

https://github.com/schizoduckie/duckietorrent

Trying to mimic btapp.js in angularjs service and provide a clean service interface.
https://github.com/schizoduckie/duckietorrent

Last synced: about 1 month ago
JSON representation

Trying to mimic btapp.js in angularjs service and provide a clean service interface.

Awesome Lists containing this project

README

        

DuckieTorrent
=============

W.I.P. Trying to mimic btapp.js in angularjs service and provide a clean service interface to connect to uTorrent / Bittorent and execute RPC calls via the
interface provided.

This means that you can control Utorrent (starting from v3.3) from your angular app.

Features:
* Port scan for a listening torrent client
* Authenticate app
* Connect to API
* Fetch torrent list
* Show files
* Show download progress

* Call Remote Procedures on connected client
* Allow streaming via html5
* Launch files via native player
* Start / Stop / Add / Remove torrents
* Updates of torrent progress while downloading

Future features:
* Set uTorrent configs

Screenshot
==========
!['DuckieTorrent Angular'](http://i.imgur.com/MMvGwX4.png)

Live Demo
=========
http://schizoduckie.github.io/DuckieTorrent/

DuckieTorrent is used as a part of DuckieTV
===========================================
http://schizoduckie.github.io/DuckieTV/