BillJr99 / GCal2Meet

An app that autofills when2meet based on your google calendar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GCal2Meet

A repository that automates filling out when2meet's with your google calendar.

Directions

  1. pip3 install requirements.txt - installs the necessary requirements to run
  2. If you don't have it already, download the chrome web driver and add it to your PATH
  3. Enable the Google Calendar API and move its credentials.json into your project folder
  4. Change the variable name in controller.py to your own
  5. Run with the command python3 controller.py <when2meet URL>

Known Issue

  1. If a When2Meet spans multiple years, it fills based on your calendar for the current year

About

An app that autofills when2meet based on your google calendar


Languages

Language:Python 92.8%Language:JavaScript 6.4%Language:HTML 0.8%