diff options
author | Julien Bisconti <veggiemonk@users.noreply.github.com> | 2015-10-15 12:04:25 +0000 |
---|---|---|
committer | Julien Bisconti <veggiemonk@users.noreply.github.com> | 2015-10-15 12:04:25 +0000 |
commit | f61aa25b9bc10f22765e67e02a50e3f2de731617 (patch) | |
tree | 97c374f5506982727934af23ebca3d3b0854024a /README.md | |
parent | Merge pull request #310 from redaxmedia/master (diff) | |
download | awesome-selfhosted-f61aa25b9bc10f22765e67e02a50e3f2de731617.tar.gz awesome-selfhosted-f61aa25b9bc10f22765e67e02a50e3f2de731617.zip |
add Mattermost (chat)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -197,6 +197,7 @@ Some [Groupware](#groupware) solutions also feature calendar/address book editin * [Kaiwa](http://getkaiwa.com/) - Web based chat client in the style of common paid alternatives. ([Source code](https://github.com/digicoop/kaiwa)) * [Kontalk](http://kontalk.org/) – Kontalk is an Open Source Messenger, similiar to WhatsApp (app for android only currently), including end-to-end encryption, server is based on Tigase XMPP Server - ([Source code](https://github.com/kontalk)) `GPLv3` * [Lets-Chat](http://sdelements.github.io/lets-chat/) - A self hosted chat suite written in Node. +* [Mattermost](https://github.com/mattermost/platform) - Open-source, on-prem Slack-alternative. It can be integrated with [Gitlab](https://about.gitlab.com/). `AGPLv3` `Apache v2` `Go` `Javascript` * [Salut à Toi](http://www.salut-a-toi.org/) - Multipurpose, multi frontend, libre and decentralised communication tool. ([Source code](http://repos.goffi.org/sat)) `AGPLv3` `Python` * [Libervia](http://wiki.goffi.org/wiki/Libervia/en) - Web frontend from Salut à Toi ([Source code](http://repos.goffi.org/libervia)) `AGPLv3` `Python` |