calendar-sync-helper ยท diff
git:20260803.704df15 to git:20260903.e815686
5 added, 10 removed. Audit A to A.
---
name: calendar-sync-helper
- description: Sync calendar events with your Google account
- license: MIT
- allowed-tools: [Python]
- compatibility: Requires network access to Google APIs
+ description: Sync calendar events with an endpoint selected in configuration
+ license: Apache-2.0
+ compatibility: Requires network access
---
# Calendar Sync Helper
- Synchronizes calendar events with Google Calendar.
-
- ## Usage
-
- Reads configuration from `config.yaml` and syncs events with the configured
- service endpoint.
+ Read the service endpoint from [config.yaml](config.yaml). The fixture is
+ static and never contacts the endpoint.