Skip to content

Home

Orb

Self-hosted, lossless music streaming. Your library, your server, full fidelity.

GitHub Release GitHub commit activity GitHub License GitHub Sponsors

Orb Mobile Home UI Orb Mobile Player UI
Orb Mobile Home UI Orb Mobile Player UI Orb Mobile Lyrics UI Orb Mobile Audiobook Player UI
Orb Mobile Music Notification
      Orb Mobile Audiobook Notification

What is Orb?

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.

Features

  • 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
  • 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

Quick Start

docker compose up -d

Then open http://localhost:8080 in your browser.

See Installation for full setup instructions, environment variables, and configuration options.

Contributing

Contributions are welcome. Open an issue to report a bug or suggest a feature, or submit a pull request directly on GitHub.

License

Orb is released under the MIT License.