LinuxCommandLibrary

stormy

Minimal neofetch-style weather CLI

TLDR

Display weather for your current location
$ stormy
copy
Show weather for a specific city in imperial units
$ stormy --city "[New York]" --units imperial
copy
Display weather in compact mode
$ stormy --compact
copy

SYNOPSIS

stormy [--city name] [--units metric|imperial|standard] [--compact]

DESCRIPTION

stormy is a minimal, customizable weather CLI that displays current weather conditions with colorful ASCII art in a neofetch-like format. It supports multiple weather providers including Open-Meteo (no API key required) and OpenWeatherMap, with configurable units and a compact display mode.

HISTORY

stormy was created by Ashish Kumar (ashish0kumar) and is written in Go.

SEE ALSO

rustormy(1), starlit(1), curl(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard