Skip to content

jakereps/deskflix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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