ref: 0c8b6da38ef0f1ac8d45d99e1b4f334091b9a252
dir: /README/
Building zuke requires libtags, which happens to reside on github currently, so: % cd /tmp % hget https://github.com/ftrvxmtrx/libtags/archive/master.tar.gz | tar xz % cd libtags-master/src % mk install Zuke comes with two programs. One is audio/zuke, which is the player itself. The other one is audio/mkplist, it's used to make playlists that are then fed to audio/zuke's stdin: % audio/mkplist /n/somefs/mymusic > $home/somefs.plist % audio/zuke < $home/somefs.plist Keys: left/right - seek backwards/forward up/down/pgup/pgdn/home/end - move within the playlist enter - play the selected track o - move to the currently playing track q/del - quit > - skip next < - skip prev s - stop p - pause/resume / - search forward ? - search backwards n - repeat search forward N - repeat search backwards