Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ruuda/musium

Music playback daemon with web-based library browser
https://github.com/ruuda/musium

flac mediaserver music music-library music-player musichoarder

Last synced: 12 days ago
JSON representation

Music playback daemon with web-based library browser

Awesome Lists containing this project

README

        


Musium
Musium

Musium is an album-centered music player. It is designed to run as a daemon on
an always-on device connected to speakers. Playback can be controlled from
anywhere on the local network through a webinterface.

* [Overview and getting started guide](https://docs.ruuda.nl/musium/)
* [Building](https://docs.ruuda.nl/musium/building/)
* [Running](https://docs.ruuda.nl/musium/running/)



Musium screenshots

## Status

Musium is in a usable state, but many features are still missing. For example,
there is no way to pause playback yet. I used it on a daily basis, and I focus
on building the most valuable features first.

## Alternatives

* [MPD with a web client](https://musicpd.org/clients/#web-clients)
* [Mopidy with Iris](https://mopidy.com/ext/iris/)

## License

Musium is licensed under the [Apache 2.0][apache2] license. It may be used in
free software as well as closed-source applications, both for commercial and
non-commercial use under the conditions given in the license. If you want to
use Musium in your GPLv2-licensed software, you can add an [exception][except]
to your copyright notice. Please do not open an issue if you disagree with the
choice of license.

[apache2]: https://www.apache.org/licenses/LICENSE-2.0
[except]: https://www.gnu.org/licenses/gpl-faq.html#GPLIncompatibleLibs