Show HN: Rustormy – a neofetch-style weather CLI in Rust

2 Tairesh 0 8/26/2025, 9:53:10 PM github.com ↗
I built `rustormy`, a minimal terminal tool to check the weather with ASCII art and ANSI colors.

Features:

- Current conditions (temp, wind, humidity, pressure, precipitation)

- ASCII icons + color output

- Input by city or lat/long

- Metric/imperial units, JSON output, multi-lang (EN, RU, ES)

- Live mode with auto-refresh

- Works out-of-the-box with Open-Meteo (no API key), also supports OpenWeatherMap

Install via `cargo install rustormy` or grab a prebuilt binary from releases page Repo: https://github.com/Tairesh/rustormy

Would love feedback, feature ideas, or bug reports -- especially from CLI/TUI fans.

Comments (0)

No comments yet