fastfetch-cli / fastfetch-cli/fastfetch

[FEAT] use `wego` instead of `wttr.in` when installed

Open
#2,400 1 comment 1 reaction 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.