Skip to content

Alert via an email if it will be raining today.

License

Notifications You must be signed in to change notification settings

IvanVnucec/rain_alert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rain_alert

App running

You will not forget your ☔ anymore.

About

Check the weather at 5AM Zagreb time and send an email if it will rain today.

Get started

  1. Create Gmail account and enable the Less secure app access.
  2. Add the following environment variables to GitHub actions:
    • SENDER_EMAIL - sender Gmail email
    • SENDER_PASSWORD - Gmail email password
    • RECEIVERS - list of email addresses to send the alert to
  3. Run the GitHub Action workflow manually to check if everything is working.

License

MIT