Skip to content

A tool to add, search and send birthday emails. Data from input are saved into a csv file. Program can be run on a cloud server and send emails daily if dates match.

Notifications You must be signed in to change notification settings

Jasonzhou97/Birthday-Email-Automator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Birthday-Email-Automator

A tool to add, search and send birthday emails. Data from input are saved into a csv file. Program can be run on a cloud server and send emails daily if dates match.

All modules are pre-installed on python, no need for pip install

runs on tkinter interface

when first run, a csv file will be created in the same folder. You can start adding data using the add button. Replace the string in my_email and password with your own email and password. Preferably a less used email to prevent security breaches. You can search through thr csv file by typing in the person's name and pressing "search" button, his birthday will be shown if you have added his data. This program can be run on a cloud server eg pythonanywhere so that it can be executed everyday automatically to check if the current days date matches any of the birthday dates you added. If it does, an email will be sent from your email to the person's email.

About

A tool to add, search and send birthday emails. Data from input are saved into a csv file. Program can be run on a cloud server and send emails daily if dates match.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages