You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unlike OpenWeatherMap, wttr.in doesn't require an API key. It supports json output (e.g. `curl 'wttr.in/Toronto?format=j1'). I think it might make it easier to set up the weather widget and share awesome configs without worrying about secret management.
I'd be happy to take a stab at it and submit a PR if you're open to it. Alternatively, I could maintain a fork of your widget that uses wttr.in.
The text was updated successfully, but these errors were encountered:
That would be amazing! I would really appreciate your help here.
I guess the best way would be to have a separate widget (wttr-widget is a good name for it 😉).
Thank you for this collection of widgets!
Unlike OpenWeatherMap, wttr.in doesn't require an API key. It supports json output (e.g. `curl 'wttr.in/Toronto?format=j1'). I think it might make it easier to set up the weather widget and share awesome configs without worrying about secret management.
I'd be happy to take a stab at it and submit a PR if you're open to it. Alternatively, I could maintain a fork of your widget that uses wttr.in.
The text was updated successfully, but these errors were encountered: