Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tejasvi541/googlemeet-automation
https://github.com/tejasvi541/googlemeet-automation
python selenium selenium-python
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tejasvi541/googlemeet-automation
- Owner: tejasvi541
- Created: 2020-09-05T14:45:17.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-05T15:05:36.000Z (over 4 years ago)
- Last Synced: 2024-11-13T13:52:54.887Z (2 months ago)
- Topics: python, selenium, selenium-python
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Google Meet Automation
### Mini-Project
-> In This Script You have to just Make a dictionary of the Subject name and Class Codes in the lnk.py File as Descripted in it.-> This is a Terminal Executable Program, You can Execute it by going to the saved Directory and entrying login.py subject_name
in the terminal Window, Subject Name would the same You have mentioned in the dictionary.-> You should have Selenium and the desired WebDriver for your desired WebBrowser. I used Chrome Driver which You can download from
https://sites.google.com/a/chromium.org/chromedriver/downloads , and place that in desired PATH.-> You have to add Your Google Account Address in email.txt and its Password in pwd.txt, so that you dont expose Your personel info.