mafintosh / playback

Video player built using electron and node.js
https://mafintosh.github.io/playback/
MIT License
2.01k stars 237 forks source link

Playback

Video player built using electron and node.js

Features

Installation

To install it download the latest release for your platform.

Currently supported releases:

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.

Development

Simply clone this repo and run npm install and then npm run rebuild. Afterwards you can run npm start to run the app.

License

MIT