A repository that automates filling out when2meet's with your google calendar.
pip3 install requirements.txt
- installs the necessary requirements to run- If you don't have it already, download the chrome web driver and add it to your PATH
- Enable the Google Calendar API and move its
credentials.json
into your project folder - Change the variable
name
in controller.py to your own - Run with the command
python3 controller.py <when2meet URL>
- If a When2Meet spans multiple years, it fills based on your calendar for the current year