aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeith Thibodeaux <kthibodeaux@peachtreebilling.com>2015-07-28 13:24:18 +0000
committerKeith Thibodeaux <kthibodeaux@peachtreebilling.com>2015-07-28 13:24:18 +0000
commit157f6ced7b256b24822791b0ab2dc585e39e3bea (patch)
treea76246c0131e9e6c5ebc5957eeb8a0a608e749e3
parentMerge pull request #39 from tcitworld/patch-1 (diff)
downloadawesome-selfhosted-157f6ced7b256b24822791b0ab2dc585e39e3bea.tar.gz
awesome-selfhosted-157f6ced7b256b24822791b0ab2dc585e39e3bea.zip
Add ejabberd to Communication Systems
More license information can be found here: https://www.ejabberd.im/licenses
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index e936e9c2..65ed09a8 100644
--- a/README.md
+++ b/README.md
@@ -104,6 +104,7 @@ Table of Contents
## Communication Systems
* [Cypht](http://cypht.org/index.html) - A feed reader for your email accounts - `GPL`
+ * [ejabberd](http://www.ejabberd.im) - A robust, scalable, and extensible XMPP server - `GPL` `Erlang`
* [HipChat](https://www.atlassian.com/software/hipchat) `⊘ Proprietary` - A team chat solution with 1:1 chat audio and video, third party integration and more `PHP + Python`
* [Metronome](http://www.lightwitch.org/metronome) – XMPP server forked from Prosody. `MIT`
* [Node-Chat](https://github.com/IgorAntun/node-chat) - A not-so-basic open-source chat with admin features. - `MIT`