A macOS menu bar app that syncs calendar events from one calendar to another. Useful for mirroring work calendar events into a personal calendar.
- Download the latest build from the Releases page (
.dmgor.zip). - Move
CalendarBridge.appto Applications. - If macOS blocks the app, right-click it in Applications and choose Open, or go to System Settings → Privacy & Security → Open Anyway.
./scripts/run-local.shOptions:
./scripts/run-local.sh --debug— build Debug instead of Release./scripts/run-local.sh --signed— allow code signing
CalendarBridge runs in the macOS menu bar, not the Dock.