diff options
author | Yann <forget.yann31@gmail.com> | 2016-07-06 00:36:32 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-07-06 00:36:32 +0000 |
commit | 5b2d789ed1e96512e6c48fc0865feb7b7a6dfdb9 (patch) | |
tree | 74faebb9d3d52467e7251bece30105f5fe910f6b | |
parent | Merge pull request #603 from fengshaun/master (diff) | |
download | awesome-selfhosted-5b2d789ed1e96512e6c48fc0865feb7b7a6dfdb9.tar.gz awesome-selfhosted-5b2d789ed1e96512e6c48fc0865feb7b7a6dfdb9.zip |
Add InfCloud
[Website](https://www.inf-it.com/open-source/clients/infcloud/), [Demo](https://www.inf-it.com/infcloud/)
A recent integration (2015-09-22) of CalDavZap and CardDavMate, two CalDAV & CardDAV web clients.
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -166,6 +166,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](an open source CalDAV/CardDAV web client implementation) - 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 |