Skip to content

This is a simple python program which can be used to automate joining class on Webex platform.

Notifications You must be signed in to change notification settings

JasonJerry/WebexAutomation

Repository files navigation

WebexAutomation

Maintenance made-with-python

Usage Instruction

git clone https://github.com/JasonJerry/WebexAutomation.git
cd WebexAutomation
python main.py
  • Install the prerequirements : pandas, pyautogui, subprocess using pip.
  • Give the input of your meeting credentials in the timings.csv file.

Things used

  • Pandas: for reading the timming from the csv file,
  • pyautogui: to click the button,
  • subprocess: to open the webex application.

Future Developments

  • To add features to answer the questions and give attendance
  • To add the mute and unmute function
  • To enhance the efficieny of the program
  • To exit the class at a specific time [ ADDED ON 11-10-2020 ]
  • To add join functionality using invite link [ Coming soon! ]

Contributions are welcome !

visitor badge

About

This is a simple python program which can be used to automate joining class on Webex platform.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages