From 890330428189bb0865a0658feb15d3aa193a46f7 Mon Sep 17 00:00:00 2001 From: Julien Bisconti Date: Thu, 15 Oct 2015 18:15:56 +0200 Subject: [PATCH] move mattermost to Custom see #311 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 06cd6e59..e5a6ea42 100644 --- a/README.md +++ b/README.md @@ -197,7 +197,6 @@ 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` @@ -228,6 +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` * [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` `С++` @@ -779,6 +779,7 @@ See also [Documentation Generators](#documentation-generators), [Wikimatrix](htt * Non-[Free](https://en.wikipedia.org/wiki/Free_software) software must be marked `⊘ Proprietary` next to the title, and added to [non-free.md](non-free.md) * Software with no development activity for 6-12 months may be removed from the list. * The syntax for links is ``[Name](http://homepage/) - Short description ([Demo](http://url.to/demo), [Source code](http://url.of/source/code)) `License` `Language` `` + * License and programming language should be written as AGPLv3/Apache 2.0 Go/Javascript * Please limit the short description of the project to **250 characters**. * The list of contributors can be updated with `git shortlog -sne`