> ## Documentation Index
> Fetch the complete documentation index at: https://mintlify.com/awesome-selfhosted/awesome-selfhosted/llms.txt
> Use this file to discover all available pages before exploring further.

# Calendar & Contacts

> CalDAV and CardDAV servers for managing calendars, address books, and contacts

[CalDAV](https://en.wikipedia.org/wiki/CalDAV) and [CardDAV](https://en.wikipedia.org/wiki/CardDAV) protocol servers and web clients/interfaces for [Electronic calendar](https://en.wikipedia.org/wiki/Calendaring_software), [address book](https://en.wikipedia.org/wiki/Address_book) and [contact management](https://en.wikipedia.org/wiki/Contact_manager).

*Related: [Groupware](/categories/groupware)*

## CalDAV/CardDAV Servers

### Radicale

Simple calendar and contact server with extremely low administrative overhead.

* **Source Code:** [GitHub](https://github.com/Kozea/Radicale)
* **License:** GPL-3.0
* **Tech Stack:** Python, deb

### Baïkal

Lightweight CalDAV and CardDAV server based on sabre/dav.

* **Source Code:** [GitHub](https://github.com/sabre-io/Baikal)
* **License:** GPL-3.0
* **Tech Stack:** PHP

### SabreDAV

Open source CardDAV, CalDAV, and WebDAV framework and server.

* **Source Code:** [GitHub](https://github.com/sabre-io/dav)
* **License:** MIT
* **Tech Stack:** PHP

### DAViCal

Server for calendar sharing (CalDAV) that uses a PostgreSQL database as a data store.

* **Source Code:** [GitLab](https://gitlab.com/davical-project/davical)
* **License:** GPL-2.0
* **Tech Stack:** PHP, deb

### Xandikos

Open source CardDAV and CalDAV server with minimal administrative overhead, backed by a Git repository.

* **Source Code:** [GitHub](https://github.com/jelmer/xandikos)
* **License:** GPL-3.0
* **Tech Stack:** Python, deb

## Web Interfaces & Management

### Davis

A simple, dockerizable and fully translatable admin interface for sabre/dav based on Symfony 5 and Bootstrap 4, largely inspired by Baïkal.

* **Source Code:** [GitHub](https://github.com/tchapi/davis)
* **License:** MIT
* **Tech Stack:** PHP

### Manage My Damn Life

Manage my Damn Life (MMDL) is a self-hosted front end for managing your CalDAV tasks and calendars.

* **Source Code:** [GitHub](https://github.com/intri-in/manage-my-damn-life-nextjs)
* **License:** GPL-3.0
* **Tech Stack:** Nodejs, Docker
