aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNathan Rew <nrew225@gmail.com>2021-07-09 16:02:10 +0000
committerNathan Rew <nrew225@gmail.com>2021-07-09 16:02:10 +0000
commit77ed4130aedd73fe3399f90afe7eae1d51e54ab3 (patch)
tree4169ef57611c8e71e71b283fd70c27af5e8798a5
parentUpdate WebODF Source Code link (diff)
downloadawesome-selfhosted-77ed4130aedd73fe3399f90afe7eae1d51e54ab3.tar.gz
awesome-selfhosted-77ed4130aedd73fe3399f90afe7eae1d51e54ab3.zip
Remove CalendarServer - Archived
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index de94aeb7..96edb4f8 100644
--- a/README.md
+++ b/README.md
@@ -233,7 +233,6 @@ _See https://en.wikipedia.org/wiki/Comparison_of_CalDAV_and_CardDAV_implementati
### CalDAV or CardDAV servers
- [Baïkal](http://sabre.io/baikal/) - Lightweight CalDAV and CardDAV server based on sabre/dav. ([Source Code](https://github.com/sabre-io/Baikal)) `GPL-3.0` `PHP`
-- [CalendarServer](https://www.calendarserver.org/) - Apple, Inc.'s standards-compliant server implementing the CalDAV and CardDAV protocols shipped with macOS Server. ([Source Code](https://github.com/apple/ccs-calendarserver)) `Apache-2.0` `Python`
- [calypso](https://keithp.com/calypso/) - Python-based CalDAV and CardDAV server, forked from Radicale. ([Source Code](https://keithp.com/git/calypso.git)) `GPL-3.0` `Python`
- [DAViCal](https://www.davical.org/) - Server for calendar sharing (CalDAV) that uses a PostgreSQL database as a data store. ([Source Code](https://gitlab.com/davical-project/davical)) `GPL-2.0` `PHP`
- [Davis](https://github.com/tchapi/davis/) - A simple, dockerizable and fully translatable admin interface for sabre/dav based on Symfony 5 and Bootstrap 4, largely inspired by Baïkal. `MIT` `PHP`