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.

Limit CI matrix to ubuntu-latest

+1 -1
+1 -1
.github/workflows/ci.yml
··· 15 15 runs-on: ${{ matrix.os }} 16 16 strategy: 17 17 matrix: 18 - os: [ubuntu-latest, ubuntu-latest-arm] 18 + os: [ubuntu-latest] 19 19 permissions: 20 20 contents: write 21 21 packages: write