diff options
author | Alexandre Abita <xouabita@gmail.com> | 2017-09-25 12:00:41 +0000 |
---|---|---|
committer | Alexandre Abita <xouabita@gmail.com> | 2017-09-25 12:00:41 +0000 |
commit | 0315323afa2fa4c32d8a4fb5003f85f604a0eac6 (patch) | |
tree | 6da0c1c4fb887fe93eb3b4bd42f7ffe5122f2df5 /README.md | |
parent | Merge pull request #1173 from jaywink/patch-1 (diff) | |
download | awesome-selfhosted-0315323afa2fa4c32d8a4fb5003f85f604a0eac6.tar.gz awesome-selfhosted-0315323afa2fa4c32d8a4fb5003f85f604a0eac6.zip |
Add FriendsRadio
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -758,6 +758,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https * [Ampache](http://ampache.org/) - A web based audio/video streaming application. ([Demo](http://play.dogmazic.net/), [Source Code](https://github.com/ampache/ampache)) `AGPLv3` `PHP` * [CherryMusic](http://www.fomori.org/cherrymusic/) - Minimalistic Web-Mediaplayer. ([Source Code](https://github.com/devsnd/cherrymusic)) `GPLv3` `Python` * [cloudtunes](https://github.com/jkbrzt/cloudtunes) `⚠` - Web-based music player for the cloud. `MIT` `Python` + * [FriendsRadio](https://github.com/xouabita/friends-radio) `⚠` - Share music with your friends from Youtube & Soundcloud. ([Demo](https://friends-radio.herokuapp.com/)) `MIT` `NodeJS` * [GNU FM](https://gnu.io/fm/) - Running music community websites, alternative to last.fm. ([Source Code](http://git.savannah.gnu.org/cgit/librefm.git/)) `AGPLv3` `PHP` * [Groove Basin](https://github.com/andrewrk/groovebasin) - A music player server with a web-based user interface inspired by Amarok 1.4. `MIT` `Nodejs` * [Icecast 2](http://www.icecast.org/) - streaming audio/video server which can be used to create an Internet radio station or a privately running jukebox and many things in between. ([Source Code](https://git.xiph.org/?p=icecast-server.git;a=summary)) `GPLv2` `C` |