aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2018-06-14 18:18:06 +0000
committerGitHub <noreply@github.com>2018-06-14 18:18:06 +0000
commitdb5cdc130c0d1bfe6b1c8bb9a94714f821929791 (patch)
treea2b53fa79852cfadd6ccd46b21aa2e95e554c283
parentMerge pull request #1380 from jendib/patch-1 (diff)
parentAdd Xandikos server. (diff)
downloadawesome-selfhosted-db5cdc130c0d1bfe6b1c8bb9a94714f821929791.tar.gz
awesome-selfhosted-db5cdc130c0d1bfe6b1c8bb9a94714f821929791.zip
Merge pull request #1381 from jelmer/xandikos
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 693064b6..73346c99 100644
--- a/README.md
+++ b/README.md
@@ -229,6 +229,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._