diff options
author | Dmitry K <akinc@yandex.ru> | 2022-01-30 14:02:41 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-30 14:02:41 +0000 |
commit | 0d656e6a5988dcb444cec817d9bd2bf53a0a2318 (patch) | |
tree | 78295cc05726a4301bd7b5625cf4a5ac15d0710a | |
parent | Add SIP Irrigation control to IoT (#2816) (diff) | |
download | awesome-selfhosted-0d656e6a5988dcb444cec817d9bd2bf53a0a2318.tar.gz awesome-selfhosted-0d656e6a5988dcb444cec817d9bd2bf53a0a2318.zip |
Add Supysonic to Audio streaming section (#2835)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1141,6 +1141,7 @@ _See also: [List of streaming media systems - Wikipedia](https://en.wikipedia.or - [Raveberry](https://github.com/raveberry/raveberry) - A multi-user music server with a focus on participation. ([Demo](https://demo.raveberry.party/)) `LGPL-3.0` `Python` - [Snapcast](https://github.com/badaix/snapcast) - Synchronous multiroom audio server. `GPL-3.0` `C++` - [Stretto](https://github.com/benkaiser/stretto) - Music player with Youtube/Soundcloud import and iTunes/Spotify discovery. ([Demo](https://next.kaiserapps.com), [Clients](https://github.com/benkaiser/stretto-mobile-next)) `MIT` `Nodejs` +- [Supysonic](https://github.com/spl0k/supysonic) - Python implementation of the Subsonic server API. `AGPL-3.0` `Python` - [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` - [ympd](https://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` |