
Tech Stack
Python
Description
GoogleMeet_Automate is a lightweight automation utility built with Python and Selenium WebDriver to programmatically join Google Meet sessions. Originally designed to help students never miss scheduled online classes GitHub, this tool demonstrates practical application of web automation, credential handling, and browser interaction workflows.
How It Works:
The script leverages Selenium to control a Chrome browser instance, navigate to Google Meet, authenticate via Gmail (user-configured), and join meetings at predefined times — reducing manual effort and human error in attendance tracking.
Key Features:
- 🕒 Schedule-based auto-join: Configure meeting links, times, and credentials in GoogleMeet.py
- 🌐 Selenium-driven browser automation for reliable Google Meet interaction
- 🔐 Local config file for secure, user-controlled credential management
Page Info
Tech Stack
Python 3.x, Selenium WebDriver, ChromeDriver, Batch scripting, MIT License
