diff options
author | Thomas Dalichow <2012-02-05.github.com@thomasdalichow.de> | 2015-07-14 19:00:15 +0000 |
---|---|---|
committer | Thomas Dalichow <2012-02-05.github.com@thomasdalichow.de> | 2015-07-14 19:00:15 +0000 |
commit | a3e485a0b02a693a2c7f4b7b800b33b67640057d (patch) | |
tree | 24ac4f7d71a8863ebc84af263b8959ef298c4a0d | |
parent | fix description for elgg and add license (diff) | |
download | awesome-selfhosted-a3e485a0b02a693a2c7f4b7b800b33b67640057d.tar.gz awesome-selfhosted-a3e485a0b02a693a2c7f4b7b800b33b67640057d.zip |
Move roundcube to communication systems for the time being
-rw-r--r-- | README.md | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -44,7 +44,6 @@ Table of Contents * [Social Networks](#social-networks) * [Software Development Platforms](#software-development-platforms) * [URL Shorteners](#url-shorteners) - * [Webmail interfaces](#webmail-interfaces) * [Wikis](#wikis) ## Analytics @@ -106,6 +105,7 @@ Table of Contents * [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` + * [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` @@ -354,10 +354,6 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [Polr](http://project.polr.me/) - A modern, minimalist, modular, and lightweight URL shortener ([Source code](https://github.com/Cydrobolt/polr) * [Lstu](https://github.com/ldidry/lstu) - _Let's SHorten That Url_ - Lightweight URL shortener -## Webmail interfaces - - * [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` - ## Wikis * [Blazekiss](https://github.com/ldleman/blazekiss) - BlazeKiss is a KISS-based wiki (Keep It Simple, Stupid) - simplicity and functionality comes before all. |