You are not logged in.

#21 2026-04-18 11:17:23

loutch
Member
Registered: 2015-12-12
Posts: 1,070

Re: Accuweather Conky Script

Hello

Update old Didier-t conky from Accuweather to open-meteo.com work great since a few days

2J2Lnxsj_t.png

9KAiP39U_t.png

@+


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

#22 Today 16:22:49

marens
Member
From: World without M$
Registered: 2023-02-02
Posts: 1,259

Re: Accuweather Conky Script

Hot air from Africa has been flowing over southern Europe for a long time.
The worst is currently in Spain and France.

AccuWeather developers have added the Heat index.
That's nice, but the  curr-cond   file no longer works properly:

current1.png

Open the  accuweather   script and replace the line:

              sed -i -e 's/.*weathericons\///' -e 's/^.*>//g' -e 's/°.*$//g' -e '/RealFeel®/d' -e '/RealFeel Shade™/,+1d' -e '/RealFeel Shade/,+1d' -e '/Indoor Humidity/,+1d' -e '/^$/d' $HOME/Accuweather_conky_script/curr_cond_temp

with:

              sed -i -e 's/.*weathericons\///' -e 's/^.*>//g' -e 's/°.*$//g' -e '/RealFeel®/d' -e '/RealFeel Shade™/,+1d' -e '/RealFeel Shade/,+1d' -e '/Indoor Humidity/,+1d' -e '/^$/d' -e '/Heat Index/,+1d' $HOME/Accuweather_conky_script/curr_cond_temp

heat-index.png  accweather-conky.png

As you can see from the screenshots, 'beautiful' days with lots of sunshine are expected here.  smile

Note *
Please don't wait for the Heat Index to appear for your location, but update your  accuweather   script now.

Last edited by marens (Today 16:34:49)


If people would know how little brain is ruling the world, they would die of fear.

Offline

Board footer

Powered by FluxBB