WeatherApp is a small interactive CLI that fetches forecasts, air quality, wave data, and current weather from the Open-Meteo APIs. It attempts to detect your location automatically from your public IP and then lets you explore different data sets…
WeatherApp is a small interactive CLI that fetches forecasts, air quality, wave data, and current weather from the Open-Meteo APIs. It attempts to detect your location automatically from your public IP and then lets you explore different data sets with a handful of commands.
More information, like the installation, commands etc. can be found in the github readme file.
Used github copilot for code completion