diff options
author | nodiscc <nodiscc@gmail.com> | 2020-04-18 15:59:11 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-18 15:59:11 +0000 |
commit | 68a09576c9507c8c67907547a5f434349a954ce2 (patch) | |
tree | 65f1b96a8e7f4c63fac41979725136a987038096 | |
parent | Merge pull request #2053 from SuperSandro2000/music-cleanup (diff) | |
parent | Add Navidrome source code link (diff) | |
download | awesome-selfhosted-68a09576c9507c8c67907547a5f434349a954ce2.tar.gz awesome-selfhosted-68a09576c9507c8c67907547a5f434349a954ce2.zip |
Merge pull request #2049 from deluan/deluan-patch-1
Update Navidrome links
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -968,7 +968,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https - [ympd](http://www.ympd.org/) - Standalone MPD Web GUI written in C, utilizing Websockets and Bootstrap/JS. ([Source Code](https://github.com/notandy/ympd)) `GPL-2.0` `C` - [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` - [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` +- [Navidrome Music Streamer](https://www.navidrome.org) - Modern Music Server and Streamer, compatible with Subsonic/Airsonic. ([Source Code](https://github.com/deluan/navidrome), [Clients](https://www.navidrome.org/docs/overview/#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` - [Snapcast](https://github.com/badaix/snapcast) - Synchronous multiroom audio server. `GPL-3.0` `C++` - [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` |