A modern Music Player Daemon based on Rockbox open source high quality audio player
libadwaita
audio
rust
zig
deno
mpris
rockbox
mpd
1xrick on Rockbox
2----------------
3
4Based on the upstream #021212 release.
5
6Currently enabled on all players that have at least 2-bit (ie greyscale)
7display, but is optimized for color displays of 320x200 or larger.
8
9You will need the data files extracted into your player's root
10directory. For example:
11
12 $ unzip xrick-data.zip -d /mnt/myMp3Player
13
14Note that most players do not have a tuned keymap for xrick, instead
15relying on the standard "pluginlib" bindings that are most likely
16sub-optimal. Patches welcome!