calendarm
A personal Google Calendar scheduling helper.
What it does
calendarm is a lightweight web helper for managing your own Google Calendar. After you sign in with your Google Account, calendarm lets you:
- See upcoming events on the calendars you own or are invited to.
- Create new events (title, time, location, description, attendees).
- Update or delete events you created through calendarm.
- Batch-add repeating personal shifts (e.g. on-call rotation) as a single action.
calendarm is a personal, non-commercial project built by Dongweon Shin (신동원). It does not sell your data, show ads, or use your calendar contents to train AI/ML models.
Why calendarm asks for Google Calendar access
To provide the features above, calendarm requests the following Google OAuth scopes on the consent screen you see at sign-in:
-
Google account profile
(
openid,email,profile) — to identify you inside calendarm and show your name/avatar in the UI. -
Google Calendar
(
https://www.googleapis.com/auth/calendar) — to read your calendars and events so they can be displayed, and to create, update, or delete events on your behalf when you explicitly ask calendarm to do so.
calendarm only accesses the calendars and events needed to complete the action you initiate. It does not read, store, or transmit calendar data for any other purpose. You can revoke calendarm's access at any time at https://myaccount.google.com/permissions.
Google API disclosure
calendarm's use and transfer of information received from Google APIs adheres to the Google API Services User Data Policy, including the Limited Use requirements.
Legal
Contact
- Email: osogpub@gmail.com