Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather

Simple weather application

screenshot_welcome screenshot_forecast

Linux

Install requirements

sudo apt install build-essential cmake ninja-build qt6-base-dev qt6-svg-dev

Clone repository and build

git clone https://github.com/cipfge/weather
cd weather
mkdir build
cd build
cmake -G Ninja ..
ninja

Windows

Install MSVC compiler by installing Visual Studio Community and Qt6

Clone repository and open project in QtCreator

References

Open-Meteo

Open Street Map

About

Simple weather application written in C++ with Qt.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages