From b4441232cb2c54e7ab0173a09640eff3828017cd Mon Sep 17 00:00:00 2001 From: Mark Powers Date: Sun, 20 Sep 2020 01:07:23 +0000 Subject: Initial commit --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..f826676 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# Email Scripts +Some misc scripts I use regarding email + +## email\_helper.py +General purpose email reading/sending + +## 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 + -- cgit v1.2.3