kozea/radicale

A simple CalDAV (calendar) and CardDAV (contact) server.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 6 minutes ago
Type:Server / PlatformCategory(s):Self-Hosting & HomelabSelf-Hosted & Home
Added to GitGenius on September 13th, 2026
Created on August 11th, 2011
Open Issues & Pull Requests: 12 (+0)
GitHub issues: Enabled
Number of forks: 526
Total Stargazers: 5,022 (+0)
Total Subscribers: 90 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 8.8 hours
Mean response time: 228.9 days
90th percentile: 1266.1 days
Tracked items: 433

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Practically every issue opened in the past year has drawn a reply. Work labelled "bug" is answered fastest, typically in about 6 hours, while "old version" waits about 3 weeks. 93% of issues opened in the past year have since been closed. Three people close 88% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 9
New in 7 days: 0
Closed in 7 days: 1
Avg open age: 167 days
Stale 30+ days: 7
Stale 90+ days: 5

Recent activity

Opened in 7 days: 0
Closed in 7 days: 1
Comments in 7 days: 1
Events in 7 days: 6

Top labels

  • need:reporter feedback (105)
  • old version (72)
  • not our bug (60)
  • bug (53)
  • client (47)
  • documentation (38)
  • feature (37)
  • dependency:vobject (32)

Detailed Description

Radicale is a CalDAV and CardDAV server that provides calendar, to-do list, and contact sharing through open standards.

Radicale solves the problem of self-hosting calendar and contact data without relying on centralized services. It implements the CalDAV and CardDAV protocols, allowing standard clients to synchronize events, tasks, journal entries, and business cards. The server stores all data directly on the file system in a simple folder structure, making it transparent and portable. It requires minimal setup to run and can be secured with TLS and authentication controls.

Radicale suits developers and organizations wanting lightweight calendar and contact infrastructure they control completely. It works out-of-the-box without complex configuration, making it accessible to users without deep server administration experience. The tool integrates with many existing CalDAV and CardDAV clients across different platforms. For those needing customization, the project supports plugins to extend functionality. Anyone evaluating adoption should know that data lives in straightforward file-system folders, which simplifies backup and migration but differs from database-backed alternatives.

The project maintains steady engagement with users through its wiki, issue tracker, and discussions forum, providing multiple channels for questions and problem-solving. Development activity shows consistent attention to bug reports and feature requests from the community. The codebase remains actively maintained with updates addressing compatibility and reliability concerns raised by users.