Rockbox open source high quality audio player as a Music Player Daemon
mpris rockbox mpd libadwaita audio rust zig deno
2
fork

Configure Feed

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

Replace 'rockboxd' with 'rockbox' in README

+2 -2
+2 -2
README.md
··· 162 162 attack_time = 5 163 163 ``` 164 164 165 - 3. **Run the daemon**: 165 + 3. **Start Rockbox**: 166 166 167 167 ```sh 168 - rockboxd 168 + rockbox 169 169 ``` 170 170 171 171 4. **Open the web UI** at [http://localhost:6062/graphiql](http://localhost:6062) or connect any MPD client to `localhost:6600`.