github.com/ruuda/musium ↗
Music playback daemon with web-based library browser
Open this visualization on its own page →
Contributors
1
Lines of Code
1,309
From
2017-09-04
To
2021-01-23
About ruuda/musium
Musium is a music playback daemon written in Rust, designed to run continuously on always-on devices like dedicated servers or networked computers connected to speakers. It takes an album-centric approach to music organization and playback, offering a web-based interface that allows users to browse and control their music library from anywhere on the local network.
The project focuses on building a lightweight, efficient music server with a clean web interface for library browsing and playback control. While the core functionality is usable and the creator uses it daily, the project is still under active development with several features not yet implemented, most notably the ability to pause playback. The codebase is licensed under Apache 2.0, making it suitable for both open-source and commercial applications.
For users seeking similar functionality, the README mentions alternative options like MPD with various web clients or Mopidy paired with the Iris interface, positioning Musium as a more integrated, self-contained alternative to those modular approaches.