Enhancement: Weather Module: Zip Code override
Open
enhancement
- Dominant language
- Shell
- Stars
- 856
- Forks
- 368
- Avg merge
- 2m
- Merged PRs (30d)
- 1
Description
I'm having an issue with the weather applet. To me it seems the weather is being pulled from a city that's over 100 miles away from me? I see the code in ~/.tmux/plugins/tmux/scripts/weather.sh and I guess I could tweak that, but it'd be nice if I could simply put a zip code preference in my .tmux.conf file to override any magic IP location gathering bits:
**set -g @dracula-show-weather 31211**
Risks: Folks not in the US don't have zip codes.
Not really sure about alternatives internationally, but I'm sure someone has done this logic somewhere on plugins for different windowmanagers.
Contributor guide
Assessment
This issue has not been assessed yet.