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.
- Host: GitHub
- URL: https://github.com/schizoduckie/duckietorrent
- Owner: SchizoDuckie
- Created: 2014-03-19T19:55:30.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-07T22:49:34.000Z (about 10 years ago)
- Last Synced: 2024-10-12T08:17:18.292Z (7 months ago)
- Language: JavaScript
- Size: 625 KB
- Stars: 20
- Watchers: 12
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 downloadingFuture features:
* Set uTorrent configsScreenshot
==========
Live Demo
=========
http://schizoduckie.github.io/DuckieTorrent/DuckieTorrent is used as a part of DuckieTV
===========================================
http://schizoduckie.github.io/DuckieTV/