Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 653 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 653 Bytes

app-electron

Desktop application for Zen Audio Player

Listen to YouTube videos, without the distracting visuals.

Gitter

Build Status

To Run the Desktop Version

  1. Clone this repository.

  2. Run npm install from within the cloned directory. Amongst other npm modules, this will install electron-prebuilt module.

  3. To start the app execute npm start.