Open Meteo CLI

CLI to extract meteorology data from Open Meteo.

Usage

The Open Meteo CLI allows you to retrieve weather data for specific coordinates.

Current Weather

Get the current weather for a given coordinate.

plaintext open-meteo current-weather [OPTIONS] --latitude <LATITUDE> --longitude <LONGITUDE>

Options

Attribution

The weather data used in this application is provided by Open-Meteo.com under the CC BY 4.0 license. We would like to express our gratitude to Open-Meteo.com for their contribution to this project. ```