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.

update README.md

update README

update README

update README

update README

+24 -1
+24 -1
README.md
··· 5 5 6 6 # Rockbox Zig 🎵 ⚡ 7 7 8 - Rockbox Zig is an incremental enhancement of the [Rockbox](https://www.rockbox.org) firmware for portable audio players in the Zig programming language. 8 + Rockbox Zig is an incremental enhancement of the [Rockbox](https://www.rockbox.org) firmware for portable audio players in Zig and Rust. 9 9 10 10 > [!NOTE] 11 11 **🐲 It is a work in progress and is not yet ready for use. 🏗️🚧** 12 + 13 + ![Preview](./docs/preview.png) 12 14 13 15 ## 🚀 Quickstart 14 16 ··· 21 23 ../tools/configure --target=sdlapp --type=N --lcdwidth=320 --lcdheight=240 --prefix=$HOME/.local 22 24 make zig 23 25 ``` 26 + 27 + ## ✨ Features 28 + 29 + - [x] Zig Build System 30 + - [x] Rockbox API FFI for Rust 31 + - [x] gRPC API 32 + - [x] GraphQL API 33 + - [ ] Web Client (React) 34 + - [ ] Desktop Client (Electron/Gtk) 35 + - [ ] Terminal Client (TUI) 36 + - [ ] Android Library 37 + - [ ] Mobile version (React Native) 38 + - [ ] Stream from Youtube (audio only) 39 + - [ ] Stream from Spotify 40 + - [ ] Stream from Tidal 41 + - [ ] Stream to Chromecast 42 + - [ ] TuneIn Radio 43 + - [ ] MPD Server 44 + - [ ] MPRIS 45 + - [ ] Upnp Player 46 + - [ ] Airplay
docs/preview.png

This is a binary file and will not be displayed.