A simple players of mp3 files. Auto get artist album from LastFM. This is a modern mp3 player, thats read one mp3 folder and manage your musics.
-
Clone the repository into your pc:
git clone https://github.com/renatonolo/SmartPlayer.git
-
Install dependencies with (use 'sudo' if you need...):
cd SmartPlayer npm install npm install nw
-
Enter on SmartPlayer folder (if you aren't there) and execute:
node_modules/nw/bin/nw ./
- Just go to output/SmartPlayer folder, choose your OS version and double-click into 'SmartPlayer'.