Desktop viewer for Netflix
***OSs other than OS X are currently experimental. Please file any relevant issues to our GitHub issue tracker, or feel free to fix it and submit a pull request.***
- "Dev" mode:
- Must be run from this source folder every time
git clone https://github.com/jakereps/deskflix.git
cd deskflix
npm install .
npm start
- "Built" mode:
- Builds an Application that can be moved anywhere
git clone https://github.com/jakereps/deskflix.git
cd deskflix
npm install .
npm run build:mac
This functionality is still in progress
increase screen size
ctrl/cmd + shift + up
decrease screen size
ctrl/cmd + shift + down
quit: while not in focus
ctrl/cmd + shift + right