Open Meteo CLI

CLI to extract meteorology data from Open Meteo.

Usage

Current Weather

Displays the current weather for your IP address automatically or for specific coordinates.

open-meteo-cli current-weather [FLAGS] [OPTIONS]

Options

Flags

Examples

┌──────────────────────────────────────────────────┐ │ │ │ === Current weather for Zaragoza === │ │ Night │ │ Temperature: 18.8°C │ │ Wind speed: 6.6 km/h │ │ Wind direction: 22° │ │ Latitude: 41.6405, Longitude: -0.8814 │ │ === Weather data by Open-Meteo.com === │ │ │ └──────────────────────────────────────────────────┘

┌──────────────────────────────────────────────────┐ │ │ │ === Current weather === │ │ Temperature: 32.6°C │ │ Wind speed: 12.5 km/h │ │ === Weather data by Open-Meteo.com === │ │ │ └──────────────────────────────────────────────────┘

0,18.8,6.6

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.