Show HN: Display weather for up to 3 cities for comparison inside Neovim
1 points
7 days ago
| 0 comments
| github.com
| HN
I'm not sure if anyone else feels the same, but the current weather Plugin/App always confuses me about the weather. I wish the temperature could be shown in a vertical bar. That way, it would be much easier to quickly see the low and high temperatures at a glance.

Also, I really hope to be able to see the temperature in my hometown for comparison. so I wrote this neovim weather plugin: https://github.com/rmrf/weather.nvim

Features: - Display weather for up to 3 cities for comparison - Show min/max temperatures at a glance

Screenshot inside the Github repo.

it will call https://wttr.in/ to get the weather data when you trigger it.

No one has commented on this post.