Conky : how can I configure Weather...?

Add functionality to your desktop
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
User avatar
sdim
Level 3
Level 3
Posts: 154
Joined: Fri Mar 21, 2008 6:19 pm

Conky : how can I configure Weather...?

Post by sdim »

Hi, everyone.
I found a nice code for Conky, but I'm having a bit of trouble configuring the weather part. It remains empty, and so does the Music section.Any ideas as to what to do?
My location is Athens, Greece.
Here's the code included referring to the Weather.
Many thanks.

Code: Select all

${font Arial:bold:size=10}${color Tan2}WEATHER ${color DarkSlateGray}${hr 2}
${font}${color DimGray}

${voffset -25}${font Weather:size=45}${execi 1800 conkyForecast –location=GRXX0004 –datatype=GR}
${alignc 22}${voffset -60}${font Arial:bold:size=10}${color DimGray}${execi 1800 conkyForecast –location=GRXX0004 –datatype=HT}
$font${voffset -55}${alignr}${color DimGray}Wind: ${execi 1800 conkyForecast –location=GRXX0004 –datatype=WS}
${alignr}${color DimGray}Humidity: ${execi 1800 conkyForecast –location=GRXX0004 –datatype=HM}
${alignr}${color DimGray}Precipitation: ${execi 1800 conkyForecast –location=GRXX0004 –datatype=PC}
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
MB:MSI 770 C-45 / HD1:500 GB-->Windows / HD2:320 GB-->Mint 20 Cinnamon
CPU:AMD X4 640 3.00 GHz / RAM:4.0 GB / VGA: NVidia GeForce GT630
edwardr

Re: Conky : how can I configure Weather...?

Post by edwardr »

Have you registered with an online weather data service to be able to receive weather data? See the instructions at the following link
http://ubuntuforums.org/showthread.php? ... ky+weather
User avatar
sdim
Level 3
Level 3
Posts: 154
Joined: Fri Mar 21, 2008 6:19 pm

Re: Conky : how can I configure Weather...?

Post by sdim »

Many thanks for the reply, but I think it's far too complicated for me. Besides, living in Greece, doesn't include the necessary locales in Weather.com.
MB:MSI 770 C-45 / HD1:500 GB-->Windows / HD2:320 GB-->Mint 20 Cinnamon
CPU:AMD X4 640 3.00 GHz / RAM:4.0 GB / VGA: NVidia GeForce GT630
Locked

Return to “Compiz, Conky, Docks & Widgets”