OpenSource-Hub
R

Radicale

4.6k stars·System Optimization·SHA-256 checksum verified

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

Smart Download

Visit Project Homepage

No installer available yet — head to the source repository

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

Core Features

  • CalDAV for calendars, tasks, journal entries
  • CardDAV for contacts/address books
  • Works out-of-the-box, no database required
  • TLS encryption and authentication supported
  • Extensible via plugins

What It Can't Do

  • No authentication by default; enable it or use a reverse proxy for production. 2. Multi-user setup requires manual configuration. 3. Not designed for high concurrency; best for personal/small team use. 4. Lacks a built-in web UI (unlike Baikal or Nextcloud).

Use Cases

  • Self-hosted alternative to Google Calendar/Contacts for individuals
  • Lightweight PIM server for small teams or family
  • Running on low-resource devices like Raspberry Pi

Radicale is a lightweight, self-hosted CalDAV (calendars, to-do lists) and CardDAV (contacts) server. It works out-of-the-box with minimal setup, supports TLS encryption, authentication, and plugin extensions. Data is stored in a simple folder structure on the file system, making it easy to backup and migrate. It is compatible with many CalDAV/CardDAV clients and is licensed under GPLv3. Radicale is ideal for individuals and small teams who want full control over their scheduling and contact data without relying on third-party services.

Tags

caldavcarddavcalendarcontactsserverself-hosted

Getting Started

1

Download installer

Click the button above to download the installer for your system

2

Install the software

Double-click the downloaded installer and follow the prompts

3

Step 1: Install Python and pip (if not already installed)

4

Step 2: Run 'pip install radicale'

5

Step 3: Start server with 'radicale' (default port 5232)

Install Guide
  1. Step 1: Install Python and pip (if not already installed)
  2. Step 2: Run 'pip install radicale'
  3. Step 3: Start server with 'radicale' (default port 5232)
File Integrity

Checksum not available

This project has not published a SHA-256 checksum on its GitHub Release page

SHA256 Checksum

No checksum available

Download directly from GitHub Releases and verify file integrity yourself

All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.

Open Source Transparency

View GitHub Source
Environment Guide

Uninstall Info

Run 'pip uninstall radicale' and remove config directory ~/.config/radicale to delete all data.

No Extra Dependencies

Ready to use after download. No additional runtime required.

Project Info
LicenseGPL-3.0
Last Updated2026-06-26 09:35:28
GitHub RepositoryOfficial Website

Having issues? Check the FAQ below

3 FAQs

Similar Projects