Name Date Size #Lines LOC

..--

icon/H23-Jun-2021-1818

jukebox/H23-Jun-2021-1,7641,592

jukefs/H23-Jun-2021-2,4682,195

playlistfs/H23-Jun-2021-1,8041,557

ReadmeH A D23-Jun-2021488 1310

debug.hH A D23-Jun-2021201 1412

juke.rcH A D23-Jun-20211.5 KiB7470

mkfileH A D23-Jun-2021711 5241

mkincH A D23-Jun-202192 106

readcdH A D23-Jun-2021996 4741

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