Hello, I managed to do at least what I wanted to do, that is to say make my conky made on Linux compatible with Rainmeter.
https://github.com/neecride/RainGreatpanel
However I have some problems like the weather sometimes it works sometimes it doesn't
https://github.com/neecride/RainGreatpanel/blob/main/GreatPanel/%40Resources/weather.inc
Maybe because of the regular expression, I didn't understand everything.
And I would like to display 30°C but I see it like this A°C and I don't have the right value
I had already created a topic but I let too much time pass. sorry about that
https://forum.rainmeter.net/viewtopic.php?p=220969#p220969
https://github.com/neecride/RainGreatpanel
However I have some problems like the weather sometimes it works sometimes it doesn't
https://github.com/neecride/RainGreatpanel/blob/main/GreatPanel/%40Resources/weather.inc
Maybe because of the regular expression, I didn't understand everything.
Code:
Regex=(?siU)^.*"weather":\[.*"id":(\d+).*"main":"([^"]+)".*"description":"([^"]+)".*"icon":"(\w+)".*"main":.*"temp":([-]?\d+\.?\d*).*"feels_like":([-]?\d+\.?\d*).*$
I had already created a topic but I let too much time pass. sorry about that
https://forum.rainmeter.net/viewtopic.php?p=220969#p220969
Statistics: Posted by SkaalZealot — Yesterday, 7:45 pm — Replies 1 — Views 47