diff options
author | Edward D <ed.kickball@hotmail.com> | 2016-11-07 01:00:57 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-07 01:00:57 +0000 |
commit | 5c5fbbbe4f14c1667c0b8df09f90d15a0d5fbe27 (patch) | |
tree | 2f56571c10fe6ee8ca4f25acbf4c4b3eae61c4d8 | |
parent | New section: conference management tools (#836) (diff) | |
download | awesome-selfhosted-5c5fbbbe4f14c1667c0b8df09f90d15a0d5fbe27.tar.gz awesome-selfhosted-5c5fbbbe4f14c1667c0b8df09f90d15a0d5fbe27.zip |
Add Pushjet (#834)
* Add Pushjet
Add pushjet to misc/other and custom communication.
* Remove Misc/Other Pushjet
* Update Source Code URL
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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` |