01
Load the schedule
The app reads the workbook the user selects and identifies doctor-specific shifts from that file.
Desktop Schedule Sync
Telerad Calendar Sync is a desktop app that reads Telerad schedule workbooks, builds a reviewable sync plan, and applies only the managed calendar changes the user approves.
Sync planning and review happen on the device.
Users review the diff before any calendar write.
Managed events stay tied to the selected doctor scope.
How It Works
01
The app reads the workbook the user selects and identifies doctor-specific shifts from that file.
02
Proposed calendar creates, updates, and removals are shown before the user commits any change.
03
Approved changes are written to the selected calendar without broad unmanaged cleanup.
Google Access
Google Calendar access is used only to connect the user’s account, list writable calendars, optionally create a destination calendar, and apply the reviewed schedule sync.
calendar.events to create, update, and remove managed shift events.calendar.calendarlist to list writable calendars and update list-level color settings.calendar.calendars to create a destination calendar when the user requests it.Google sign-in uses the desktop OAuth flow in the user’s browser.
Users see the calendar diff before changes are written.
OAuth token data is stored in standard local app-data locations.
Google and Apple calendar targets stay separated in the app flow.
Project Posture
This public site exists to describe the app’s purpose, data handling, and support path for users and platform review teams.