WeatherSense
WeatherSense's revamped UI was inspired by MerrySky, which itself was inspired by the OG: DarkSky. Every five years or so, I’ve been rebuilding the same weather web app. It’s interesting to see how it has evolved. WeatherSense is the latest version of my weather app: Try it out: https://weather-sense.leftium.com Source code: https://github.com/Leftium/weather-sense What’s stayed the same Displays historical weather data next to forecast (Attempts to) automatically infer your location Simple toggle between between C/F units Unique format for nearby dates. “Su-11” for Su nday (May) 11 th What’s new I started to prefer other weather apps because UltraWeather wasn’t fine-grained enough. In addition, I wanted more data like air quality and dew point. So I added the missing information: More granular data: hourly instead of daily Air Quality Index: AQI (both EU and US scales) Dew point (and relative humidity) Precipitation amount + probability Sunrise, sunset...