- get app password for google keep: https://gkeepapi.readthedocs.io/en/latest/#logging-in
- get google calendar login: https://developers.google.com/calendar/quickstart/python
- add both credentials in files
keep_secret.json
("username", "app_password") andcalendar_secret.json
- run
sync.py
This repository has been archived by the owner on Dec 29, 2024. It is now read-only.