diff options
author | nodiscc <nodiscc@gmail.com> | 2021-10-02 09:07:33 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-02 09:07:33 +0000 |
commit | e7acf6facf42f4eebaea636eaf497a0faeec2947 (patch) | |
tree | 21b8bdd76d33c0840439d65073c37598c39c7e02 | |
parent | Merge pull request #2701 from mzch/master (diff) | |
parent | Add main website URL and fix source code URL (diff) | |
download | awesome-selfhosted-e7acf6facf42f4eebaea636eaf497a0faeec2947.tar.gz awesome-selfhosted-e7acf6facf42f4eebaea636eaf497a0faeec2947.zip |
Merge pull request #2676 from beucismis/master
Add euterpe to Media Streaming - Audio Streaming
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1014,6 +1014,7 @@ _See also: [List of streaming media systems - Wikipedia](https://en.wikipedia.or - [Beets](https://beets.io/) - Music library manager and MusicBrainz tagger (command-line and Web interface). ([Source Code](https://github.com/beetbox/beets)) `MIT` `Python` - [Black Candy](https://github.com/aidewoode/black_candy) - Music streaming server built with Rails and Stimulus. `MIT` `Ruby` - [Compactd](https://github.com/compactd/compactd) - Remote music player that supports adding content. `MIT` `Nodejs` +- [euterpe](https://listen-to-euterpe.eu) - Self-hosted music streaming server notes with RESTful API and Web interface. Think of it as your very own Spotify! ([Demo](https://listen-to-euterpe.eu/demo), [Source Code](https://github.com/ironsmile/euterpe)) `GPL-3.0` `Go` - [FriendsRadio](https://github.com/xouabita/friends-radio) `⚠` - Share music with your friends from Youtube and Soundcloud. ([Demo](https://friends-radio.herokuapp.com/)) `MIT` `Nodejs` - [Funkwhale](https://funkwhale.audio/) - Modern, web-based, convivial, multi-user and free music server. ([Demo](https://demo.funkwhale.audio/), [Source Code](https://code.eliotberriot.com/funkwhale/funkwhale)) `BSD-3-Clause` `Python/Django` - [GNU FM](https://gnu.io/fm/) - Running music community websites, alternative to last.fm. ([Source Code](https://git.savannah.gnu.org/cgit/librefm.git/)) `AGPL-3.0` `PHP` |