Skip to content

A small application that displays the current weather. created in the Qt Creator development environment. Current data is obtained from the JSON API.

License

Notifications You must be signed in to change notification settings

rajkane/weather-station

Repository files navigation

Weather Station


A small, simple application that displays the current weather. created in the Qt Creator development environment. The current data is obtained from the url API in JSON format.

I implemented threading (QThread) to update the data every 60 seconds and the current datetime every second.


screenshot

Releases

No releases published

Packages

No packages published