Stability: 1 - Experimental
YouWatch is a desktop app that improves the official YouTube webapp.
Replace the credentials in src/config.js
with yours.
Use this command to avoid commiting the file:
$ git update-index --assume-unchanged src/config.js
$ npm install
$ npm run clean
$ npm start
$ npm run build:osx
$ npm run build:linux
$ npm run build:windows
$ brew install wine
and $ npm run build
(OS X only)MIT © Yann Bertrand