![]() |
![]() |
Orb is a self-hosted music server built for audiophiles who want Spotify-level convenience without sacrificing audio quality or privacy. Point it at your library, spin up Docker, and stream FLAC, WAV, and other lossless formats at full bit depth from any browser — or install the native app on desktop and mobile.
- Lossless streaming — FLAC, WAV, AIFF, and more at up to 32-bit/192kHz via HTTP range requests and client-side WASM decoding
- Library management — Automatic indexing, metadata extraction, MusicBrainz enrichment, and embedded album art for music and audiobooks
- Multi-user — Individual libraries, playlists, and persistent queues per user
- Discovery — Advanced search, favorites, recently played, similarity-based recommendations, and autoplay radio
- Listen Along — Share a real-time listening session with guests via a shareable link
- Native apps — Desktop (Linux, macOS, Windows) and mobile (Android, iOS) via Tauri v2
- PWA — Installable from the browser on any device
docker compose up -dThen open http://localhost:3000 in your browser.
See the full documentation for configuration, environment variables, and advanced setup.
Contributions are welcome. Open an issue to report a bug or suggest a feature, or submit a pull request directly.

