diff options
author | Meitar M <meitarm@gmail.com> | 2019-06-25 03:46:45 +0000 |
---|---|---|
committer | Meitar M <meitarm@gmail.com> | 2019-06-25 03:46:45 +0000 |
commit | 8fb7a76d2663248a8882befbe2c9dfbecf53a7a9 (patch) | |
tree | d000ddf9b408ed62aad4694cbae93f2b89f7f885 | |
parent | Add Open Event Server. (diff) | |
download | awesome-selfhosted-8fb7a76d2663248a8882befbe2c9dfbecf53a7a9.tar.gz awesome-selfhosted-8fb7a76d2663248a8882befbe2c9dfbecf53a7a9.zip |
Add LeapChat.
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -278,6 +278,7 @@ _CalDAV or CardDAV clients._ - [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-2.0` `Java` - [Kandan](http://getkandan.com/) - Kandan is an Open Source Alternative to HipChat. ([Source Code](https://github.com/kandanapp/kandan)) `AGPL-3.0` `Ruby` - [KChat](https://github.com/php-kchat/kchat) - PHP Based Live Chat Aplication. `Apache-2.0` `PHP` +- [LeapChat](https://github.com/cryptag/leapchat) - Ephemeral, encrypted, in-browser chat rooms. `AGPL-3.0` `JavaScript` - [Lets-Chat](http://sdelements.github.io/lets-chat/) - 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-2.0` `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)) `AGPL-3.0/Apache` `Go` |