diff options
author | Julien Bisconti <veggiemonk@users.noreply.github.com> | 2015-10-16 14:57:05 +0000 |
---|---|---|
committer | Julien Bisconti <veggiemonk@users.noreply.github.com> | 2015-10-16 14:57:05 +0000 |
commit | 976dfb8ab24760d9f612497dc6979156785738d4 (patch) | |
tree | 94575072eea4cbbc0d05832a4a0ef166d8e8afb0 /README.md | |
parent | move mattermost to Custom see #311 (diff) | |
parent | Fix mattermost entry (diff) | |
download | awesome-selfhosted-976dfb8ab24760d9f612497dc6979156785738d4.tar.gz awesome-selfhosted-976dfb8ab24760d9f612497dc6979156785738d4.zip |
Merge pull request #1 from nodiscc/patch-4
Fix mattermost entry
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -227,7 +227,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. `Apache` `Java` * [Kandan](http://getkandan.com/) – Kandan is an Open Source Alternative to HipChat. - `AGPL` * [Let's Chat](https://sdelements.github.io/lets-chat/) - A persistent messaging application that runs on Node.js and MongoDB. `MIT` `Nodejs` - * [Mattermost](https://github.com/mattermost/platform) - Open-source, on-prem Slack-alternative. It can be integrated with [Gitlab](https://about.gitlab.com/). `AGPLv3/Apache 2.0` `Go/Javascript` + * [Mattermost](http://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` * [Mumble](http://wiki.mumble.info/wiki/Main_Page) - low-latency, high quality voice/text chat software `BSD` `C++` * [Node-Chat](https://github.com/IgorAntun/node-chat) - A not-so-basic open-source chat with admin features. - `MIT` `Nodejs` * [RetroShare](http://retroshare.org) - Secured and decentralized communication system. Offers decentralized chat, forums, messaging, file transfer. ([Source code](https://github.com/RetroShare/RetroShare)) `GPLv2` `С++` |