diff options
author | Edward D <ed.kickball@hotmail.com> | 2015-08-15 21:05:03 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2015-08-15 21:05:03 +0000 |
commit | b38b664ff9690ff3f74147125fd92623007b5b8c (patch) | |
tree | b2616b43caca62a658b03d448389b2fdce3fd4e3 | |
parent | Merge pull request #206 from joubertredrat/patch-2 (diff) | |
parent | Add sabre/dav (diff) | |
download | awesome-selfhosted-b38b664ff9690ff3f74147125fd92623007b5b8c.tar.gz awesome-selfhosted-b38b664ff9690ff3f74147125fd92623007b5b8c.zip |
Merge pull request #207 from florianl/patch-1
Add sabre/dav
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -121,6 +121,7 @@ Some [Groupware](#groupware) solutions also feature calendar/address book editin * [calypso](http://keithp.com/calypso/) - a python-based CalDAV/CardDAV server * [DAViCal](http://www.davical.org/) - a server for calendar sharing (CalDAV) * [Radicale](http://radicale.org/) - A Simple Calendar and Contact Server + * [sabre/dav](http://sabre.io/) - A open source CardDAV, CalDAV and WebDAV server. ## Communication systems |