shithub: mpl

ref: 80d1babd847f1e946ac37b7e74389049b99cc371
dir: /README/

View raw version
mpl is a graphical music player for 9front

Building:
	; mk

Installing:
	; mk install

Usage:
	The only argument to mpl is the 'library dir' which is expected to
	have subdirs coresponding to one album each.

Within the program:
	'n' skips the next song, 'm' to the previous.
	'p' pauses the song and 'l' resumes.
	Del/Backspace exit out of the program.

Planned features:
	* Mouse support
	* db file for speeding up load times of seen libraries.