Hi, just wanted to talk about a project I love :
simply open a terminal and do curl v2.wttr.in and you get a nice weather report :
Customization exist to parse the weather finely and to adapt to any device.
I just thought it would be better than the current weather app which is slow to install (needs pictures) and does not contain that many information whil also needing an API key.
Hi, just wanted to talk about a project I love : simply open a terminal and do
curl v2.wttr.in
and you get a nice weather report : Customization exist to parse the weather finely and to adapt to any device.Link to the full project: https://github.com/chubin/wttr.in
I just thought it would be better than the current weather app which is slow to install (needs pictures) and does not contain that many information whil also needing an API key.