Skip to content

rishiraja76/Zoom-Automator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Zoom-Automator

Created a software to automatically join Zoom meetings throughout the week based on a given schedule.

Written in Python with the “pyautogui” and “pandas” packages.

Automates the Zoom GUI to join a meeting based on data from an excel file that provides the meeting time and ID

RESOURCES USED:

https://stackoverflow.com/questions/14831716/can-i-open-an-application-using-python-during-run-time

https://stackoverflow.com/questions/44730935/advantages-of-subprocess-over-os-system

https://devforum.zoom.us/t/where-is-join-meeting-or-join-webinar-api-under-api/17816

https://stackoverflow.com/questions/2791839/which-is-the-easiest-way-to-simulate-keyboard-and-mouse-on-python

https://www.reddit.com/r/Python/comments/8bymeo/pyautogui_vs_pywinauto/

https://automatetheboringstuff.com/chapter18/

EXAMPLE FORMAT TO FOLLOW IN THE EXCEL FILE:

CSE101 123456789 13:00 Mo,We

About

Automates the Zoom GUI to join a meeting based on data from an excel file that provides the meeting time and ID

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages