OpenSource-Hub
DiscoverTrendingCode LibraryCategories
/Carddav

Carddav

7 open source tools found

R
System Optimization

Radicale

Self-host your calendars and contacts with a lightweight, zero-config server.

A small but powerful CalDAV and CardDAV server for calendars, to-do lists and contacts.

Run 'pip uninstall radicale' and remove config directory ~/.config/radicale to delete all data.
4.6k
B
Privacy Protection

Baïkal

A lightweight self-hosted CalDAV/CardDAV server for syncing calendars and contacts.

Baïkal is a free and simple CalDAV/CardDAV server that lets you sync calendars, tasks, and contacts across all your devices without relying on third-party cloud services.

Delete the Baïkal directory and drop its database/tables. Back up any user data beforehand.
3.1k

OpenSource-Hub

Quality Open Source Within Reach

Powered by Cloudflare D1 & DeepSeek

Discover

AI ProductivityDev ToolsSystem TuningPrivacyVideo & AudioOffice

Resources

SitemapGitHub Repo

Legal

Privacy PolicyAbout Us

© 2026 OpenSource-Hub

GitHub
S
Office Productivity

SOGo

Self-hosted Exchange alternative with shared calendars, contacts, and email via CalDAV/CardDAV/ActiveSync.

Free and open-source groupware server with webmail, calendar, and contacts, compatible with Outlook, Thunderbird, and mobile devices.

If using Docker, run `docker stop <container>` and `docker rm <container>`, then remove volumes. For native install, delete `/usr/local/lib/GNUstep/SOGo` and related config files.
2.1k
S
Developer Tools

sabre/dav

The most popular PHP WebDAV framework for building file, calendar & contact sync servers.

sabre/dav is a powerful PHP library for building WebDAV, CalDAV and CardDAV servers. Use it to create file sharing, calendar synchronization and contact management applications.

Remove from composer.json and run composer remove sabre/dav
1.7k
D
Office Productivity

davmail

A lightweight gateway to use any email client with Exchange/Office 365, no Outlook required.

DavMail translates Exchange and Office 365 proprietary protocols into standard POP/IMAP/SMTP/CalDAV/CardDAV/LDAP, enabling any mail client to work with Microsoft servers. It runs on all platforms, works via OWA, and is not affected by Log4j vulnerabilities.

Windows: use Control Panel 'Add or Remove Programs'. macOS: delete .app from Applications and remove ~/Library/DavMail config folder. Linux: use package manager (e.g., sudo apt remove davmail) or delete extracted folder. Backup any custom settings.
719
D
File Management

Davis

A modern self-hosted DAV server with an admin UI – the best open-source Baïkal alternative.

Davis is a feature-rich CalDAV/CardDAV/WebDAV server with a clean web admin panel. Manage users, calendars, address books, and share them easily. Supports IMAP/LDAP auth, public calendars, and automatic birthday events. Docker-ready and actively maintained.

Remove the Docker container and image: docker rm -f davis && docker rmi ghcr.io/tchapi/davis-standalone. Delete any persistent volumes if you want to erase data. For source install, delete the project directory and drop the database.
702
X
System Optimization

Xandikos

A lightweight CalDAV/CardDAV server backed by Git for self-hosted sync.

Xandikos is a lightweight, Git-backed CalDAV/CardDAV server. It implements numerous WebDAV standards for calendar and contact synchronization, supports many clients (iOS, Thunderbird, Evolution, etc.), and can be deployed via Docker. Suitable for personal or small-team self-hosted setups.

Run pip uninstall xandikos to remove the package, then manually delete the data directory (e.g., ~/dav) to clear all data.
559
Browse All Categories