starlit
Minimal and customizable weather CLI
TLDR
Display weather for a specific city
$ starlit [seattle]
Start interactive weather mode$ starlit --interactive
Open the configuration file for editing$ starlit --edit
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.

