From 2aa656c5210fb70f747b34b9fa5677c7d5744d63 Mon Sep 17 00:00:00 2001 From: jungle-boogie Date: Tue, 28 Jul 2015 07:00:01 -0700 Subject: [PATCH] reorganization of communication system section hopefully people will alphabetize the items they add to the list. This is my attempt to work on the communication systems section with the addition of freeswitch and mumble. subversion was also mentioned. --- README.md | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index e936e9c2..9ca864f0 100644 --- a/README.md +++ b/README.md @@ -96,24 +96,26 @@ Table of Contents ## Calendar and Address Books - * [Radicale](http://radicale.org/) - A Simple Calendar and Contact Server - * [calypso](http://keithp.com/calypso/) - a python-based CalDAV/CardDAV server - * [AgenDAV](http://agendav.org/) - Multilanguage CalDAV web client with a rich AJAX interface and shared calendars support - * [Baïkal](http://baikal.codr.fr/) - Lightweight CalDAV+CardDAV server + * [AgenDAV](http://agendav.org/) - Multilanguage CalDAV web client with a rich AJAX interface and shared calendars support + * [Baïkal](http://baikal.codr.fr/) - Lightweight CalDAV+CardDAV server + * [calypso](http://keithp.com/calypso/) - a python-based CalDAV/CardDAV server + * [Radicale](http://radicale.org/) - A Simple Calendar and Contact Server ## Communication Systems - * [Cypht](http://cypht.org/index.html) - A feed reader for your email accounts - `GPL` + * [Cypht](http://cypht.org/index.html) - A feed reader for your email accounts - `GPL` + * [FreeSWITCH](https://freeswitch.org/) - Scalable open source cross-platform telephony platform `MPL` `C` * [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` - * [Prosody](http://prosody.im/) – Modern XMPP server written in Lua. `MIT` + * [Kaiwa](http://getkaiwa.com) A modern XMPP Web client ([Source code](https://github.com/digicoop/kaiwa)) * [Kandan](http://getkandan.com/) – Kandan is an Open Source Alternative to HipChat. - `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` + * [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` + * [Metronome](http://www.lightwitch.org/metronome) – XMPP server forked from Prosody. `MIT` + * [Mumble](http://wiki.mumble.info/wiki/Main_Page) - Mumble is an open source, cross platform, low-latency, high quality voice chat software primarily intended for use while gaming. `BSD` `C++` + * [Node-Chat](https://github.com/IgorAntun/node-chat) - A not-so-basic open-source chat with admin features. - `MIT` * [OpenFire](http://www.igniterealtime.org/projects/openfire/) - instant messaging (XMPP) and groupchat server written in Java - `Apache 2.0` + * [Prosody](http://prosody.im/) – Modern XMPP server written in Lua. `MIT` * [Rocket.Chat](http://rocket.chat/) – Teamchat solution similar to Gitter.im or Slack - `MIT` * [Roundcube](https://roundcube.net) - A web interface to act as an IMAP frontend ([Screenshots](https://roundcube.net/screens/)) ([Source code](https://github.com/roundcube/roundcubemail/)) `GPLv3` `PHP` - * [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` ## Content Management Systems (CMS)