From 5c5fbbbe4f14c1667c0b8df09f90d15a0d5fbe27 Mon Sep 17 00:00:00 2001 From: Edward D Date: Mon, 7 Nov 2016 01:00:57 +0000 Subject: [PATCH] Add Pushjet (#834) * Add Pushjet Add pushjet to misc/other and custom communication. * Remove Misc/Other Pushjet * Update Source Code URL --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8643ec2a..466b0a85 100644 --- a/README.md +++ b/README.md @@ -217,6 +217,7 @@ Some [Groupware](#groupware) solutions also feature calendar/address book editin * [Mumblecop](https://bitbucket.org/Flandoo/mumblecop) - Stream audio from youtube and soundcloud, simulate dice rolls, or write your own commands with a simple plugin format. `MIT` `Ruby` * [Niltalk](http://niltalk.com/) - A simple, private, persistence-free web based multi-room chat server + client. ([Source Code](https://github.com/knadh/niltalk)) `AGPLv3` `Go` * [Node-Chat](https://github.com/IgorAntun/node-chat) - A not-so-basic open-source chat with admin features. `MIT` `Nodejs` + * [Pushjet](https://pushjet.io/) - A self hosted push notification service built with a simple API making sending notifications easy. ([Source Code](https://github.com/Pushjet/Pushjet-Server-Api)) `BSD` `Python` * [RetroShare](http://retroshare.org) - Secured and decentralized communication system. Offers decentralized chat, forums, messaging, file transfer. ([Source Code](https://github.com/RetroShare/RetroShare)) `GPLv2` `ะก++` * [Ring](https://ring.cx/) - Free software for universal communication which respects freedoms and privacy of its users. ([Source Code](https://github.com/savoirfairelinux/ring-project)) `GPLv3` `C++` * [Rocket.Chat](https://rocket.chat/) - Teamchat solution similar to Gitter.im or Slack. ([Source Code](https://github.com/RocketChat/Rocket.Chat)) `MIT` `Nodejs`