You are required to have install python in your local machine The current version of python used in this code is Python 3.9.1 first clone the repo to your local machine and than install the required dependencies
Dependencies are:
- tkinter
- pyautogui
- webbrowser
- time which is already present
You can install these by using pip command from your terminal.