Skip to content

Email_Client_Simulator_App using Tkinter for GUI , Reading and deleting email from a .txt file

Notifications You must be signed in to change notification settings

John940/Email_Client_Simulator_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Email client Simulator Project

This simulates an email client application , that it can read emails and delete them.

We use Tkinter for GUI and we read the email from the emails.txt file

To work correctly, emails must have this format:

from:User Subject:Title1 date:22/12/12 +/n

Email text…..Email text …..Email text…

To Read an Email press Enter Button at selected Email.

To delete an Email press D button at selected email.

Note: Email deleted permanently

About

Email_Client_Simulator_App using Tkinter for GUI , Reading and deleting email from a .txt file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages