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.

ci: set fetch-depth to 0

+2 -1
+2 -1
.github/workflows/chromatic.yml
··· 9 9 runs-on: ubuntu-latest 10 10 steps: 11 11 - uses: actions/checkout@v4 12 - - run: mv .git webui/rockbox 12 + with: 13 + fetch-depth: 0 13 14 - name: Publish Storybook to Chromatic 14 15 uses: fluentci-io/setup-fluentci@v5 15 16 with: