fastfetch-cli / fastfetch-cli/fastfetch
[FEAT] use `wego` instead of `wttr.in` when installed
Open
enhancement
- Dominant language
- C
- Stars
- 24.6k
- Forks
- 890
- Avg merge
- 1d 42m
- Merged PRs (30d)
- 17
Description
### Description
wttr.in is a frontend host to [wego](https://github.com/schachmat/wego)
if wego is installed (and maybe configured correctly, how to check?) should just use/parse that output instead. it does ssuccessfully output json, although I'm not sure if it's the same format as wttr.in
### Motivation
there's a delay when using fastfetch with the `weather` module because it's dependent on my network's latency. wego supports amount of caching. among other configurable things that `wttr.in` probably provides too but I'de like to self-host / cut out that middleman.
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.