File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 <a href =" https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity " ><img src =" https://img.shields.io/badge/Maintained%3F-yes-green.svg " alt =" Maintenance " ></a >
1212 <a href =" https://www.python.org/ " ><img src =" https://img.shields.io/badge/Made%20with-Python-1f425f.svg " alt =" made-with-python " ></a >
1313</p >
14- This is a simple python program which can be used to automate joining class on Webex platform.
14+
15+
16+ # Usage Instruction
17+
18+ ```
19+ git clone https://github.com/JasonJerry/WebexAutomation.git
20+ cd WebexAutomation
21+ python main.py
22+ ```
23+
24+ - Install the prerequirements : pandas, pyautogui, subprocess using pip.
25+ - Give the input of your meeting credentials in the timings.csv file.
1526
1627# Things used
1728
@@ -27,6 +38,7 @@ This is a simple python program which can be used to automate joining class on W
2738- To exit the class at a specific time [ ADDED ON 11-10-2020 ]
2839
2940## Contributions are welcome !
41+
3042<p >
3143<img src =" https://visitor-badge.laobi.icu/badge?page_id=JasonJerry.WebexAutomation " alt =" visitor badge " />
3244</p >
You can’t perform that action at this time.
0 commit comments