Simple-Tray-Weather Code
A Small Tray application that shows current weather in the icon
Status: Beta
Brought to you by:
danieljo123
File | Date | Author | Commit |
---|---|---|---|
Code | 2019-11-08 |
![]() |
[2314a3] . |
README.md | 2019-11-08 |
![]() |
[ad1511] Update README.md |
imag3e.PNG | 2019-10-30 |
![]() |
[1f948b] , |
Explicitly displays the temperature on the system tray.
The icons are only 16x16 and made by me. I had to make sure that it was readable and i had to also make sure to fit the celcius / fahrenheit sysbol beside the temperature number so that was a bit tough....
I used qt 5.12.5 and visual studio 2019 for this project
TODO
* celcius number icons ✓ ( up to 45c)
* fahrenheit number icons (Havent done this yet.)