diff options
author | Edward D <ed.kickball@hotmail.com> | 2016-02-19 13:46:53 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2016-02-19 13:46:53 +0000 |
commit | 199af1f630755519e039fcaf8715ac83150f3517 (patch) | |
tree | 16eb2085d0354c73c1ce7da7a133e9544c0c8ca6 | |
parent | Merge pull request #453 from cavebeat/phant (diff) | |
parent | updated ampache (diff) | |
download | awesome-selfhosted-199af1f630755519e039fcaf8715ac83150f3517.tar.gz awesome-selfhosted-199af1f630755519e039fcaf8715ac83150f3517.zip |
Merge pull request #457 from cavebeat/ampache
Update 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` |