diff options
author | Deluan Quintão <github@deluan.com> | 2020-04-11 15:33:31 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-11 15:33:31 +0000 |
commit | 2a38fb2c87d53e1dde6f29f5a0305723d7ac9a9e (patch) | |
tree | 22312392eff6a74c2532bc075aa3eab764ce1fec | |
parent | Update Navidrome links (diff) | |
download | awesome-selfhosted-2a38fb2c87d53e1dde6f29f5a0305723d7ac9a9e.tar.gz awesome-selfhosted-2a38fb2c87d53e1dde6f29f5a0305723d7ac9a9e.zip |
Add Navidrome source code link
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -969,7 +969,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://www.navidrome.org) - Modern Music Server and Streamer, compatible with Subsonic/Airsonic. ([Clients](https://www.navidrome.org/docs/overview/#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` |