martalech / WeatherWidget

An application that displays current weather info.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WeatherWidget

WeatherWidget is a program written in C++ with Qt framework. It allows user to get info about the current weather in over 200 000 cities. The weather data is downloaded from openweathermap.org API.

Screenshot1

Features

  • displays temperature, wind speed, wind direction, pressure and humidity
  • displays an image related to the weather conditions and time
  • displays sunrise and sunset times
  • provides autocomplete while typing city name

Releases

All releases

About Project

Written with Visual Studio 2017 with Qt plugin. Compiled with Qt 5.11.1.

About

An application that displays current weather info.


Languages

Language:C++ 100.0%