diff options
author | Christophe Hamerling <christophe.hamerling@gmail.com> | 2016-09-19 07:59:37 +0000 |
---|---|---|
committer | Christophe Hamerling <chamerling@linagora.com> | 2016-09-20 06:26:42 +0000 |
commit | 8917b5533e4aab7418d8cc28316719cfc9a64185 (patch) | |
tree | a8baafa4f71dcb7f4478e61c43b189c92a2bcaac | |
parent | Merge pull request #760 from Kickball/back-to-top (diff) | |
download | awesome-selfhosted-8917b5533e4aab7418d8cc28316719cfc9a64185.tar.gz awesome-selfhosted-8917b5533e4aab7418d8cc28316719cfc9a64185.zip |
Add hublin link
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -199,6 +199,7 @@ Some [Groupware](#groupware) solutions also feature calendar/address book editin * [Freenet](https://freenetproject.org/index.html) - Anonymously share files, browse and publish "freesites" (web sites accessible only through Freenet) and chat on forums. ([Source Code](https://github.com/freenet/fred)) `GPLv2` `Java` * [Friends](http://moose-team.github.io/friends/) - P2P chat powered by the web. ([Source Code](https://github.com/moose-team/friends)) `MIT` `Nodejs` * [GNUNet](https://gnunet.org/) - Free software framework for decentralized, peer-to-peer networking. ([Source Code](https://gnunet.org/svn/)) `GPLv3` `C` + * [Hubl.in](https://hubl.in/) - WebRTC powered video conference, chat and collaborative editor. ([Source Code](https://github.com/linagora/hublin)) `AGPLv3` `Nodejs` * [Jitsi Meet](https://jitsi.org/Projects/JitsiMeet) - Jitsi Meet is an OpenSource (MIT) WebRTC Javascript application that uses Jitsi Videobridge to provide high quality, scalable video conferences. ([Source Code](https://github.com/jitsi/jitsi-meet)) `MIT` `Javascript` * [Jitsi Video Bridge](https://jitsi.org/Projects/JitsiVideobridge) - WebRTC compatible Selective Forwarding Unit (SFU) that allows for multiuser video communication. ([Source Code](https://github.com/jitsi/jitsi-videobridge)) `Apache` `Java` * [Kandan](http://getkandan.com/) - Kandan is an Open Source Alternative to HipChat. ([Source Code](https://github.com/kandanapp/kandan)) `AGPLv3` `Ruby` |