diff options
author | nodiscc <nodiscc@gmail.com> | 2016-07-07 11:43:09 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-07-07 11:43:09 +0000 |
commit | 452c494760bbf3b1c5542abb4358387a2fa32fc4 (patch) | |
tree | 38c2fe023dbfee60a1543387a80b067a3faaac9a | |
parent | Merge pull request #613 from FortressBuilder/master (diff) | |
parent | Add InfCloud: correct link (diff) | |
download | awesome-selfhosted-452c494760bbf3b1c5542abb4358387a2fa32fc4.tar.gz awesome-selfhosted-452c494760bbf3b1c5542abb4358387a2fa32fc4.zip |
Merge pull request #608 from yannforget/patch-1
Add InfCloud
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -168,6 +168,7 @@ Some [Groupware](#groupware) solutions also feature calendar/address book editin * [ownCloud calendar](https://doc.owncloud.org/server/9.0/user_manual/pim/calendar.html) - The ownCloud Calendar app enables you to create and edit events, synchronize to other calendars you might use, and create new, personalized calendars. ([Source Code](https://github.com/owncloud/calendar-rework)) `AGPLv3` `PHP` * [Radicale](http://radicale.org/) - A Simple Calendar and Contact Server. ([Source Code](https://github.com/Kozea/Radicale)) `GPLv3` `Python` * [sabre/dav](http://sabre.io/) - A open source CardDAV, CalDAV and WebDAV server. ([Source Code](https://github.com/fruux/sabre-dav)) `MIT` `PHP` + * [InfCloud](https://www.inf-it.com/open-source/clients/infcloud/) - An open source CalDAV/CardDAV web client implementation. ([Demo](https://www.inf-it.com/infcloud/), [Source Code](https://www.inf-it.com/InfCloud_0.13.1.zip)) `AGPLv3` `Javascript` ## Communication systems |