Skip to content

lilhuy0405/auto-join-zoom-pyautogui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

auto-join-zoom-pyautogui

AUTO JOIN ZOOM USING PYTHON WITH PYAUTOGUI LIB

  • every morning i wake up and find my class zoom id in an excel file then enter it manually to join the class, so i wrote this script helping me join zoom class with one click :v image

install

  • pip install
  • make sure zoom has been installed and then set the path in main.py zoomPath = 'C:\\Users\\luuhu\\AppData\\Roaming\\Zoom\\bin\\Zoom.exe'
  • change your zoom name in main.py zoomName = '08_19F7_Luwu DDuwsc Huy'
  • change your class information in data.py: ["classeIndex", "className", "classDay", "classShift", "classPeriod", "zoomId", "Password"],

run

  • python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages