Skip to content

Latest commit

 

History

History
55 lines (40 loc) · 1.09 KB

README.md

File metadata and controls

55 lines (40 loc) · 1.09 KB

deskflix

Build Status

Desktop viewer for Netflix



Simple App Preview...


Installation

***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

Usage

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