You are not logged in.
Never mind ... MY OOPS!
It's working now to format for me
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline
Sorry S11, no script update for the time being, I'll leave it be for some testing and then I'll update everything, including documentation.
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Offline
Hello
As always nice job Théo
for today work great by me just wait for the change for tonight.
@+
Linuxmint 22.1 Xia xfce & mageia 9 XFCE on ssd hp pavilion g7
Xubuntu 18.04 lts & 24.04 lts on ASUS Rog STRIX
Online
Working great teo thank you.....
Offline
Thank you both for reporting back
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Offline
Hello
changed for tonight work great again
@+
Linuxmint 22.1 Xia xfce & mageia 9 XFCE on ssd hp pavilion g7
Xubuntu 18.04 lts & 24.04 lts on ASUS Rog STRIX
Online
thnx Teo, all okay now.
Offline
Brilliant, really appreciated guys.
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Offline
No, it's not good. The icons for 10 days changed their numbering. For the day are used: d2, d4, d6. In turn, d1, d3, d5 ... are for the night.
Presumably, after switching to day mode, the opposite is true. Otherwise, you have a moon every other day. Additionally, for 10 days it is worth changing "for ((i = 1; i <= 15; i + = 1))" to "for ((i = 1; i <= 20; i + = 1))" in the script, because without of this, icons are only downloaded for 7 consecutive days.
Last edited by arof (2020-08-09 23:22:38)
Offline
@arof,
I see wonderful work. You use the "HTCSpill-Conky" as a basis for your weather.com editions. Awesome!
That this doesn't work properly is because in the meantime these weather frogs have "built" their weather page again after the release of the new script by Teo.
I wonder if Teo is not getting fed up with this. I wouldn't blame him.
You gotta start putting these "Americans" into skat...
Skat is a German card game invented in Altenburg, mainly among men. ]:D
Offline
I know it. Teo does an amazing job. I rely on his scripts, sometimes I modify them slightly. For me, after changing the numbering of pictures, weather.com is already working well. In conkyrc I did two sections - if the first line of 10days contains the word "night", the "night" section is executed. If not, the "day" section is executed.
I am using the HTC-spill Conky 10 days extended as a base for Wunderground and Accuweather as well.
Offline
I've noticed it as well guys.
The problem exists only with the non english versions of the scripts (German, French, Greek, etc.).
I'll see what I can do.
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Offline
hello
AAAAAAAAAAAHHHAH this explains a lot
Linuxmint 22.1 Xia xfce & mageia 9 XFCE on ssd hp pavilion g7
Xubuntu 18.04 lts & 24.04 lts on ASUS Rog STRIX
Online
Added one more variable to the script - night=Night
Change according to your language, ie. Nacht, Nuit, Νύχτα, etc.
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Offline
@arof,
I see wonderful work. You use the "HTCSpill-Conky" as a basis for your weather.com editions. Awesome!
![]()
That this doesn't work properly is because in the meantime these weather frogs have "built" their weather page again after the release of the new script by Teo.
I wonder if Teo is not getting fed up with this. I wouldn't blame him.
You gotta start putting these "Americans" into skat...Skat is a German card game invented in Altenburg, mainly among men. ]:D
No biggie mein Freund, just having a fun with the company of friends.
It was my mistake anyway
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Offline
^^Teo, you tireless weather worker, thanks for the script.
Now the change between day and night has occurred and the display is brilliant between the two.
I really hope it lasts long!
My Config
-- https://forums.bunsenlabs.org/viewtopic.php?pid=1545#p1545
-- after a design idea from 2015 by @Sector11
-- https://forums.mageia.org/de/download/file.php?id=1352&mode=view
-- @unklar 2020-03-10; 2020-06-18; 2020-08-11
conky.config = {
-- Create own window instead of using desktop (required in nautilus)
own_window = true,
own_window_type = 'normal',
own_window_transparent = true,
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager',--
--own_window_color 000000
own_window_argb_visual = true,
--own_window_argb_value = 250,
-- Use double buffering (reduces flicker, may not work for everyone)
double_buffer = true,
no_buffers = true,
-- fiddle with window
use_spacer = 'none', --right',left',
use_xft = true,
xftalpha = 0.2,
-- Update interval in seconds
update_interval = 2, --1,
-- Minimum size of text area
minimum_width = 180, minimum_height = 00,
maximum_width = 180,
override_utf8_locale = true,
-- Draw shades?
draw_shades = true,
-- Text stuff
draw_outline = true,
draw_borders = false,
--font freesans -12
font = 'monofur:size=8',
uppercase = false,
-- Stippled borders?
stippled_borders = 3,
-- border margins
border_inner_margin = 9,
-- border width
border_width = 10,
-- Default colors and also border colors, grey90 == #e5e5e5
default_color = 'ffffff',
color1 = 'ffffff', --949494',
color2 = 'ed2323', --bunsenred', --cyan',
-- Text alignment, other possible values are commented
--alignment top_left
alignment = 'top_right',
--alignment bottom_left
--alignment bottom_right
-- Gap between borders of screen and text
gap_x = 10,
gap_y = 60,
--imlib_cache_size = 0,
imlib_cache_flush_interval = 900,
max_user_text = 48552,
};
conky.text = [[
${color1}${font monofur:size=12}WETTER ${color2}${hr 2}${color}${texeci 500 bash $HOME/Weather_com_conky_script/weather_com}
${image $HOME/Weather_com_conky_script/Forecast_Images/now.png -p 0,90 -s 40x40}\
${font monofur:size=10}${color1}${texeci 600 sed -n '1p' $HOME/Weather_com_conky_script/now}°C${color}
${font}${texeci 600 sed -n '2p' $HOME/Weather_com_conky_script/now}${alignr}${texeci 600 sed -n '1p' $HOME/Weather_com_conky_script/aktualisiert}
${goto 60}MOND${color}${alignr} ${texeci 600 sed -n '17p' $HOME/Weather_com_conky_script/now}
${goto 60}${color1}${font}Hoch / Tief${color}${alignr} ${texeci 600 sed -n '4p' $HOME/Weather_com_conky_script/now}° / ${texeci 600 sed -n '5p' $HOME/Weather_com_conky_script/now}°
${goto 60}${color1}WIND${color}${alignr} ${texeci 600 sed -n '7p' $HOME/Weather_com_conky_script/now}
${goto 60}${color1}UV INDEX${color}${alignr} ${texeci 600 sed -n '6p' $HOME/Weather_com_conky_script/now}
${goto 60}${color1}Sonnenaufgang${color}${alignr} ${texeci 600 sed -n '13p' $HOME/Weather_com_conky_script/now}
${goto 60}${color1}Sonnenuntergang${color}${alignr} ${texeci 600 sed -n '15p' $HOME/Weather_com_conky_script/now}
${goto 60}${color1}Luftdruck${color}${alignr} ${texeci 600 sed -n '10p' $HOME/Weather_com_conky_script/now}
${goto 60}${color1}Mondaufgang${color}${alignr} ${texeci 600 sed -n '19p' $HOME/Weather_com_conky_script/now}
${goto 60}${color1}Monduntergang${color}${alignr} ${texeci 600 sed -n '21p' $HOME/Weather_com_conky_script/now}
${goto 60}${color1}Fernsicht${color}${alignr} ${texeci 600 sed -n '11p' $HOME/Weather_com_conky_script/now}
${goto 60}${color1}Rel.Luftfeuchte${color}${alignr} ${texeci 600 sed -n '8p' $HOME/Weather_com_conky_script/now}
${goto 60}${color1}Taupunkt${color}${alignr} ${texeci 600 sed -n '9p' $HOME/Weather_com_conky_script/now} °C
${color2}${hr 1}${color}
${image $HOME/1_pixel_images/white_1.png -p 90,202 -s 1x335}\
${image $HOME/Weather_com_conky_script/Forecast_Images/h1.png -p 105,210 -s 30x30}\
${image $HOME/Weather_com_conky_script/Forecast_Images/h2.png -p 105,252 -s 30x30}\
${image $HOME/Weather_com_conky_script/Forecast_Images/h3.png -p 105,288 -s 30x30}\
${image $HOME/Weather_com_conky_script/Forecast_Images/h4.png -p 105,325 -s 30x30}\
${image $HOME/Weather_com_conky_script/Forecast_Images/h5.png -p 105,360 -s 30x30}\
${image $HOME/Weather_com_conky_script/Forecast_Images/h6.png -p 105,400 -s 30x30}\
${image $HOME/Weather_com_conky_script/Forecast_Images/h7.png -p 105,435 -s 30x30}\
${image $HOME/Weather_com_conky_script/Forecast_Images/h8.png -p 105,470 -s 30x30}\
${image $HOME/Weather_com_conky_script/Forecast_Images/h9.png -p 105,505 -s 30x30}\
${if_match "${texeci 600 sed -n '1p' $HOME/Weather_com_conky_script/10days|awk '{ print $3 }'}" == "Tag"}
${goto 70}${execi 3600 date --date='1 day' '+%a. %e'}${goto 170}${tztime GMT-3 %H} h
${goto 60}${texeci 600 sed -n '26p' $HOME/Weather_com_conky_script/10days}/${texeci 600 sed -n '35p' $HOME/Weather_com_conky_script/10days}${goto 170}${texeci 600 sed -n '2p' $HOME/Weather_com_conky_script/hourly}
${color1}${hr 1}
${goto 70}${execi 3600 date --date='2 day' '+%a. %e'}${goto 170}${tztime GMT-4 %H} h
${goto 60}${texeci 600 sed -n '50p' $HOME/Weather_com_conky_script/10days}/${texeci 600 sed -n '59p' $HOME/Weather_com_conky_script/10days}${goto 170}${texeci 600 sed -n '11p' $HOME/Weather_com_conky_script/hourly}
${color1}${hr 1}
${goto 70}${execi 3600 date --date='3 day' '+%a. %e'}${goto 170}${tztime GMT-5 %H} h
${goto 60}${texeci 600 sed -n '74p' $HOME/Weather_com_conky_script/10days}/${texeci 600 sed -n '83p' $HOME/Weather_com_conky_script/10days}${goto 170}${texeci 600 sed -n '20p' $HOME/Weather_com_conky_script/hourly}
${color1}${hr 1}
${goto 70}${execi 3600 date --date='4 day' '+%a. %e'}${goto 170}${tztime GMT-6 %H} h
${goto 60}${texeci 600 sed -n '98p' $HOME/Weather_com_conky_script/10days}/${texeci 600 sed -n '107p' $HOME/Weather_com_conky_script/10days}${goto 170}${texeci 600 sed -n '29p' $HOME/Weather_com_conky_script/hourly}
${color1}${hr 1}
${goto 70}${execi 3600 date --date='5 day' '+%a. %e'}${goto 170}${tztime GMT-7 %H} h
${goto 60}${texeci 600 sed -n '122p' $HOME/Weather_com_conky_script/10days}/${texeci 600 sed -n '131p' $HOME/Weather_com_conky_script/10days}${goto 170}${texeci 600 sed -n '38p' $HOME/Weather_com_conky_script/hourly}
${color1}${hr 1}
${goto 70}${execi 3600 date --date='6 day' '+%a. %e'}${goto 170}${tztime GMT-8 %H} h
${goto 60}${texeci 600 sed -n '146p' $HOME/Weather_com_conky_script/10days}/${texeci 600 sed -n '155p' $HOME/Weather_com_conky_script/10days}${goto 170}${texeci 600 sed -n '47p' $HOME/Weather_com_conky_script/hourly}
${color1}${hr 1}
${goto 70}${execi 3600 date --date='7 day' '+%a. %e'}${goto 170}${tztime GMT-9 %H} h
${goto 60}${texeci 600 sed -n '170p' $HOME/Weather_com_conky_script/10days}/${texeci 600 sed -n '179p' $HOME/Weather_com_conky_script/10days}${goto 170}${texeci 600 sed -n '56p' $HOME/Weather_com_conky_script/hourly}
${color1}${hr 1}
${goto 70}${execi 3600 date --date='8 day' '+%a. %e'}${goto 170}${tztime GMT-10 %H} h
${goto 60}${texeci 600 sed -n '194p' $HOME/Weather_com_conky_script/10days}/${texeci 600 sed -n '203p' $HOME/Weather_com_conky_script/10days}${goto 170}${texeci 600 sed -n '65p' $HOME/Weather_com_conky_script/hourly}
${color1}${hr 1}
${goto 70}${execi 3600 date --date='9 day' '+%a. %e'}${goto 170}${tztime GMT-11 %H} h
${goto 60}${texeci 600 sed -n '218p' $HOME/Weather_com_conky_script/10days}/${texeci 600 sed -n '227p' $HOME/Weather_com_conky_script/10days}${goto 170}${texeci 600 sed -n '74p' $HOME/Weather_com_conky_script/hourly}
${image $HOME/Weather_com_conky_script/Forecast_Images/d2.png -p 10,210 -s 30x30}\
${image $HOME/Weather_com_conky_script/Forecast_Images/d3.png -p 10,252 -s 30x30}\
${image $HOME/Weather_com_conky_script/Forecast_Images/d4.png -p 10,288 -s 30x30}\
${image $HOME/Weather_com_conky_script/Forecast_Images/d5.png -p 10,325 -s 30x30}\
${image $HOME/Weather_com_conky_script/Forecast_Images/d6.png -p 10,360 -s 30x30}\
${image $HOME/Weather_com_conky_script/Forecast_Images/d7.png -p 10,400 -s 30x30}\
${image $HOME/Weather_com_conky_script/Forecast_Images/d8.png -p 10,435 -s 30x30}\
${image $HOME/Weather_com_conky_script/Forecast_Images/d9.png -p 10,470 -s 30x30}\
${image $HOME/Weather_com_conky_script/Forecast_Images/d10.png -p 10,505 -s 30x30}\
${color2}${hr 1}${color}
${font monofur:size=10}HEUTE${font}
${texeci 600 sed -n '5p' $HOME/Weather_com_conky_script/10days | fold -s35}
${color2}${hr 1}${color}
${font monofur:size=10}Morgen${font}
${color}${texeci 600 sed -n '29p' $HOME/Weather_com_conky_script/10days | fold -s35}
${else}
${goto 70}${execi 3600 date --date='1 day' '+%a. %e'}${goto 170}${tztime GMT-3 %H} h
${goto 60}${texeci 600 sed -n '26p' $HOME/Weather_com_conky_script/10days}/${texeci 600 sed -n '35p' $HOME/Weather_com_conky_script/10days}${goto 170}${texeci 600 sed -n '2p' $HOME/Weather_com_conky_script/hourly}
${color1}${hr 1}
${goto 70}${execi 3600 date --date='2 day' '+%a. %e'}${goto 170}${tztime GMT-4 %H} h
${goto 60}${texeci 600 sed -n '50p' $HOME/Weather_com_conky_script/10days}/${texeci 600 sed -n '59p' $HOME/Weather_com_conky_script/10days}${goto 170}${texeci 600 sed -n '11p' $HOME/Weather_com_conky_script/hourly}
${color1}${hr 1}
${goto 70}${execi 3600 date --date='3 day' '+%a. %e'}${goto 170}${tztime GMT-5 %H} h
${goto 60}${texeci 600 sed -n '74p' $HOME/Weather_com_conky_script/10days}/${texeci 600 sed -n '83p' $HOME/Weather_com_conky_script/10days}${goto 170}${texeci 600 sed -n '20p' $HOME/Weather_com_conky_script/hourly}
${color1}${hr 1}
${goto 70}${execi 3600 date --date='4 day' '+%a. %e'}${goto 170}${tztime GMT-6 %H} h
${goto 60}${texeci 600 sed -n '98p' $HOME/Weather_com_conky_script/10days}/${texeci 600 sed -n '107p' $HOME/Weather_com_conky_script/10days}${goto 170}${texeci 600 sed -n '29p' $HOME/Weather_com_conky_script/hourly}
${color1}${hr 1}
${goto 70}${execi 3600 date --date='5 day' '+%a. %e'}${goto 170}${tztime GMT-7 %H} h
${goto 60}${texeci 600 sed -n '122p' $HOME/Weather_com_conky_script/10days}/${texeci 600 sed -n '131p' $HOME/Weather_com_conky_script/10days}${goto 170}${texeci 600 sed -n '38p' $HOME/Weather_com_conky_script/hourly}
${color1}${hr 1}
${goto 70}${execi 3600 date --date='6 day' '+%a. %e'}${goto 170}${tztime GMT-8 %H} h
${goto 60}${texeci 600 sed -n '146p' $HOME/Weather_com_conky_script/10days}/${texeci 600 sed -n '155p' $HOME/Weather_com_conky_script/10days}${goto 170}${texeci 600 sed -n '47p' $HOME/Weather_com_conky_script/hourly}
${color1}${hr 1}
${goto 70}${execi 3600 date --date='7 day' '+%a. %e'}${goto 170}${tztime GMT-9 %H} h
${goto 60}${texeci 600 sed -n '170p' $HOME/Weather_com_conky_script/10days}/${texeci 600 sed -n '179p' $HOME/Weather_com_conky_script/10days}${goto 170}${texeci 600 sed -n '56p' $HOME/Weather_com_conky_script/hourly}
${color1}${hr 1}
${goto 70}${execi 3600 date --date='8 day' '+%a. %e'}${goto 170}${tztime GMT-10 %H} h
${goto 60}${texeci 600 sed -n '194p' $HOME/Weather_com_conky_script/10days}/${texeci 600 sed -n '203p' $HOME/Weather_com_conky_script/10days}${goto 170}${texeci 600 sed -n '65p' $HOME/Weather_com_conky_script/hourly}
${color1}${hr 1}
${goto 70}${execi 3600 date --date='9 day' '+%a. %e'}${goto 170}${tztime GMT-11 %H} h
${goto 60}${texeci 600 sed -n '218p' $HOME/Weather_com_conky_script/10days}/${texeci 600 sed -n '227p' $HOME/Weather_com_conky_script/10days}${goto 170}${texeci 600 sed -n '74p' $HOME/Weather_com_conky_script/hourly}
${image $HOME/Weather_com_conky_script/Forecast_Images/d2.png -p 10,210 -s 30x30}\
${image $HOME/Weather_com_conky_script/Forecast_Images/d3.png -p 10,252 -s 30x30}\
${image $HOME/Weather_com_conky_script/Forecast_Images/d4.png -p 10,288 -s 30x30}\
${image $HOME/Weather_com_conky_script/Forecast_Images/d5.png -p 10,325 -s 30x30}\
${image $HOME/Weather_com_conky_script/Forecast_Images/d6.png -p 10,360 -s 30x30}\
${image $HOME/Weather_com_conky_script/Forecast_Images/d7.png -p 10,400 -s 30x30}\
${image $HOME/Weather_com_conky_script/Forecast_Images/d8.png -p 10,435 -s 30x30}\
${image $HOME/Weather_com_conky_script/Forecast_Images/d9.png -p 10,470 -s 30x30}\
${image $HOME/Weather_com_conky_script/Forecast_Images/d10.png -p 10,505 -s 30x30}\
${color2}${hr 1}${color}
${font monofur:size=10}Heute Abend${font}
${texeci 600 sed -n '5p' $HOME/Weather_com_conky_script/10days | fold -s35}
${color2}${hr 1}${color}
${font monofur:size=10}MORGEN${font}
${color}${texeci 600 sed -n '20p' $HOME/Weather_com_conky_script/10days | fold -s35}
${endif}
]];
edit:
I have changed the color (color2) again, because the Conky looks clearly better with "bunsen-red"
Last edited by unklar (2020-08-11 15:13:55)
Offline
I really hope it lasts long!
Me too, they've been on fire this summer, just like Accuweather was last summer.
Cross your fingers...
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Offline
hello
@ Théo
since I also added this
day=Jour
the conky 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
Online
I guess you mean night=Nuit, but it's awesome news anyway.
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Offline
no
i aid this 2 lines
day=Jour
&
night=Nuit
Linuxmint 22.1 Xia xfce & mageia 9 XFCE on ssd hp pavilion g7
Xubuntu 18.04 lts & 24.04 lts on ASUS Rog STRIX
Online