An open API service indexing awesome lists of open source software.

https://github.com/probil/nw-audio-player

Cross platform audio player build on node-webkit (prefer linux)
https://github.com/probil/nw-audio-player

Last synced: 9 months ago
JSON representation

Cross platform audio player build on node-webkit (prefer linux)

Awesome Lists containing this project

README

          

nw-audio-player
===============

Cross platform audio player build on node-webkit (prefer linux).

## Features
* Open and play(pause, stop, next, prev) music from folder (wav, mp3, aac, ogg)
* Simple playlist

## To-Do
* Saving last opened music after close player
* Correct info (kpps, khz, time, size) in playlist. Now it's a placeholder.
* Getting Artist and Track from ID3v1 and ID3v2 tags
* Settings
* Themes (just css+images, maybe packed)
* Grouping in playlist (by album?)
* Minified version of player