Free 7-Day Forecast
Free weather forecast with no ads.
Specify your location above to see forecast!
This is Free and transparent software
- This is free because NOAA provides weather forecast for free. Consider asking your congress people to stop trying to defund NOAA.
- Source code is all in the html file.
- We don't track you in any way (unless neocities is doing so).
- It costs me $5 a month to provide this (I need a supporter plan for neocities to call api.weather.gov from this page).
- β : ZIP code is sent to api.zippopotam.us to convert to coordinates.
- Forecast is fetched from api.weather.gov using lat/lon.
- π: Geolocation uses navigator.geolocation to retrieve lattitue/longitude. We do not share this with anyone except api.weather.gov.
- Your coordinates are stored in
localStorage
on your device so this page can auto-load the forecast. You can clear them at any time.
- This page and source code dual-licensed under WTFPL and MIT 2.0. Fork it, sell it, modify it whatever. No warranty provided.