Skip to content

Having to send my housemates the same picture from excel on the cleaning router every week was getting tiring. So I came up with a program that automatically reads an excel (csv) file and sends my housemates an email with what their job is that week.

Notifications You must be signed in to change notification settings

TomAllsop/Router-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Router-Project

Having to send my housemates the same picture from excel on the cleaning router every week was getting tiring. So I came up with a program that automatically reads an excel (csv) file and sends my housemates an email with what their job is that week.

It works with a python library called smtplib. It also uses Task Scheduler. Task Scheduler can run the program when my computer is on without me having to do anything.

About

Having to send my housemates the same picture from excel on the cleaning router every week was getting tiring. So I came up with a program that automatically reads an excel (csv) file and sends my housemates an email with what their job is that week.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages