Skip to content

nickkhine/ZoomBot

Repository files navigation

ZoomBot

Automatically launches and joins a zoom meeting at a given time

Installation

This project is intended for Windows use only

Clone the repository

git clone https://github.com/nickkhine/ZoomBot.git

Use the package manager pip to install pyautogui.

pip install pyautogui

Demo

Change to directory of project and start program with

python controller.py

Note:

  • Make sure to adjust sleep settings so that zoom can launch at start time.
  • pyautogui controls mouse and keyboard, so using it while program is joining zoom session at start time will cause issues.
  • pyautogui needs zoom application buttons to be in foreground so that it can identify and click it, if zoom application is closed then it will be in the foreground when launched automatically at start time.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages