August 10, 2026
Weather CLI
A no-nonsense terminal weather tool with cached forecasts and a one-line summary mode.
- node
- cli
Weather in the terminal, without the ceremony.
weather --here
weather --at "Kathmandu" --days 3
weather --oneline # for status bars
Caches responses so repeated calls are instant, and degrades gracefully when the network is down.