SchizoDuckie / DuckieTorrent

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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'

Live Demo

http://schizoduckie.github.io/DuckieTorrent/

DuckieTorrent is used as a part of DuckieTV

http://schizoduckie.github.io/DuckieTV/

About

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


Languages

Language:JavaScript 96.6%Language:CSS 3.4%