This Project is based on python for automating notification for online classes, it popups the join link for the class.
Install python from here
- Make sure that you tick Add to path while running python setup.
- fork and clone the repo.
- Open your code editor and change the meeting link and timing accordingly.
- Now open your terminal and run the following command and reload if required.
pip install plyer
- after succesful installation run python file.
Vs code asking for python extension installation
Answer: install it.
pip install plyer gave warning to upgrade pip version.
Answer: Run the command pip install --upgrade pip
and ignore if any error or warning is shown.
For support, email [email protected] and [email protected]
Contributions are always welcome!
See README.md
for ways to get started.
Please adhere to this project's code of conduct
.