show current weather conditions in the terminal
| forecast | ||
| icons | ||
| .editorconfig | ||
| .gitignore | ||
| flake.lock | ||
| flake.nix | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| main.go | ||
| README.md | ||
| screenshot.png | ||
neoweather
fork of https://github.com/genuinetools/weather - darksky's API shut down a while back so it was sitting unmaintained for 4 years. i brought it up to date and it now uses pirateweather.net
to do
- nixos module
- better multi-day format
color reference
| ANSI name | Data type |
|---|---|
| Red | temperature |
| Green | misc number |
| Yellow | alert |
| Blue | time/date |
| Magenta | direction |
| Cyan | condition |
