- To copy one calendar events to another calendar in Google calendar.
- You have to:
- specify copy source calendar id
- specify copy dest calendar id
- This tool will copy all of the events from source to dest including color information, which you cannot do by manual export and import using ical
- create GCP account. Ref: https://www.jicoo.com/magazine/blog/google-calendar-api
- Get GCP auth information
- Service account or OAuth2.0
- This code is using OAuth2.0
- Put crenditals.json under project root in your local
$ uv run copier.py