awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

calendar synchronization tool

排名更新于 2026年6月30日

For 日历事件同步工具, 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.

我们为您精选了匹配 “calendar event synchronization” 的开源 GitHub 仓库。结果按与您查询的相关性进行排名 — 您可以使用下方筛选器缩小范围,或通过 AI 进行优化。

“日历事件同步工具” 的搜索结果

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • kozea/radicaleKozea 的头像

    Kozea/Radicale

    4,395在 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
    在 GitHub 上查看↗4,395
  • scribejava/scribejavascribejava 的头像

    scribejava/scribejava

    5,460在 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
    在 GitHub 上查看↗5,460
  • fullcalendar/fullcalendarfullcalendar 的头像

    fullcalendar/fullcalendar

    20,506在 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
    在 GitHub 上查看↗20,506
  • owncloud/coreowncloud 的头像

    owncloud/core

    8,793在 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
    在 GitHub 上查看↗8,793
  • google/google-api-javascript-clientgoogle 的头像

    google/google-api-javascript-client

    3,473在 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
    在 GitHub 上查看↗3,473
  • googleapis/google-api-php-clientgoogleapis 的头像

    googleapis/google-api-php-client

    9,795在 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
    在 GitHub 上查看↗9,795
  • larksuite/clilarksuite 的头像

    larksuite/cli

    14,291在 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
    在 GitHub 上查看↗14,291
  • googleworkspace/cligoogleworkspace 的头像

    googleworkspace/cli

    27,096在 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
    在 GitHub 上查看↗27,096
  • calcom/cal.comcalcom 的头像

    calcom/cal.com

    45,760在 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
    在 GitHub 上查看↗45,760

Related searches

  • Calendar synchronization tool
  • an event driven data synchronization engine
  • a self hosted server for calendar synchronization
  • 日历、日程安排与预订
  • 共享日历服务器
  • CRDT implementation
  • 任务与日历集成应用
  • 数据库索引同步工具