diff options
author | Dan Nixon <dan@dan-nixon.com> | 2020-02-08 13:38:00 +0000 |
---|---|---|
committer | Dan Nixon <dan@dan-nixon.com> | 2020-02-09 14:45:03 +0000 |
commit | 9b9c7d5bb3b231da5e9ff95847365250429e1419 (patch) | |
tree | 7bf72f60836a61c5cb22e5257824e2c371c49aa3 | |
parent | Merge pull request #1964 from Volmarg/master (diff) | |
download | awesome-selfhosted-9b9c7d5bb3b231da5e9ff95847365250429e1419.tar.gz awesome-selfhosted-9b9c7d5bb3b231da5e9ff95847365250429e1419.zip |
Add Snapcast
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -964,6 +964,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)) `GPLv3` `NodeJS` |