diff options
author | KieranRobson <kieranrobson1999@gmail.com> | 2022-07-04 14:25:57 +0000 |
---|---|---|
committer | KieranRobson <kieranrobson1999@gmail.com> | 2022-07-04 14:25:57 +0000 |
commit | d056e42c461c7b46fef649d92c9ae1185ebf4d7a (patch) | |
tree | ba05885c4d94e9a6e63c78215fce85c81c5c3a8f | |
parent | Fix Zulip Lisence (diff) | |
download | awesome-selfhosted-d056e42c461c7b46fef649d92c9ae1185ebf4d7a.tar.gz awesome-selfhosted-d056e42c461c7b46fef649d92c9ae1185ebf4d7a.zip |
Fix Xandikos - Missing (
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -272,7 +272,7 @@ _See also: [Comparison of CalDAV and CardDAV implementations - Wikipedia](https: - [Etebase (EteSync)](https://www.etebase.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)) `AGPL-3.0` `Python/Django` - [Radicale](https://radicale.org/) - Simple calendar and contact server with extremely low administrative overhead. ([Source Code](https://github.com/Kozea/Radicale)) `GPL-3.0` `Python` - [SabreDAV](https://sabre.io/) - Open source CardDAV, CalDAV, and WebDAV framework and server. ([Source Code](https://github.com/sabre-io/dav)) `MIT` `PHP` -- [Xandikos]https://github.com/jelmer/xandikos) - Open source CardDAV and CalDAV server with minimal administrative overhead, backed by a Git repository. `GPL-3.0` `Python` +- [Xandikos](https://github.com/jelmer/xandikos) - Open source CardDAV and CalDAV server with minimal administrative overhead, backed by a Git repository. `GPL-3.0` `Python` ### Calendar & Contacts - CalDAV or CardDAV Web-based Clients |