diff options
author | nodiscc <nodiscc@gmail.com> | 2017-11-23 23:19:27 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-23 23:19:27 +0000 |
commit | 1d55777b0e5670e4771b2fb93fe6e2e105c19be1 (patch) | |
tree | 8652f378acd0b8cd2a58fd64433194cfaed97d1f /README.md | |
parent | Add compactd to Audio Streaming (diff) | |
download | awesome-selfhosted-1d55777b0e5670e4771b2fb93fe6e2e105c19be1.tar.gz awesome-selfhosted-1d55777b0e5670e4771b2fb93fe6e2e105c19be1.zip |
compactd: remove exclamation mark
pass syntax checks
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -776,7 +776,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` - * [Compactd](https://github.com/compactd/compactd) - A remote music player that supports adding content! `MIT` `NodeJS` + * [Compactd](https://github.com/compactd/compactd) - A remote music player that supports adding content `MIT` `NodeJS` * [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` |