diff options
author | nodiscc <nodiscc@gmail.com> | 2020-01-31 17:54:31 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-31 17:54:31 +0000 |
commit | 6c1508a5e4c7f0d53c4a2c8f2a79c0edb2f1669f (patch) | |
tree | 3fb1fbbfda1ffe7dc13461aa8b4cf582f4a79f2b | |
parent | Merge pull request #1955 from m-rtijn/master (diff) | |
parent | remove weird unicode character (diff) | |
download | awesome-selfhosted-6c1508a5e4c7f0d53c4a2c8f2a79c0edb2f1669f.tar.gz awesome-selfhosted-6c1508a5e4c7f0d53c4a2c8f2a79c0edb2f1669f.zip |
Merge pull request #1954 from deluan/patch-1
Add Navidrome
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -962,6 +962,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https - [mStream](http://mstream.io/) - Music streaming server with GUI management tools. Runs on Mac, Windows, and Linux. ([Demo](https://demo.mstream.io/), [Source Code](https://github.com/IrosTheBeggar/mStream)) `GPL-2.0` `Nodejs` - [Music Browser](https://github.com/henrik242/musicbrowser) - Browser and streamer for your music collection. It is runs on most operating systems, and is light enough to run flawlessly on NAS devices. `GPL-3.0` `PHP` - [musikcube](https://musikcube.com/) - Streaming audio server with Linux/macOS/Windows/Android clients. ([Source Code](https://github.com/clangen/musikcube)) `BSD-3-Clause` `C++` +- [Navidrome Music Streamer](https://github.com/deluan/navidrome#readme) - Music Server and Streamer compatible with Subsonic/Airsonic. ([Clients](https://airsonic.github.io/docs/apps/)) `GPL-3.0` `Go/JavaScript` - [Polaris](https://github.com/agersant/polaris) - Music browsing and streaming application optimized for large music collections, ease of use and high performance. `MIT` `Rust` - [Sonerezh](https://www.sonerezh.bzh/) - Self-hosted, web-based application for stream your music, everywhere. ([Demo](https://www.sonerezh.bzh/demo/), [Source Code](https://github.com/sonerezh/sonerezh)) `GPL-3.0` `PHP` - [Volumio](https://volumio.org/) - A free and open source linux distribution, designed and fine-tuned exclusively for music playback. ([Source Code](https://github.com/volumio/Volumio2)) `GPLv3` `NodeJS` |