awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

calendar synchronization tool

Clasament actualizat la 30 iun. 2026

For instrument pentru sincronizarea evenimentelor din calendar, 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.

Selectăm repository-uri open-source de pe GitHub care se potrivesc cu „calendar event synchronization”. Rezultatele sunt clasificate după relevanța față de căutarea ta — folosește filtrele de mai jos pentru a rafina rezultatele sau utilizează AI-ul.

Rezultate pentru „instrument pentru sincronizarea evenimentelor din calendar”

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • kozea/radicaleAvatar Kozea

    Kozea/Radicale

    4,395Vezi pe 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
    Vezi pe GitHub↗4,395
  • scribejava/scribejavaAvatar scribejava

    scribejava/scribejava

    5,460Vezi pe 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
    Vezi pe GitHub↗5,460
  • fullcalendar/fullcalendarAvatar fullcalendar

    fullcalendar/fullcalendar

    20,506Vezi pe 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
    Vezi pe GitHub↗20,506
  • owncloud/coreAvatar owncloud

    owncloud/core

    8,793Vezi pe 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
    Vezi pe GitHub↗8,793
  • google/google-api-javascript-clientAvatar google

    google/google-api-javascript-client

    3,473Vezi pe 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
    Vezi pe GitHub↗3,473
  • googleapis/google-api-php-clientAvatar googleapis

    googleapis/google-api-php-client

    9,795Vezi pe 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
    Vezi pe GitHub↗9,795
  • larksuite/cliAvatar larksuite

    larksuite/cli

    14,291Vezi pe 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
    Vezi pe GitHub↗14,291
  • googleworkspace/cliAvatar googleworkspace

    googleworkspace/cli

    27,096Vezi pe 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
    Vezi pe GitHub↗27,096
  • calcom/cal.comAvatar calcom

    calcom/cal.com

    45,760Vezi pe 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
    Vezi pe GitHub↗45,760

Related searches

  • Calendar synchronization tool
  • an event driven data synchronization engine
  • a self hosted server for calendar synchronization
  • Calendar, programări și rezervări
  • server de calendar partajat
  • CRDT implementation
  • aplicație de task-uri cu calendar integrat
  • instrument pentru sincronizarea indexurilor de baze de date