Skip to content
Trying to mimic btapp.js in angularjs service and provide a clean service interface.
JavaScript CSS
Branch: master
Clone or download

Latest commit

Fetching latest commit…
Cannot retrieve the latest commit at this time.

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
css
fonts
js
templates
README.md
index.html
index.sublime-project
index.sublime-workspace

README.md

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/

You can’t perform that action at this time.