A work in progress Electron App wrapping around the KentFlix Web Client.
Once a stable version is created, it should be able to run on Windows, Mac, or Linux.
Requirements:
- NodeJS 10.2.0 or newer.
- Windows 7 SP1 64 Bit or newer, macOS 10.11 or newer, Ubuntu 14.04 LTS or newer.
- At least 50MB free storage.
Install dependencies:
npm install
Then run the app locally:
npm start