MacOS – Looking for Working Weather Dashboard Widget

dashboarddashboard-widgetmacos

So the weather widget apple includes with macOS no longer works. It's been broken for a while now, I suspect it's never coming back. Especially since it was powered by Yahoo. Also Apple's "dashboard widget" directory hasn't been updated in 10+ years. So that's useless.

I'm looking for a simple little widget that will give me current conditions and a 7+ day forecast. Nothing complicated. But it is really useful and it's a bummer not having it.

Best Answer

I modified Apple's Dashboard widget to use an entirely different weather API. You can download it from https://forums.macrumors.com/threads/i-fixed-apples-broken-weather-dashboard-widget.2225715/.

You'll need to grab API keys from DarkSky and MapQuest and add them to the top of weatherParser.js inside the modified widget. This process is extensively documented in Widget's readme.


Alternately, you can also use the FairWeather widget. It's not quite as pretty as Apple's widget, but it gets its weather data directly from the NOAA's servers, so I suspect it's less likely to break than something which pulls from a private company.

Sadly, the original download link is broken, so I uploaded it here: https://macintoshgarden.org/apps/fair-weather