Skip to content

Releases: gwiggen1/EmailAppointment-CTkinter

EmailAppointmentCTkinter v1.0.0

05 Jan 16:04
8562a98
Compare
Choose a tag to compare

Email-Appointment-CTkinter

Description

This CTkinter GUI app allows you to send a appointment confirmation email with the date of the appointment selected.

Requirements

pip install Tkinter

pip install customTkinter

pip install TkCalendar

Must Enable 2 Factor Authentication With Google Account and Generate an App Password

Your Setup

You must change this for the email to send:

email_sender= 'youremail@gmail.com'  #Enter your email here
email_pass = 'yourapppassword'       #Enter your app password here

Calendar GUI

Emailappoint final

Email Received

Eappointmentfin