diff options
author | Thomas Dalichow <2012-02-05.github.com@thomasdalichow.de> | 2015-07-14 08:10:18 +0000 |
---|---|---|
committer | Thomas Dalichow <2012-02-05.github.com@thomasdalichow.de> | 2015-07-14 08:10:18 +0000 |
commit | 49800cc409a9c4519d3dd9f49bc027658b1cc2a4 (patch) | |
tree | a700840ffdedfe18ba2934325037b33387c29d30 | |
parent | Adhere to standard format (diff) | |
download | awesome-selfhosted-49800cc409a9c4519d3dd9f49bc027658b1cc2a4.tar.gz awesome-selfhosted-49800cc409a9c4519d3dd9f49bc027658b1cc2a4.zip |
add OpenFire as communication system
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -102,6 +102,7 @@ Table of Contents * [Prosody](http://prosody.im/) – Modern XMPP server written in Lua. * [Kandan](http://getkandan.com/) – Kandan is an Open Source Alternative to HipChat. - `GNU-AGPL` * [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` + * [OpenFire](http://www.igniterealtime.org/projects/openfire/) - instant messaging (XMPP) and groupchat server written in Java - `Apache License 2.0` * [Rocket.Chat](http://rocket.chat/) – Teamchat solution similar to Gitter.im or Slack - `MIT` * [Kaiwa](http://getkaiwa.com) A modern XMPP Web client ([Source code](https://github.com/digicoop/kaiwa)) * [Shout](http://shout-irc.com/) -The self-hosted web IRC client ([Demo](http://demo.shout-irc.com/), [Source code](https://github.com/erming/shout)) `MIT` `Nodejs` |