Electron app to demonstrate building desktop apps using HTML/CSS and JavaScript.
Using
$ npm install -g electron-prebuilt
$ git clone https://github.com/romines/electron-demo
$ cd electron-demo
$ npm install
$ electron .Look for the tiny cat in your menubar. Open a directory with mp3s to play audio locally!