C-WeatherApp is a command-line tool in C that fetches real-time weather data for any city using the OpenWeatherMap API, displaying information like temperature, humidity, wind speed, and weather conditions.
c api weather json curl string-manipulation openweathermap-api weather-api cjson unix-time-converter
-
Updated
Nov 12, 2024 - C