This is a little weather app I’ve been refining on and off for a long time. It serves two purposes for me:
1) It displays the temperature in the favicon. This helps me keep track of the temp throughout the day since I keep this page always open as the left-most pinned tab in my browser.
2) It shows only the information I’m typically interested in: the conditions right now and projected temperature changes over the next few hours.
1) It displays the temperature in the favicon. This helps me keep track of the temp throughout the day since I keep this page always open as the left-most pinned tab in my browser.
2) It shows only the information I’m typically interested in: the conditions right now and projected temperature changes over the next few hours.
The data comes from https://api.weather.gov, so sadly it is US-only for now.
You can get a forecast from most US cities or you can enter a specific latitude and longitude.
No AI was used in the making of this site. (Not a flex, just sadly a relevant thing these days.)