https://github.com/guerrerocarlos/torrentv
TorrenTV node-webkit source code
https://github.com/guerrerocarlos/torrentv
Last synced: 2 months ago
JSON representation
TorrenTV node-webkit source code
- Host: GitHub
- URL: https://github.com/guerrerocarlos/torrentv
- Owner: guerrerocarlos
- License: gpl-3.0
- Created: 2014-07-13T05:49:25.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2022-01-21T10:47:04.000Z (over 3 years ago)
- Last Synced: 2025-03-29T03:09:00.610Z (2 months ago)
- Language: JavaScript
- Homepage: http://torrentv.github.io/
- Size: 1.25 MB
- Stars: 556
- Watchers: 27
- Forks: 83
- Open Issues: 79
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# [TorrenTV](https://github.com/torrentv/torrentv)

Stream any Torrent to your AppleTV via AirPlay
Also, there is a Channel to stream to Roku Devices: https://owner.roku.com/add/KHN8M
## Development status:
Working on compatibility for Chromecast and Roku...
Visit the project's website at .
#### Quickstart for developers:
1. `npm install -g grunt-cli bower`
1. `npm install`
1. `grunt build`
1. `grunt start`#### Create Windows, Linux32bits, Linux 64bits and Mac Executables and Installers:
1. `grunt dist`