Skip to content

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

Notifications You must be signed in to change notification settings

SchizoDuckie/DuckieTorrent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published