diff options
author | Philip Kirkbride <kirkins@gmail.com> | 2017-03-07 17:08:22 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-07 17:08:22 +0000 |
commit | d3ddf6f811a0a819d4bde6fd7d10593167e12d8a (patch) | |
tree | b1390fa8151496dc8536227bc76c7aa21109ebf2 | |
parent | Merge pull request #978 from garrettqmartin8/volition (diff) | |
download | awesome-selfhosted-d3ddf6f811a0a819d4bde6fd7d10593167e12d8a.tar.gz awesome-selfhosted-d3ddf6f811a0a819d4bde6fd7d10593167e12d8a.zip |
Add Rallly self-hosted scheduling app
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -230,6 +230,7 @@ Some [Groupware](#groupware) solutions also feature calendar/address book editin * [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` + * [Rallly](http://rallly.co) - Rallly is a free collaborative scheduling service. ([Source Code](https://github.com/lukevella/Rallly)) `CCPL` `Nodejs` * [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` |