Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 451 Bytes

README.md

File metadata and controls

30 lines (24 loc) · 451 Bytes

Cereal

Stream & download your favorite shows

Install

$ npm install

Start

$ npm start

Create OS specific distributable

$ npm i -g electron-builder
$ npm i -g electron-packager
$ npm install --global --production windows-build-tools
$ npm run dist

TODO

  • Working auto-update
  • Improved subtitles handling
  • Paste torrent links & srt files
  • Better player UI