diff options
author | cave beat <cave@cavebeat.org> | 2016-02-18 21:25:40 +0000 |
---|---|---|
committer | cave beat <cave@cavebeat.org> | 2016-02-18 21:25:40 +0000 |
commit | 3b4975240133558f79f82b1be77dda2e4a5721eb (patch) | |
tree | 88ff51e7768fe27eba090301f477919d8a203f9e | |
parent | fix sftp entry (diff) | |
download | awesome-selfhosted-3b4975240133558f79f82b1be77dda2e4a5721eb.tar.gz awesome-selfhosted-3b4975240133558f79f82b1be77dda2e4a5721eb.zip |
updated ampache
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -555,7 +555,7 @@ Some [Groupware](#groupware) solutions also feature file sharing and synchroniza ## Music Streaming - * [Ampache](http://ampache.org/) - A web based audio/video streaming application `GPLv2` `PHP` + * [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 - `GPL` `Python` * [cloudtunes](https://github.com/jkbrzt/cloudtunes) - Web-based music player for the cloud `MIT` `Python/Javascript` * [GNU FM](https://gnu.io/fm/) - Running music community websites, alternative to last.fm ([Source Code](http://git.savannah.gnu.org/cgit/librefm.git/)) `GPLv3` `PHP` |