awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

calendar synchronization tool

Classement mis à jour le 30 juin 2026

For un outil pour synchroniser les événements de calendrier, the strongest matches are kozea/radicale (Radicale is a self-hosted CalDAV server that stores and), scribejava/scribejava (ScribeJava is an OAuth authentication library, not a calendar) and fullcalendar/fullcalendar (FullCalendar is a JavaScript UI component for displaying and). owncloud/core and google/google-api-javascript-client round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Nous sélectionnons les dépôts GitHub open-source correspondant à « calendar event synchronization ». Les résultats sont classés par pertinence par rapport à votre recherche — utilisez les filtres ci-dessous pour affiner, ou utilisez l'IA.

Résultats pour « un outil pour synchroniser les événements de calendrier »

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • kozea/radicaleAvatar de Kozea

    Kozea/Radicale

    4,395Voir sur GitHub↗

    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

    Radicale is a self-hosted CalDAV server that stores and serves calendars over the open standard, but it does not sync across different calendar providers — it is a backend server rather than a multi-provider synchronization tool.

    PythonCalDAV and CardDAV Protocol ServersCalDAV CardDAV Servers
    Voir sur GitHub↗4,395
  • scribejava/scribejavaAvatar de scribejava

    scribejava/scribejava

    5,460Voir sur GitHub↗

    ScribeJava is a Java library used to implement OAuth authentication and authorization flows. It functions as an OAuth client implementation and a third-party API integrator, allowing Java applications and Android environments to securely exchange data with external identity providers. The library provides a framework for managing secure data exchanges through pre-configured provider settings. It enables applications to link to external login services for user authentication and interaction with third-party APIs without requiring the local storage of passwords. The project covers identity pro

    ScribeJava is an OAuth authentication library, not a calendar synchronization tool—it provides only the OAuth piece that such tools might use, but does not handle CalDAV, iCalendar, sync logic, or calendar event management.

    JavaOAuth AuthenticationOAuth Providers
    Voir sur GitHub↗5,460
  • fullcalendar/fullcalendarAvatar de fullcalendar

    fullcalendar/fullcalendar

    20,506Voir sur GitHub↗

    FullCalendar is a framework-agnostic UI library and JavaScript calendar component designed for building interactive event scheduling interfaces. It provides tools for managing time-based data, including an integrated iCal feed parser for importing external calendar files and recurring schedules into a unified web view. The library features a system for event scheduling and management, enabling users to reschedule entries via drag-and-drop, adjust event durations by resizing, and highlight specific time ranges for selection. It supports multiple date views, such as month, week, day, and list f

    FullCalendar is a JavaScript UI component for displaying and manipulating calendar events in a web interface, but it is not a synchronization service that syncs events across providers or devices with bidirectional sync and conflict resolution.

    TypeScriptiCalendar Feed ParsersiCalendar Parsers
    Voir sur GitHub↗20,506
  • owncloud/coreAvatar de owncloud

    owncloud/core

    8,793Voir sur GitHub↗

    This project is a self-hosted cloud storage server and content collaboration platform implemented as a PHP web application framework. It functions as a centralized server for storing, synchronizing, and sharing files and data across multiple devices. The system operates as a WebDAV file server and a synchronization server for scheduling and contact information using CalDAV and CardDAV protocols. It features a plugin architecture that allows the server to be extended with additional applications and custom features. The platform provides capabilities for user and group access management, exte

    ownCloud is a self-hosted cloud storage and file-sync platform that also provides CalDAV calendar synchronization, but its primary identity is broader than a dedicated calendar sync tool, so it fits the feature but not the core category.

    PHPPrivate Synchronization Servers
    Voir sur GitHub↗8,793
  • google/google-api-javascript-clientAvatar de google

    google/google-api-javascript-client

    3,473Voir sur GitHub↗

    The Google API JavaScript Client Library is an official client for calling Google APIs directly from browser applications. It provides a programmatic interface to exchange data and execute service requests while managing request construction and response parsing. The library features dynamic client discovery, which loads machine-readable metadata at runtime to automatically generate request methods and parameter validation for various endpoints. It also includes an authentication client that handles OAuth 2.0 authorization flows to securely manage user identity and access tokens in the browse

    This is a Google API client library for browser apps, not a calendar synchronization tool — it lacks CalDAV/iCalendar support, multi-provider sync, conflict resolution, and self-hosting, so it cannot synchronize calendars across different providers on its own.

    CSSOAuth Authentication
    Voir sur GitHub↗3,473
  • googleapis/google-api-php-clientAvatar de googleapis

    googleapis/google-api-php-client

    9,795Voir sur GitHub↗

    The Google API PHP Client Library is a development kit for interacting with Google Cloud services and APIs. It provides standardized service interfaces to retrieve and manipulate data, serving as a comprehensive SDK for executing network requests across Google cloud platforms. The library features a specialized authentication handler for OAuth 2.0, managing authorization flows, access tokens, and offline access via refresh tokens. It includes a service account authenticator that uses JSON key files or application default credentials for server-to-server communication, as well as mechanisms fo

    This is a PHP library for interacting with Google APIs, not a calendar synchronization tool — it provides OAuth authentication as a building block but lacks the multi-provider sync, CalDAV support, conflict resolution, and self-hosted sync engine required for this search.

    PHPOAuth Authentication
    Voir sur GitHub↗9,795
  • larksuite/cliAvatar de larksuite

    larksuite/cli

    14,291Voir sur GitHub↗

    Lark CLI is a terminal-based tool designed for automating tasks and managing resources across the Lark and Feishu productivity ecosystem. It functions as a cloud workspace automator and REST API client, providing a command line interface to programmatically manage organizational documents, calendars, emails, and tasks. The project distinguishes itself through an AI agent skill framework that allows for the integration and deployment of both bundled and custom skills. It features an identity-aware execution context that enables switching between user and bot identities, and employs a sidecar-b

    This is a CLI for the Lark/Feishu ecosystem that can manage calendar events within that platform, but it is not a calendar synchronization tool—it does not sync across multiple providers, support CalDAV, or handle bidirectional sync or conflict resolution as required.

    GoOAuth Authentication
    Voir sur GitHub↗14,291
  • googleworkspace/cliAvatar de googleworkspace

    googleworkspace/cli

    27,096Voir sur GitHub↗

    The Google Workspace CLI is a command-line interface and Google API client designed to automate tasks across Google Workspace services. It functions as a cloud productivity automator that uses the Google Discovery Service to dynamically generate command structures and parameter requirements at runtime. The project distinguishes itself by providing a specialized AI agent toolset, exposing a server over standard input and output to provide structured tool definitions and skills for AI clients. It includes security layers for AI content sanitization to protect against prompt injection and utiliz

    The Google Workspace CLI automates tasks across Google services including calendar, but it is a management CLI for a single provider rather than a bidirectional sync tool that handles multiple providers or CalDAV.

    RustOAuth Authentication
    Voir sur GitHub↗27,096
  • calcom/cal.comAvatar de calcom

    calcom/cal.com

    45,760Voir sur GitHub↗

    Cal.com is a comprehensive scheduling infrastructure platform designed to manage availability, booking workflows, and calendar synchronization across multiple users and external services. It provides a backend service for automated appointment scheduling, enabling the creation, confirmation, and management of booking lifecycles through a centralized state machine. The platform also offers embeddable user interface components that allow developers to integrate interactive booking experiences directly into third-party websites. What distinguishes the platform is its extensible app ecosystem and

    Cal.com is primarily a scheduling and booking infrastructure platform; while it does synchronize calendars to manage availability, its core identity is about managing appointment workflows rather than being a dedicated tool for bidirectional calendar sync across arbitrary providers.

    TypeScriptCalendar Synchronization Services
    Voir sur GitHub↗45,760

Related searches

  • Calendar synchronization tool
  • an event driven data synchronization engine
  • a self hosted server for calendar synchronization
  • Calendrier, planification et prise de rendez-vous
  • un serveur de calendrier partagé
  • CRDT implementation
  • une application combinant tâches et calendrier
  • un outil pour synchroniser les index de bases de données