Readme
1The Plan 9 Jukebox consists of three applications: a play-list server, a browse server
2and a GUI:
3 playlist server: playlistfs
4 browse server: jukefs
5 GUI: jukebox
6The juke.rc script (installed, by default, in /rc/bin/juke) starts them all up.
7
8To configure, adjust the DEFAULTMAP and ICONPATH in the central mkfile.
9The default map is used by jukefs as the root of the descriptive database.
10The iconpath is used by jukebox to find the icons.
11
12Report problems to sape@plan9.bell-labs.com
13