A modern, network-enabled music player platform built on Rockbox technology. rockboxd.tsiry-sandratraina.com
rust deno navidrome airplay libadwaita zig mpris snapcast mpd rockbox audio subsonic
2

Configure Feed

Select the types of activity you want to include in your feed.

rockboxd / utils / rockbox_api / README
631 B 29 lines
1============================== 2generate.php 3============================== 4 5 php generate.php > output.txt 6 7-------------- 8 Generates output.txt of apps/plugin.h 9 10============================== 11update.php 12============================== 13 14 php update.php input_file.txt > output.txt 15 16-------------- 17 Updates input_file.txt with newer values of apps/plugin.h 18 19============================== 20gen_html.php 21============================== 22 23 php gen_html.php input_file.txt 24 25-------------- 26 Generates HTML output of input_file.txt in output/*.html 27 28 Known issues: 29 * [F[function]] doesn't work with functions outside of the current .html