diff options
author | n8225 <n8225@users.noreply.github.com> | 2019-01-14 03:33:21 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-14 03:33:21 +0000 |
commit | 84917de816f22fc6eb674f64b1f993030e9f0139 (patch) | |
tree | 46a10527265be896033b294999faad967d16ff69 | |
parent | Merge pull request #1600 from SebastianStehle/patch-2 (diff) | |
parent | Added Polaris music streaming service (diff) | |
download | awesome-selfhosted-84917de816f22fc6eb674f64b1f993030e9f0139.tar.gz awesome-selfhosted-84917de816f22fc6eb674f64b1f993030e9f0139.zip |
Merge pull request #1599 from agersant/patch-1
Added Polaris music streaming service
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -885,6 +885,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://darncoyotes.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++` +- [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` |