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

zen-audio-player/app-electron

Repository files navigation

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.