tdavis6 / dailySummaryEmail

MIT License
1 stars 0 forks source link

Daily Summary Email

A simple program that emails the user the weather and any tasks on their to-do list at 6 AM daily (Only Todoist is currently supported, but I am working on more. Feel free to request any todo app with an issue)

Unfortunately, the weather component only works in the United States because the used API is from the NWS, a US government agency.

To change the time of day that the email is sent, use the MINUTE and HOUR environment variables. All times should be in 24hr (0-23 for hours, 0-59 for minutes) time.

Environment Variables

NOTE: You MUST provide either a coordinate pair or an address.

Attribution

Inspirational quotes provided by ZenQuotes API