diff options
author | nodiscc <nodiscc@gmail.com> | 2020-05-01 13:53:55 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-01 13:53:55 +0000 |
commit | 4b9dafa44d077f83f51c0b00932863e745815ddc (patch) | |
tree | 3abb3f271c90fd9060bcc732db38c7c53729ea8c | |
parent | Merge pull request #2016 from fplanque/patch-1 (diff) | |
parent | xandikos doesn't support WebDAV (diff) | |
download | awesome-selfhosted-4b9dafa44d077f83f51c0b00932863e745815ddc.tar.gz awesome-selfhosted-4b9dafa44d077f83f51c0b00932863e745815ddc.zip |
Merge pull request #2063 from clach04/patch-1
xandikos doesn't support WebDAV
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -256,7 +256,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` +- [Xandikos](https://www.xandikos.org/) - Open source CardDAV and CalDAV server with minimal administrative overhead, backed by a Git repository. ([Source Code](https://github.com/jelmer/xandikos)) `GPL-3.0` `Python` _CalDAV or CardDAV web-based clients._ |