diff options
author | nodiscc <nodiscc@gmail.com> | 2018-09-29 09:56:28 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-29 09:56:28 +0000 |
commit | a0a7f691d54de9151e2c4e082b69d52b34cd8c81 (patch) | |
tree | 786a55574fc84b4000707a41bca6cb50889ac2db | |
parent | Merge pull request #1509 from jooola/patch-1 (diff) | |
parent | removed niltalk, replaced amiunique (diff) | |
download | awesome-selfhosted-a0a7f691d54de9151e2c4e082b69d52b34cd8c81.tar.gz awesome-selfhosted-a0a7f691d54de9151e2c4e082b69d52b34cd8c81.zip |
Merge pull request #1507 from jganobsik/removeinactives
removed NilTalk, inactive
-rw-r--r-- | AUTHORS.md | 1 | ||||
-rw-r--r-- | README.md | 1 |
2 files changed, 1 insertions, 1 deletions
@@ -497,3 +497,4 @@ |1|xuansamdinh <xuansamdinh.n2i@gmail.com>| |1|zotlabs <mike@macgirvin.com>| |1|Руслан Корнев <oganer@gmail.com>| +|1|Joe Ganobsik <39414138+jganobsik@users.noreply.github.com>| @@ -270,7 +270,6 @@ _CalDAV or CardDAV clients._ - [MiAOU](https://dystroy.org/miaou/login) - Multi-room persistent chat server. ([Source Code](https://github.com/Canop/miaou)) `MIT` `Nodejs` - [Mibew](https://mibew.org) - Mibew Messenger is an open-source live support application written in PHP and MySQL. It enables one-on-one chat assistance in real-time directly from your website. ([Demo](https://mibew.org/demo2), [Source Code](https://github.com/Mibew/mibew)) `Apache-2.0` `PHP` - [Mumble](http://wiki.mumble.info/wiki/Main_Page) - Low-latency, high quality voice/text chat software. ([Source Code](https://github.com/mumble-voip/mumble), [Clients](https://wiki.mumble.info/wiki/3rd_Party_Applications)) `BSD` `C++` -- [Niltalk](http://niltalk.com/) - Simple, private, persistence-free web based multi-room chat server + client. ([Source Code](https://github.com/knadh/niltalk)) `AGPL-3.0` `Go` - [Node-Chat](https://github.com/IgorAntun/node-chat) - Not-so-basic open-source chat with admin features. `MIT` `Nodejs` - [Pushjet](https://pushjet.io/) - Self hosted push notification service built with a simple API making sending notifications easy. ([Source Code](https://github.com/Pushjet/Pushjet-Server-Api)) `BSD-2-Clause` `Python` - [Rallly](http://rallly.co) - Rallly is a free collaborative scheduling service. ([Source Code](https://github.com/lukevella/Rallly)) `CC-BY-SA-4.0` `Nodejs` |