Is there a web app that will send me a reminder or alert based on a weather event?

Such as:

  • 24-48 hours before freezing, I could set an alert to remind me to shut off the outside hose

  • 4 hours before rain, remind me to close all the windows in the house

Ideally I'd want to be able to customize the alert based on the weather/forecast trigger that I choose

link|improve this question

30% accept rate
2  
How do you expect to be receiving alerts? Email? SMS? Telepathy? – kzh Sep 11 '11 at 22:13
feedback

closed as not constructive by Eight Days of Malaise, Barry Nov 23 '11 at 11:12

This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.

2 Answers

up vote 6 down vote accepted

Looks like a perfect use case for ifthisthenthat

Put the internet to work for you by creating tasks that fit this simple structure: if this then that. Think of all the things you could do if you were able to define any task as: when something happens (this) then do something else (that).

Have a look at the list of weather channel triggers.

enter image description here

link|improve this answer
ifttt to the rescue again! thanks – Josh Newman Sep 12 '11 at 13:59
I just found out about this, and was coming to post another answer. Looks like I was beat to it. – kzh Sep 15 '11 at 20:31
feedback

Weather.com sends me text messages based off of certain conditions. It sends these alerts to SMS on certain carriers and to email. https://registration.weather.com/ursa/alerts/step1

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.