LinuxCommandLibrary

starlit

Minimal and customizable weather CLI

TLDR

Display weather for a specific city
$ starlit [seattle]
copy
Start interactive weather mode
$ starlit --interactive
copy
Open the configuration file for editing
$ starlit --edit
copy

SYNOPSIS

starlit [city] [options]

DESCRIPTION

starlit is a minimal and customizable weather CLI powered by the OpenWeatherMap API and styled with the Rich library and terminal text effects. It supports interactive mode, customizable color themes, and multi-language output.

CAVEATS

Requires an OpenWeatherMap API key.

HISTORY

starlit was created by Ashley Lee (ashuhlee) and is written in Python.

SEE ALSO

stormy(1), rustormy(1), curl(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard