lptstr / winfetch

🛠 A command-line system information utility written in PowerShell. Like Neofetch, but for Windows.
MIT License
1.35k stars 76 forks source link

Add weather location option #211

Closed gfcwfzkm closed 3 months ago

gfcwfzkm commented 4 months ago

The idea is, that one could add additional parameters to the wttr.in request - for example the exact town or city to get a more local weather information.

rashil2000 commented 3 months ago

The weather segment already fetches your location from your IP:

image

However, if you want more fine-grained control, you can just create a custom segment in the config file very easily: https://github.com/lptstr/winfetch/wiki/Configuration#custom-info-segments