- Plays .MP4 and .WebM videos
- Streaming to Chromecast
- Streaming from http links, torrent magnet links, and IPFS links
- WebTorrent support – can torrent from/to WebRTC peers ("web peers")
To install it download the latest release for your platform.
- OS X
- Windows
- Linux (not supported yet)
Pull requests are welcome that adds builds for other platforms.
If you think it is missing a feature or you've found a bug feel free to open an issue, or even better sending a PR that fixes that.
Simply clone this repo and run npm install
and then npm run rebuild
.
Afterwards you can run npm start
to run the app.
MIT