Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 1.5 KB

File metadata and controls

45 lines (33 loc) · 1.5 KB

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