aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Kirkbride <kirkins@gmail.com>2017-03-07 17:08:22 +0000
committerGitHub <noreply@github.com>2017-03-07 17:08:22 +0000
commitd3ddf6f811a0a819d4bde6fd7d10593167e12d8a (patch)
treeb1390fa8151496dc8536227bc76c7aa21109ebf2
parentMerge pull request #978 from garrettqmartin8/volition (diff)
downloadawesome-selfhosted-d3ddf6f811a0a819d4bde6fd7d10593167e12d8a.tar.gz
awesome-selfhosted-d3ddf6f811a0a819d4bde6fd7d10593167e12d8a.zip
Add Rallly self-hosted scheduling app
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index bf146151..08ebdbaf 100644
--- a/README.md
+++ b/README.md
@@ -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`