Skip to content

stephenkubovic/electron-music-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

electron-music-player

Shuffle and play tracks from your local music library.

Warning!

This project was never meant as anything more than an initial exploration into Electron, and as such has not been maintained. It is currently broken on the latest version of Electron (v1.1.0 at time of writing).

Installation

Electron must be installed. The easiest way to do this is using electron-prebuilt:

$ npm install -g electron-prebuilt

Run the player:

$ git clone https://github.com/stephenkubovic/electron-music-player
$ cd electron-music-player
$ npm install
$ npm start

About

Local music library player with Electron

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published