diff options
author | nodiscc <nodiscc@gmail.com> | 2020-02-09 16:11:52 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-09 16:11:52 +0000 |
commit | 300b976255d0958d8f9b2282a6d0ba10129701f6 (patch) | |
tree | eef859f4026ad29722274eb45d96575bed19a8ec | |
parent | Merge pull request #1981 from awesome-selfhosted/Fix_posteDemo (diff) | |
parent | Add Snapcast (diff) | |
download | awesome-selfhosted-300b976255d0958d8f9b2282a6d0ba10129701f6.tar.gz awesome-selfhosted-300b976255d0958d8f9b2282a6d0ba10129701f6.zip |
Merge pull request #1976 from DanNixon/patch-1
Add Snapcast
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -965,6 +965,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https - [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` +- [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` - [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)) `GPL-3.0` `NodeJS` |