Skip to content

A GUI based program made using tkinter to send email using SMTP module of Python.

Notifications You must be signed in to change notification settings

kasoglu/gui-email-sender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GUI E-Mail Sender

A GUI based program made using tkinter to send email using SMTP module of Python.

emailsender

Installing

Download the Python 3 installer package from the official website and install it, if not installed previously.

How to Use?

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.

Documentations

About

A GUI based program made using tkinter to send email using SMTP module of Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages