Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 766 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 766 Bytes

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