Skip to content
This repository has been archived by the owner on Jan 15, 2019. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 661 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 661 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.