diff options
author | nodiscc <nodiscc@gmail.com> | 2016-06-24 06:50:50 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2016-06-24 06:50:50 +0000 |
commit | fee315fa34c1cc5f83df19117b1ec4ba809c5e1e (patch) | |
tree | 676537283d3188348604571a6c389480881939a6 | |
parent | Merge pull request #585 from fbartels/master (diff) | |
parent | Update README.md (diff) | |
download | awesome-selfhosted-fee315fa34c1cc5f83df19117b1ec4ba809c5e1e.tar.gz awesome-selfhosted-fee315fa34c1cc5f83df19117b1ec4ba809c5e1e.zip |
Merge remote-tracking branch 'kickball/pr/581'
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -181,6 +181,7 @@ Some [Groupware](#groupware) solutions also feature calendar/address book editin * [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` * [Lets-Chat](http://sdelements.github.io/lets-chat/) - A self hosted chat suite written in Node. ([Source Code](https://github.com/sdelements/lets-chat)) `MIT` `NodeJS` + * [Live Helper Chat](http://livehelperchat.com/) - Live Support chat for your website. ([Source Code](https://github.com/LiveHelperChat/livehelperchat)) `Apache` `PHP` * [Mattermost](http://www.mattermost.org/) - Open-source, on-prem Slack-alternative. It can be integrated with [Gitlab](https://about.gitlab.com/). ([Source Code](https://github.com/mattermost/platform)) `AGPLv3/Apache 2.0` `Go` * [Mibew](https://mibew.org) - Mibew Messenger is an open-source live support application written in PHP and MySQL. It enables one-on-one chat assistance in real-time directly from your website. ([Demo](https://mibew.org/demo2), [Source Code](https://github.com/Mibew/mibew)) `Apache` `PHP/Javascript` * [Mumble](http://wiki.mumble.info/wiki/Main_Page) - Low-latency, high quality voice/text chat software. ([Source Code](https://github.com/mumble-voip/mumble)) `BSD` `C++` |