-
One of the reasons I built https://uw.leftium.com/ was so I could see the previous two days' weather.
It uses the DarkSky API, but also supports other weather API's: https://github.com/Leftium/ultra-weather#readme
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Usually I use the default Samsung weather app, but when I'm on my PC https://wttr.in/ is a fun one, and you can even get terminal-readable output by using something like cURL!
-
Nice, I made something similar with https://github.com/ip2k/we4ther?files=1 a decade ago. It used to be up at we4ther.com but I hadn't updated the code in a long long time and didn't bother migrating it to my latest server. The free MaxMind GeoIP DB is def good enough to detect location (this was before the browser location API) close enough to give accurate weather.
-
On android, I switched to the open source "wX" app, which uses NWS data under the hood. It's incredibly detailed.
Play store: https://play.google.com/store/apps/details?id=joshuatee.wx
F-Droid: https://f-droid.org/packages/joshuatee.wx/
Source: https://gitlab.com/joshua.tee/wx
-
On Android I use Geometric Weather. I believe it uses AccuWeather.
https://github.com/WangDaYeeeeee/GeometricWeather
-
I use that too but on iOS.
https://apps.apple.com/us/app/wxl23/id1171250052
https://gitlab.com/joshua.tee/wxl23
Related posts
-
What is Asynchronous Code? How to Use It in Python to Speed Up Your Code Learn by Building a Weather App! ☀️🌦️
-
Weather from the Command Line
-
Wttr.in Is Down
-
Meet wttrbarpy! a highly customizable weather module for Waybar inspired from wttrbar using wttr.in
-
Ask HN: Favourite low-tech/plain HTML websites?