umbrellaReminder
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Viewing readonly version of main branch: v3View latest version
- Fork this val 👉 https://val.town/v/stevekrouse.umbrellaReminder/fork
- Customize the
location
(line 8). You can supply any free-form description of a location.
✅ Works globally with any location worldwide!
- Geocodes a free-form description of a location to latitude and longitude using @stevekrouse.nominatimSearch
- Gets hourly weather forecast from Open-Meteo API (free, no API key required)
- Filters the forecast for today's remaining hours with ≥30% chance of rain
- If there are any, it formats them appropriately and sends an email reminder
Migrated from folder: Archive/polls/umbrella/umbrellaReminder