aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@jelmer.uk>2018-02-18 21:52:05 +0000
committerJelmer Vernooij <jelmer@jelmer.uk>2018-02-18 21:54:25 +0000
commit1443981531ba0417b777285740b11fff38b73736 (patch)
tree161c878ad77c046d14bfadb7d7997e7dd98efd6c
parentMerge pull request #1306 from cpdevelops/patch-1 (diff)
downloadawesome-selfhosted-1443981531ba0417b777285740b11fff38b73736.tar.gz
awesome-selfhosted-1443981531ba0417b777285740b11fff38b73736.zip
Add Xandikos server.
Diffstat (limited to '')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index bf4bc540..75f314e8 100644
--- a/README.md
+++ b/README.md
@@ -223,6 +223,7 @@ _CalDAV or CardDAV servers_
- [EteSync Server](https://www.etesync.com) - End-to-end encrypted and journaled personal information server supporting calendar and contact data, offering its own clients. ([Source Code](https://github.com/etesync/server-skeleton)) `AGPL-3.0` `Python/Django`
- [Radicale](http://radicale.org/) - Simple calendar and contact server with extremely low administrative overhead. ([Source Code](https://github.com/Kozea/Radicale)) `GPL-3.0` `Python`
- [SabreDAV](http://sabre.io/) - Open source CardDAV, CalDAV, and WebDAV framework and server. ([Source Code](https://github.com/sabre-io/dav)) `MIT` `PHP`
+- [Xandikos](https://www.xandikos.org/) - Open source CardDAV, CalDAV and WebDAV server with minimal administrative overhead, backed by a Git repository. ([Source Code](https://github.com/jelmer/xandikos)) `GPL-3.0` `Python`
_CalDAV or CardDAV clients._