Skip to content

hien-ngo29/Weaminder

Repository files navigation

Weaminder

Mobile weather application, there's no offical release currently.

Screenshots

Services used

Weather info from Open-meteo

Buiding

This program is built with C++ Qt Framework using CMake. (Go find yourself how to install them)

Clone repository using git: git clone https://github.com/FlopffyGrape/Weaminder.git

Get in the directory, create build directory and start building:

cd weaminder
mkdir build
cd build

cmake ..

Notes

The code might not compiled without errors in Windows or Mac. Plz fix yourself (I'm sorry :) ).

Contributing

I'd love to hear that you want to contribute code for this repository! Feel free to make any changes to my code and create Pull Requests on this repository. If you found a bugs or got some new ideas for this app, create Issues.

I need help on drawing the app's icon, the current icon looks terribly terrible

Notes

This mobile app is a small gift for my friend. ( And this application is my first mobile app )

( Sorry for my bad English *sight.. )