diff options
author | Edward D <ed.kickball@hotmail.com> | 2016-01-15 22:34:35 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2016-01-15 22:34:35 +0000 |
commit | dec881918e9d679d72e64d94187382e97ac95438 (patch) | |
tree | 7feb0bc093369b7c765ffb74bbae9913e14aa118 | |
parent | Merge pull request #398 from Kickball/bookstack (diff) | |
parent | Add CyTube (diff) | |
download | awesome-selfhosted-dec881918e9d679d72e64d94187382e97ac95438.tar.gz awesome-selfhosted-dec881918e9d679d72e64d94187382e97ac95438.zip |
Merge pull request #401 from Kickball/cytube
Add CyTube
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -495,6 +495,7 @@ Some [Groupware](#groupware) solutions also feature file sharing and synchroniza ## Video Streaming + * [CyTube](https://github.com/calzoneman/sync) - CyTube is a web application providing media synchronization, chat, and more for an arbitrary number of channels. ([Demo](http://cytu.be)) `MIT` `Nodejs` * [Emby](https://github.com/MediaBrowser/Emby) - A home media server built using other popular open source technologies. - `GPLv2` * [Flumotion](http://flumotion.net/) - a streaming media server with intuitive graphical administration tools ([Source code](https://github.com/Flumotion/flumotion)) `LGPLv2` `Python` * [HTPC Manager](http://htpc.io/) - A fully responsive interface to manage all your favorite media on your HTPC. - `MIT` |