A personal Google Calendar integration for a single user.
Atlas Calendar allows a self-hosted personal AI assistant, running on the owner's own home server, to read the owner's Google Calendar. The assistant uses that information to summarize the day, surface upcoming commitments, and answer scheduling questions.
The application requests a single Google OAuth scope,
https://www.googleapis.com/auth/calendar.readonly, which permits
reading calendar events only. It cannot create, modify, or delete events, and
it does not request access to Gmail, Drive, Contacts, or any other Google
service.
This is a private, single-user application. It is not offered to the public and has no sign-up, no user accounts, and no login. The only person who can authorize it is the owner, using their own Google account.
Calendar data is read on demand and is never stored, transmitted to third parties, sold, or used for advertising. See the Privacy Policy for full details.