An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        


voov-auto

Voov-Automation


![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54)
![](https://camo.githubusercontent.com/b6ba355cebfd4cd79a70de2e7623d0b6361589832ceb26214eefb337524d2214/68747470733a2f2f637573746f6d2d69636f6e2d6261646765732e6865726f6b756170702e636f6d2f62616467652f7472656e64696e672d2d75702d627269676874677265656e2e7376673f6c6f676f436f6c6f723d666666266c6f676f3d7472656e64696e672d7570)
![](https://custom-icon-badges.herokuapp.com/github/license/denvercoder1/custom-icon-badges?logo=repo)
![Google Chrome](https://img.shields.io/badge/Google%20Chrome-4285F4?style=for-the-badge&logo=GoogleChrome&logoColor=white)
![Github-sponsors](https://img.shields.io/badge/sponsor-30363D?style=for-the-badge&logo=GitHub-Sponsors&logoColor=#EA4AAA)
![Windows](https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white)
![Linux](https://img.shields.io/badge/Linux-FCC624?style=for-the-badge&logo=linux&logoColor=black)

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 Dependencies

Import 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 ![Github-sponsors](https://img.shields.io/badge/sponsor-30363D?style=for-the-badge&logo=GitHub-Sponsors&logoColor=#EA4AAA), Massege Us [buy me a coffee](https://www.buymeacoffee.com/naemazam)

## Contributing

Contributions are always welcome!

## License

[MIT](https://choosealicense.com/licenses/mit/)