Desktop application for Zen Audio Player
Listen to YouTube videos, without the distracting visuals.
- Clone this repository.
- Run
npm install
from within the cloned directory. Amongst other npm modules, this will installelectron-prebuilt
module. - To start the app execute
npm start
.