https://github.com/naemazam/voov-automation
Python and Selenium based Voov Auto Online Meeting Joiner GUI Application.
https://github.com/naemazam/voov-automation
automation chrome-driver naemazam python3 selenium-webdriver tencent voov
Last synced: 2 months ago
JSON representation
Python and Selenium based Voov Auto Online Meeting Joiner GUI Application.
- Host: GitHub
- URL: https://github.com/naemazam/voov-automation
- Owner: naemazam
- License: mit
- Created: 2021-10-13T10:42:41.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-08T13:36:20.000Z (over 3 years ago)
- Last Synced: 2025-04-11T19:23:11.318Z (2 months ago)
- Topics: automation, chrome-driver, naemazam, python3, selenium-webdriver, tencent, voov
- Language: Python
- Homepage: https://naemazam.github.io/Voov-Automation/
- Size: 22.7 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
![]()
Voov-Automation






Python and Selenium based Voov Auto Online Meeting Joiner GUI Application.
# Story
Online Class is A very good way to learning from home, But some times We forget Because we are in home or busy with some other work. In internet there are many softwares available for Zoom and Google meet but For TenCent Meeting There is no Software On There. This Time We are Deeside To make a Autonomous Software for Join Meeting. It should be Installable and Light Weight. And One More Important thing is that, Steve Helped Me A lots for this Project. Thanks Brother.
## Acknowledgements
- [Try to use Update Chrome and ChromeDriver On system ](https://chromedriver.chromium.org/)
## Installation Python DependenciesImport Selenium
```python
pip install Selenium
```
Import tkinter
```python
pip install tkinter
```# Download & Installation
Download
```bash
git clone https://github.com/naemazam/Voov-Automation.git
```Run Application
```python
python3 main.py
```## USER Guide
GUI app use is So much easy Put your meeting Link and Time on 24H format then start timer.
## Roadmap- 1 Week Meeting List
- Auto Replay Chat Bot
- Auto Class Recording
- Auto Driver Update- Add more integrations
## Authors- [KHOJIDDIN](https://github.com/KHOJIDDIN)
- [Naem Azam](https://github.com/naemazam)## Sponsors
For , Massege Us [buy me a coffee](https://www.buymeacoffee.com/naemazam)
## ContributingContributions are always welcome!
## License
[MIT](https://choosealicense.com/licenses/mit/)