The web UI is a React app served from the GraphQL HTTP listener. Open http://localhost:6062 onceDocumentation Index
Fetch the complete documentation index at: https://rockboxzig.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
rockboxd is running.

Features
- Browse artists, albums and tracks from the tag database
- Browse the filesystem under
music_dir - Search powered by Typesense (instant results as you type)
- Manage the live playback queue and saved playlists
- Reorder, shuffle, repeat
- Like / unlike tracks and albums
- Pick the active output device (Chromecast, AirPlay, Snapcast TCP, …)
- Real-time “now playing” updates over a GraphQL subscription
Building from source
The web UI ships pre-built with therockboxd binary, but you can rebuild
it locally:
webui/rockbox/build/ and is embedded into rockboxd at
link time.
Customising the bind address
http://<host>:<port>.