A terminal weather application that brings weather to life with animated ASCII visuals. Watch rain fall, snow accumulate, thunderstorms rage, and airplanes fly across your screen—all driven by real-time weather data from Open-Meteo.
Key features include:
Install via Cargo, Homebrew, package managers, or Docker. Configure through simple TOML files with sensible defaults. Control the app with keyboard shortcuts (q to quit, Ctrl+C to exit) and command-line flags for quick overrides.
$ cargo install weathr$ cargo install --path