1 مستودع
Automatically commits calendar and address book changes to a Git repository for version tracking and backup.
Distinct from Git and Version Control: Distinct from Git and Version Control: focuses on automatic Git-based versioning of calendar data specifically, not general Git repository management.
Explore 1 awesome GitHub repository matching part of an awesome list · Calendar Versioning Backups. Refine with filters or upvote what's useful.
Radicale is a self-hosted CalDAV and CardDAV server implemented in Python that enables calendar and contact synchronization across multiple clients using open standards. It stores all data directly on the filesystem in a simple folder hierarchy, eliminating the need for an external database, and automatically tracks every change by committing modifications to a Git repository for version history and backup. The server distinguishes itself through a modular plugin architecture that allows custom Python modules to extend authentication, storage backends, and web interface functionality at start
Automatically tracks every calendar and contact change in a Git repository for version history and backup.