aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 7cd62f0477fa1234a22b0b65760a876ac56dea42 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Email Scripts
Some misc scripts I use regarding email

## email\_helper.py
General purpose email reading/sending (though tailored to these purposes)

## kitchen-update-email.py
Check if there is a new post on my website and email those signed up for email notifications

## reminder.py
Send an email based on args with the subject staring "REMINDER: ". This makes it easy to set up monthly/weekly/etc. reminders via crontab

## daily-update.py
Sends an update with news and weather about the day, and any emails left over send from `reminder.py`