kelbot ◖⎚∠⎚◗ on Nostr: CLI weather protip: Are you a fan of doing the ole 'curl wttr.in' but are frustrated ...
CLI weather protip:
Are you a fan of doing the ole 'curl wttr.in' but are frustrated when it doesn't work sometimes because wttr.in is down or ran out of API calls?
You can just install the underlying software that wttr.in uses called wego. Get your own free openweathermap API key (1000 api calls/day) and pop it in the wego config file and boom. You've got the same thing but more reliable and less reliant on someone else's server.
https://github.com/schachmat/wego
Are you a fan of doing the ole 'curl wttr.in' but are frustrated when it doesn't work sometimes because wttr.in is down or ran out of API calls?
You can just install the underlying software that wttr.in uses called wego. Get your own free openweathermap API key (1000 api calls/day) and pop it in the wego config file and boom. You've got the same thing but more reliable and less reliant on someone else's server.
https://github.com/schachmat/wego