You are not logged in.
Where is this image.lua script?
I found one here:
Offline
Hello
Sorry for forgetting this script, it's true that I often forget to add it.
@+
Linuxmint 22.1 Xia xfce & mageia 9 XFCE on ssd hp pavilion g7
Xubuntu 18.04 lts & 24.04 lts on ASUS Rog STRIX
Offline
Was the one I downloaded the correct one?
Offline
Hello
AAHHH you find it at Mageia forum , good , all the conkys are from me & yes it's the correct one i use the same.
@+
Linuxmint 22.1 Xia xfce & mageia 9 XFCE on ssd hp pavilion g7
Xubuntu 18.04 lts & 24.04 lts on ASUS Rog STRIX
Offline
All this time I thought that the arrows on the wind gauge icons were 180 degrees off. DOH! it is to mimic a real weather vane, when the wind blows from the south, the arrow will point to the north. can you say DOH!
Last edited by rwyarbrough (2022-06-24 21:12:58)
Offline
Hello
Oups just change icons number in script.
@+
Linuxmint 22.1 Xia xfce & mageia 9 XFCE on ssd hp pavilion g7
Xubuntu 18.04 lts & 24.04 lts on ASUS Rog STRIX
Offline
Hello
I made this conky with my old api key Openweathermap it work great .
I made a few scripts
anyone to change m/s in km/h
anyone to have the wind direction .
anyone to change that 1656300526 in 24 hours for sunset & sunrise
it was a little difficult for my little head but it works.
I guess there is a simpler way.
@+
Last edited by loutch (2022-06-27 19:51:49)
Linuxmint 22.1 Xia xfce & mageia 9 XFCE on ssd hp pavilion g7
Xubuntu 18.04 lts & 24.04 lts on ASUS Rog STRIX
Offline
All this time I thought that the arrows on the wind gauge icons were 180 degrees off. DOH! it is to mimic a real weather vane, when the wind blows from the south, the arrow will point to the north. can you say DOH!
On a real weather vane, surely the arrow points to where the wind is coming from?? If the wind is blowing from the south (a southerly wind), the arrow on a weather vane points south.
Offline
Hello
I think i have it i was inspired by the harmattan conky.
@+
Linuxmint 22.1 Xia xfce & mageia 9 XFCE on ssd hp pavilion g7
Xubuntu 18.04 lts & 24.04 lts on ASUS Rog STRIX
Offline
Since two days the curr_cond is empty and not updated anymore.
Can you confirm this?
Offline
Hello
French version i have just sunset & sunrise Anglish version work great.
@+
Linuxmint 22.1 Xia xfce & mageia 9 XFCE on ssd hp pavilion g7
Xubuntu 18.04 lts & 24.04 lts on ASUS Rog STRIX
Offline
![]()
Since two days the curr_cond is empty and not updated anymore.
Can you confirm this?
Same issue here; with accuweather script english version
Offline
Thank you ceeslans.
Let's hope Teo or il.harun can take a look.
Offline
Hello
So yeat curr_cond don't work in anglish & in french.
@+
Linuxmint 22.1 Xia xfce & mageia 9 XFCE on ssd hp pavilion g7
Xubuntu 18.04 lts & 24.04 lts on ASUS Rog STRIX
Offline
replace
# sed '/current-weather-card card-module content-module non-ad/,/glacier-ad /!d' $HOME/Accuweather_conky_script/curr_cond_raw > $HOME/Accuweather_conky_script/curr_cond_temp
sed '/current-weather-card/,/glacier-ad /!d' $HOME/Accuweather_conky_script/curr_cond_raw > $HOME/Accuweather_conky_script/curr_cond_temp
# sed '/sunrise-sunset card-module content-module/,/temp-history content-module/!d' $HOME/Accuweather_conky_script/curr_cond_raw > $HOME/Accuweather_conky_script/curr_cond_temp1
sed '/sunrise-sunset/,/temp-history content-module/!d' $HOME/Accuweather_conky_script/curr_cond_raw > $HOME/Accuweather_conky_script/curr_cond_temp1
Offline
Sorry, @il.harun, apart from the fact that you just don't write that in code tags, you now also leave out the line number.
The
# sed '/sunrise-sunset card-module content-module/,/temp-history content-module/!d' $HOME/Accuweather_conky_script/curr_cond_raw > $HOME/Accuweather_conky_script/curr_cond_temp1
does not exist here and has been removed here before
https://forums.bunsenlabs.org/viewtopic … 25#p122925
So, I restored the original state.
Let's see how long.
Thanks!
Offline
The script has been on Google Drive since August 17
Offline
The script has been on Google Drive since August 17
Thank you Sir, that solved it.
All good now; hopefully will last for a loooong time...
Offline
Hello
replace
# sed '/current-weather-card card-module content-module non-ad/,/glacier-ad /!d' $HOME/Accuweather_conky_script/curr_cond_raw > $HOME/Accuweather_conky_script/curr_cond_temp
sed '/current-weather-card/,/glacier-ad /!d' $HOME/Accuweather_conky_script/curr_cond_raw > $HOME/Accuweather_conky_script/curr_cond_temp
Tanks work great english & french.
@+
Linuxmint 22.1 Xia xfce & mageia 9 XFCE on ssd hp pavilion g7
Xubuntu 18.04 lts & 24.04 lts on ASUS Rog STRIX
Offline