shithub: riscv

ref: 29e8ea26f2f9af2b9924e16dffd784bc5ae5685e
dir: /sys/src/games/music/Readme/

View raw version
The Plan 9 Jukebox consists of three applications: a play-list server, a browse server
and a GUI:
	playlist server: playlistfs
	browse server: jukefs
	GUI: jukebox
The juke.rc script (installed, by default, in /rc/bin/juke) starts them all up.

To configure, adjust the DEFAULTMAP and ICONPATH in the central mkfile.
The default map is used by jukefs as the root of the descriptive database.
The iconpath is used by jukebox to find the icons.

Report problems to sape@plan9.bell-labs.com