DEV Community

Cover image for We Create First Auto Voov Meeting Joiner
Naem Azam
Naem Azam

Posted on

We Create First Auto Voov Meeting Joiner

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.

Learn More
Visit Github

Acknowledgements

Installation Python Dependencies

Import Selenium

  pip install Selenium
Enter fullscreen mode Exit fullscreen mode

Import tkinter

  pip install tkinter
Enter fullscreen mode Exit fullscreen mode

Download & Installation

Download

  git clone https://github.com/naemazam/Voov-Automation.git
Enter fullscreen mode Exit fullscreen mode

Run Application

  python3 main.py
Enter fullscreen mode Exit fullscreen mode

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

Contributing

Contributions are always welcome!

Top comments (0)