A GUI based program made using tkinter to send email using SMTP module of Python.
Download the Python 3 installer package from the official website and install it, if not installed previously.
Download the source code from the repository and run the file just as any other Python script (.py) file.
python3 main.py
Before you run open the files on editor and replace the specified places
to your informations.
Unless, program will not work.
After you can run the main.py
to start the email sender.