A second (and more simple) music player.
- nw (aka. node-webkit / nwjs) version
0.68.1
- Have some hardware that can run nw on background without any issue (kinda obvious)
- Clone / download this repository
- Download
nw
version 0.68.1 (if possible, go with SDK version) - Paste all files from project inside
nw
folder (package.json
andnw
must be at same folder) - Run
nw
- ...and have some fun!