dglent / meteo-qt

System tray application for weather status information
GNU General Public License v3.0
82 stars 21 forks source link

Wishlist: % Chance of Precip #120

Closed Linux-Geezer closed 2 years ago

Linux-Geezer commented 2 years ago

It would be nice to know the chance of precipitation both for the hourly forecast and the 4-day forecast.

dglent commented 2 years ago

Hmm, it is already implemented this but you use an old version ...

Linux-Geezer commented 2 years ago

Link says precip type changed to precip chance. Where? I'm not seeing it. No, I'm currently using my Arch install, which has the latest version.

https://postimg.cc/jn4HK2qR

dglent commented 2 years ago

You have this info in its tooltip. Precipitation probability Here in the code: https://github.com/dglent/meteo-qt/blob/3e8d6330e852fa52c719e88349f01ca9d9b08f83/meteo_qt/meteo_qt.py#L208

dglent commented 2 years ago

Which version do you have ? May be is an old one

Linux-Geezer commented 2 years ago

I'm using version 3.0-1 via the AUR. Tool tip shows light rain, moderate rain, etc., not the % chance; e.g. 20%, 50%, etc.

https://postimg.cc/4Yg3VP12

Linux-Geezer commented 2 years ago

Okay, the tool tip for the 4-day forecast shows the chance of precipitation. It would be nice to have the same for the hourly forecast.

dglent commented 2 years ago

Normaly is présent in the hourly forecast too. Could you try with anorher city ?

Linux-Geezer commented 2 years ago

Okay, I see it now. You have to mouse over the hour text, not the icons. Thanks again for all of your help, your prompt responses, and your patience. It's a very nice app by the way.

I don't see a donation link. Are you not accepting donations towards development of the app?