You are not logged in.
No, if you go to weather underground, you can see that the correct icon is displayed.
You can also try right clicking the moon image and choosing to open it in a separate tab: it's the n-08.svg image.
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
Offline
Is this what you get from moongiant?
Cause I get this.
What the hell is wrong with the moon?
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
now the display of MoonGiant is ok
it was due to this:
As you can see, there is a "big difference" to Wunderground 8o
Offline
Ah, just a cookie mater, wasn't it?
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
AHA! You call me?
C O O K I E ! I know I heard cookie!
I must pick up and play with new weather scripts.
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline
Ah, just a cookie mater, wasn't it?
yes, it looks like it, but it's probably their script
I must pick up and play with new weather scripts.
see how your southern hemisphere comparison of the displayed Moon_Icon WU <---> MoonGiant turns out. But you can see this best when the moon phase changes...
Offline
yes, it looks like it, but it's probably their script
Maybe there are irregularities and inconsistencies between the sites when the moon phase is about to change.
I've also realized that the name of the repository is wrong and it should be Wunderground_conky_script instead of WUnderground_conky_script. I've corrected that, please report back if the renaming causes any trouble.
@S11
Better late than never my friend
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
I've also realized that the name of the repository is wrong and it should be Wunderground_conky_script instead of WUnderground_conky_script. I've corrected that, please report back if the renaming causes any trouble.
No problem. I've always changed it by hand
Offline
OK, I'm slower these days ... has nothing to do with age. Well in some ways yes, but in this case busy with other things. Just downloaded ALL of the new scripts and deleted ALL on my old ones.
Time to start over.
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline
Hello Friends
Teo, I'm trying to think about the "future"
weather.com
I divide it into these areas:
1 = Today
2 = Tomorrow
3 = (short version) Tomorrow
1 is ok
2 causes problems
There's a toggle between "tonight" and "tomorrow".
is elected at the Conky:
${goto 70}${color1}${texeci 600 sed -n '32p' $HOME/Weather_com_conky_script/10days|tr a-z A-Z}
${color}${texeci 600 sed -n '52p' $HOME/Weather_com_conky_script/10days | fold -w35}
Must the if_statement be mandatory?
$font${color1}${goto 40}${font}${execpi 600 sed -n '1p' $HOME/Weather_com_conky_script/10days|tr a-z A-Z|cut -c1-3}
3 is ok
4 is the question of upper and lower case letters. How can this be changed so that this comes out.
${goto 70}${texeci 600 sed -n '125p' $HOME/Weather_com_conky_script/10days|tr a-z A-Z|cut -c1-2}
So not DO but Do
Last question goes more to my friend Sector11
adding a 5th line moves the whole configuration down. Blank lines seem to have no effect.
I did this again in 1.9 ]:D
## https://forums.bunsenlabs.org/viewtopic.php?pid=91492#p91492
## Create own window instead of using desktop (required in nautilus)
own_window yes
own_window_type normal
own_window_transparent yes
own_window_hints undecorated,below,skip_taskbar,skip_pager
#own_window_color 000000
own_window_argb_visual yes
#own_window_argb_value 250
## Use double buffering (reduces flicker, may not work for everyone)
double_buffer yes
## fiddle with window
use_spacer right
use_xft yes
## Update interval in seconds
update_interval 1
-- Minimum size of text area
minimum_size 180 00
maximum_width 180
override_utf8_locale yes
## Draw shades?
draw_shades yes
## Text stuff
draw_outline yes
draw_borders no
#font freesans -12
xftfont monofur:size=8
uppercase no
## 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
## 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 10
#imlib_cache_size 0
imlib_cache_flush_interval 900
max_user_text 48552
#${image $HOME/1_pixel_images/white_1.png -p 0,224 -s 1x70}${image $HOME/1_pixel_images/white_1.png -p 180,224 -s 1x70}
TEXT
${color1}${font monofur:size=12}WETTER ${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,110 -s 40x40}\
${font monofur:size=10}${color1}Heute ${color}${texeci 600 sed -n '1p' $HOME/Weather_com_conky_script/now}°C(${texeci 600 sed -n '3p' $HOME/Weather_com_conky_script/now}°C)
${font}${texeci 600 sed -n '21p' $HOME/Weather_com_conky_script/10days | fold -w35}
${color1}${membar 0}
${goto 70}MOND${color}${alignr} ${texeci 600 sed -n '17p' $HOME/Weather_com_conky_script/now}
${goto 70}${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 70}${color1}WIND${color}${alignr} ${texeci 600 sed -n '7p' $HOME/Weather_com_conky_script/now}
${goto 70}${color1}UV INDEX${color}${alignr} ${texeci 600 sed -n '6p' $HOME/Weather_com_conky_script/now}
${goto 70}${color1}Sonnenaufgang${color}${alignr} ${texeci 600 sed -n '13p' $HOME/Weather_com_conky_script/now}
${goto 70}${color1}Sonnenuntergang${color}${alignr} ${texeci 600 sed -n '15p' $HOME/Weather_com_conky_script/now}
${goto 70}${color1}Luftdruck${color}${alignr} ${texeci 600 sed -n '10p' $HOME/Weather_com_conky_script/now}
${goto 70}${color1}Mondaufgang${color}${alignr} ${texeci 600 sed -n '19p' $HOME/Weather_com_conky_script/now}
${goto 70}${color1}Monduntergang${color}${alignr} ${texeci 600 sed -n '21p' $HOME/Weather_com_conky_script/now}
${goto 70}${color1}Fernsicht${color}${alignr} ${texeci 600 sed -n '11p' $HOME/Weather_com_conky_script/now}
${goto 70}${color1}Rel.Luftfeuchte${color}${alignr} ${texeci 600 sed -n '8p' $HOME/Weather_com_conky_script/now} %
${goto 70}${color1}Taupunkt${color}${alignr} ${texeci 600 sed -n '9p' $HOME/Weather_com_conky_script/now} °C
${color1}${membar 1}
${image $HOME/1_pixel_images/white_1.png -p 90,308 -s 1x250}${if_match "${texeci 600 sed -n '1p' $HOME/Weather_com_conky_script/10days}" == "Heute"}
${image $HOME/Weather_com_conky_script/Forecast_Images/d1.png -p 10,250 -s 25x25}\
${goto 70}${color1}${texeci 600 sed -n '32p' $HOME/Weather_com_conky_script/10days|tr a-z A-Z}
${color}${texeci 600 sed -n '52p' $HOME/Weather_com_conky_script/10days | fold -w35}
${color1}${membar 0}
${goto 70}${texeci 600 sed -n '63p' $HOME/Weather_com_conky_script/10days|tr a-z A-Z}${goto 170}${tztime GMT-2 %H} h
${goto 60}${texeci 600 sed -n '71p' $HOME/Weather_com_conky_script/10days}°${goto 170}${texeci 600 sed -n '3p' $HOME/Weather_com_conky_script/hourly}°
${goto 70}${texeci 600 sed -n '125p' $HOME/Weather_com_conky_script/10days|tr a-z A-Z|cut -c1-2}${goto 170}${tztime GMT-3 %H} h
${goto 60}${texeci 600 sed -n '133p' $HOME/Weather_com_conky_script/10days}°${goto 170}${texeci 600 sed -n '32p' $HOME/Weather_com_conky_script/hourly}°
${goto 70}${texeci 600 sed -n '187p' $HOME/Weather_com_conky_script/10days|tr a-z A-Z|cut -c1-2}${goto 170}${tztime GMT-4 %H} h
${goto 60}${texeci 600 sed -n '195p' $HOME/Weather_com_conky_script/10days}°${goto 170}${texeci 600 sed -n '61p' $HOME/Weather_com_conky_script/hourly}°
${goto 70}${texeci 600 sed -n '249p' $HOME/Weather_com_conky_script/10days|tr a-z A-Z|cut -c1-2}${goto 170}${tztime GMT-5 %H} h
${goto 60}${texeci 600 sed -n '257p' $HOME/Weather_com_conky_script/10days}°${goto 170}${texeci 600 sed -n '90p' $HOME/Weather_com_conky_script/hourly}°
${goto 70}${texeci 600 sed -n '311p' $HOME/Weather_com_conky_script/10days|tr a-z A-Z|cut -c1-2}${goto 170}${tztime GMT-6 %H} h
${goto 60}${texeci 600 sed -n '319p' $HOME/Weather_com_conky_script/10days}°${goto 170}${texeci 600 sed -n '119p' $HOME/Weather_com_conky_script/hourly}°
${goto 70}${texeci 600 sed -n '373p' $HOME/Weather_com_conky_script/10days|tr a-z A-Z|cut -c1-2}${goto 170}${tztime GMT-7 %H} h
${goto 60}${texeci 600 sed -n '381p' $HOME/Weather_com_conky_script/10days}°${goto 170}${texeci 600 sed -n '148p' $HOME/Weather_com_conky_script/hourly}°
${goto 70}${texeci 600 sed -n '435p' $HOME/Weather_com_conky_script/10days|tr a-z A-Z|cut -c1-2}${goto 170}${tztime GMT-8 %H} h
${goto 60}${texeci 600 sed -n '443p' $HOME/Weather_com_conky_script/10days}°${goto 170}${texeci 600 sed -n '177p' $HOME/Weather_com_conky_script/hourly}°
${goto 70}${texeci 600 sed -n '497p' $HOME/Weather_com_conky_script/10days|tr a-z A-Z|cut -c1-2}${goto 170}${tztime GMT-9 %H} h
${goto 60}${texeci 600 sed -n '505p' $HOME/Weather_com_conky_script/10days}°${goto 170}${texeci 600 sed -n '206p' $HOME/Weather_com_conky_script/hourly}°
${goto 70}${texeci 600 sed -n '559p' $HOME/Weather_com_conky_script/10days|tr a-z A-Z|cut -c1-2}${goto 170}${tztime GMT-10 %H} h
${goto 60}${texeci 600 sed -n '567p' $HOME/Weather_com_conky_script/10days}°${goto 170}${texeci 600 sed -n '235p' $HOME/Weather_com_conky_script/hourly}°
${image $HOME/Weather_com_conky_script/Forecast_Images/d2.png -p 10,350 -s 25x25}\
${image $HOME/Weather_com_conky_script/Forecast_Images/d3.png -p 10,380 -s 25x25}\
${image $HOME/Weather_com_conky_script/Forecast_Images/d4.png -p 10,410 -s 25x25}\
${image $HOME/Weather_com_conky_script/Forecast_Images/d5.png -p 10,435 -s 25x25}\
${image $HOME/Weather_com_conky_script/Forecast_Images/d6.png -p 10,455 -s 25x25}\
${image $HOME/Weather_com_conky_script/Forecast_Images/d7.png -p 10,480 -s 25x25}\
${image $HOME/Weather_com_conky_script/Forecast_Images/d8.png -p 10,500 -s 25x25}\
${image $HOME/Weather_com_conky_script/Forecast_Images/d9.png -p 10,525 -s 25x25}\
${image $HOME/Weather_com_conky_script/Forecast_Images/d10.png -p 10,550 -s 25x25}
${else}
${image $HOME/Weather_com_conky_script/Forecast_Images/d1.png -p 10,250 -s 25x25}\
${goto 70}${color1}${texeci 600 sed -n '32p' $HOME/Weather_com_conky_script/10days|tr a-z A-Z}
${color}${texeci 600 sed -n '52p' $HOME/Weather_com_conky_script/10days | fold -w35}
${color1}${membar 0}
${goto 70}${texeci 600 sed -n '32p' $HOME/Weather_com_conky_script/10days|tr a-z A-Z}${goto 170}${tztime GMT-2 %H} h
${goto 60}${texeci 600 sed -n '40p' $HOME/Weather_com_conky_script/10days}°${goto 170}${texeci 600 sed -n '3p' $HOME/Weather_com_conky_script/hourly}°
${goto 70}${texeci 600 sed -n '125p' $HOME/Weather_com_conky_script/10days|tr a-z A-Z|cut -c1-2}${goto 170}${tztime GMT-3 %H} h
${goto 60}${texeci 600 sed -n '133p' $HOME/Weather_com_conky_script/10days}°${goto 170}${texeci 600 sed -n '32p' $HOME/Weather_com_conky_script/hourly}°
${goto 70}${texeci 600 sed -n '187p' $HOME/Weather_com_conky_script/10days|tr a-z A-Z|cut -c1-2}${goto 170}${tztime GMT-4 %H} h
${goto 60}${texeci 600 sed -n '195p' $HOME/Weather_com_conky_script/10days}°${goto 170}${texeci 600 sed -n '61p' $HOME/Weather_com_conky_script/hourly}°
${goto 70}${texeci 600 sed -n '249p' $HOME/Weather_com_conky_script/10days|tr a-z A-Z|cut -c1-2}${goto 170}${tztime GMT-5 %H} h
${goto 60}${texeci 600 sed -n '257p' $HOME/Weather_com_conky_script/10days}°${goto 170}${texeci 600 sed -n '90p' $HOME/Weather_com_conky_script/hourly}°
${goto 70}${texeci 600 sed -n '311p' $HOME/Weather_com_conky_script/10days|tr a-z A-Z|cut -c1-2}${goto 170}${tztime GMT-6 %H} h
${goto 60}${texeci 600 sed -n '319p' $HOME/Weather_com_conky_script/10days}°${goto 170}${texeci 600 sed -n '119p' $HOME/Weather_com_conky_script/hourly}°
${goto 70}${texeci 600 sed -n '373p' $HOME/Weather_com_conky_script/10days|tr a-z A-Z|cut -c1-2}${goto 170}${tztime GMT-7 %H} h
${goto 60}${texeci 600 sed -n '381p' $HOME/Weather_com_conky_script/10days}°${goto 170}${texeci 600 sed -n '148p' $HOME/Weather_com_conky_script/hourly}°
${goto 70}${texeci 600 sed -n '435p' $HOME/Weather_com_conky_script/10days|tr a-z A-Z|cut -c1-2}${goto 170}${tztime GMT-8 %H} h
${goto 60}${texeci 600 sed -n '443p' $HOME/Weather_com_conky_script/10days}°${goto 170}${texeci 600 sed -n '177p' $HOME/Weather_com_conky_script/hourly}°
${goto 70}${texeci 600 sed -n '497p' $HOME/Weather_com_conky_script/10days|tr a-z A-Z|cut -c1-2}${goto 170}${tztime GMT-9 %H} h
${goto 60}${texeci 600 sed -n '505p' $HOME/Weather_com_conky_script/10days}°${goto 170}${texeci 600 sed -n '206p' $HOME/Weather_com_conky_script/hourly}°
${goto 70}${texeci 600 sed -n '559p' $HOME/Weather_com_conky_script/10days|tr a-z A-Z|cut -c1-2}${goto 170}${tztime GMT-10 %H} h
${goto 60}${texeci 600 sed -n '567p' $HOME/Weather_com_conky_script/10days}°${goto 170}${texeci 600 sed -n '235p' $HOME/Weather_com_conky_script/hourly}°
${image $HOME/Weather_com_conky_script/Forecast_Images/d2.png -p 10,350 -s 25x25}\
${image $HOME/Weather_com_conky_script/Forecast_Images/d3.png -p 10,380 -s 25x25}\
${image $HOME/Weather_com_conky_script/Forecast_Images/d4.png -p 10,410 -s 25x25}\
${image $HOME/Weather_com_conky_script/Forecast_Images/d5.png -p 10,435 -s 25x25}\
${image $HOME/Weather_com_conky_script/Forecast_Images/d6.png -p 10,455 -s 25x25}\
${image $HOME/Weather_com_conky_script/Forecast_Images/d7.png -p 10,480 -s 25x25}\
${image $HOME/Weather_com_conky_script/Forecast_Images/d8.png -p 10,500 -s 25x25}\
${image $HOME/Weather_com_conky_script/Forecast_Images/d9.png -p 10,525 -s 25x25}\
${image $HOME/Weather_com_conky_script/Forecast_Images/d10.png -p 10,550 -s 25x25}
${endif}
${image $HOME/Weather_com_conky_script/Forecast_Images/h2.png -p 105,350 -s 25x25}\
${image $HOME/Weather_com_conky_script/Forecast_Images/h3.png -p 105,380 -s 25x25}\
${image $HOME/Weather_com_conky_script/Forecast_Images/h4.png -p 105,410 -s 25x25}\
${image $HOME/Weather_com_conky_script/Forecast_Images/h5.png -p 105,435 -s 25x25}\
${image $HOME/Weather_com_conky_script/Forecast_Images/h6.png -p 105,455 -s 25x25}\
${image $HOME/Weather_com_conky_script/Forecast_Images/h7.png -p 105,480 -s 25x25}\
${image $HOME/Weather_com_conky_script/Forecast_Images/h8.png -p 105,500 -s 25x25}\
${image $HOME/Weather_com_conky_script/Forecast_Images/h9.png -p 105,525 -s 25x25}\
${image $HOME/Weather_com_conky_script/Forecast_Images/h10.png -p 105,550 -s 25x25}
There's no hurry!
Offline
This morning I started with different mono fonts and the settings
use_spacer left,right or none
played. Unfortunately without success so far.
Offline
Sorry
If someone is interested in this weather conky, here is my 1.10 configuration.
-- https://forums.bunsenlabs.org/viewtopic.php?pid=91492#p91492
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,
-- fiddle with window
use_spacer = 'left', --right',none',
use_xft = true,
-- Update interval in seconds
update_interval = 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 = 'DejaVu Sans Mono:size=6', --monofur:size=8', --Share-TechMono:size=7', --FiraMono-Regular:size=6,5',
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',
-- 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 = 10,
--imlib_cache_size = 0,
imlib_cache_flush_interval = 900,
max_user_text = 48552,
--${image $HOME/1_pixel_images/white_1.png -p 0,224 -s 1x70}${image $HOME/1_pixel_images/white_1.png -p 180,224 -s 1x70}
};
conky.text = [[
${color1}${font monofur:size=12}WETTER ${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,110 -s 40x40}\
${font monofur:size=10}${color1}Heute ${color}${texeci 600 sed -n '1p' $HOME/Weather_com_conky_script/now}°C(${texeci 600 sed -n '3p' $HOME/Weather_com_conky_script/now}°C)
${font}${texeci 600 sed -n '21p' $HOME/Weather_com_conky_script/10days | fold -w35}
${color1}${membar 0}
${goto 70}MOND${color}${alignr} ${texeci 600 sed -n '17p' $HOME/Weather_com_conky_script/now}
${goto 70}${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 70}${color1}WIND${color}${alignr} ${texeci 600 sed -n '7p' $HOME/Weather_com_conky_script/now}
${goto 70}${color1}UV INDEX${color}${alignr} ${texeci 600 sed -n '6p' $HOME/Weather_com_conky_script/now}
${goto 70}${color1}Sonnenaufgang${color}${alignr} ${texeci 600 sed -n '13p' $HOME/Weather_com_conky_script/now}
${goto 70}${color1}Sonnenuntergang${color}${alignr} ${texeci 600 sed -n '15p' $HOME/Weather_com_conky_script/now}
${goto 70}${color1}Luftdruck${color}${alignr} ${texeci 600 sed -n '10p' $HOME/Weather_com_conky_script/now}
${goto 70}${color1}Mondaufgang${color}${alignr} ${texeci 600 sed -n '19p' $HOME/Weather_com_conky_script/now}
${goto 70}${color1}Monduntergang${color}${alignr} ${texeci 600 sed -n '21p' $HOME/Weather_com_conky_script/now}
${goto 70}${color1}Fernsicht${color}${alignr} ${texeci 600 sed -n '11p' $HOME/Weather_com_conky_script/now}
${goto 70}${color1}Rel.Luftfeuchte${color}${alignr} ${texeci 600 sed -n '8p' $HOME/Weather_com_conky_script/now} %
${goto 70}${color1}Taupunkt${color}${alignr} ${texeci 600 sed -n '9p' $HOME/Weather_com_conky_script/now} °C
${color1}${membar 1}
${image $HOME/1_pixel_images/white_1.png -p 90,357 -s 1x320}${if_match "${texeci 600 sed -n '1p' $HOME/Weather_com_conky_script/10days}" == "Heute"}
${image $HOME/Weather_com_conky_script/Forecast_Images/d1.png -p 10,250 -s 25x25}\
${goto 70}${color1}${texeci 600 sed -n '32p' $HOME/Weather_com_conky_script/10days|tr a-z A-Z}
${color}${texeci 600 sed -n '52p' $HOME/Weather_com_conky_script/10days | fold -w35}
${color1}${membar 1}
${goto 70}${texeci 600 sed -n '63p' $HOME/Weather_com_conky_script/10days|tr a-z A-Z}${goto 170}${tztime GMT-2 %H} h
${goto 60}${texeci 600 sed -n '71p' $HOME/Weather_com_conky_script/10days}°${goto 170}${texeci 600 sed -n '3p' $HOME/Weather_com_conky_script/hourly}°
${color1}${membar 0}
${goto 70}${texeci 600 sed -n '125p' $HOME/Weather_com_conky_script/10days|tr a-z A-Z|cut -c1-2}${goto 170}${tztime GMT-3 %H} h
${goto 60}${texeci 600 sed -n '133p' $HOME/Weather_com_conky_script/10days}°${goto 170}${texeci 600 sed -n '32p' $HOME/Weather_com_conky_script/hourly}°
${color1}${membar 0}
${goto 70}${texeci 600 sed -n '187p' $HOME/Weather_com_conky_script/10days|tr a-z A-Z|cut -c1-2}${goto 170}${tztime GMT-4 %H} h
${goto 60}${texeci 600 sed -n '195p' $HOME/Weather_com_conky_script/10days}°${goto 170}${texeci 600 sed -n '61p' $HOME/Weather_com_conky_script/hourly}°
${color1}${membar 0}
${goto 70}${texeci 600 sed -n '249p' $HOME/Weather_com_conky_script/10days|tr a-z A-Z|cut -c1-2}${goto 170}${tztime GMT-5 %H} h
${goto 60}${texeci 600 sed -n '257p' $HOME/Weather_com_conky_script/10days}°${goto 170}${texeci 600 sed -n '90p' $HOME/Weather_com_conky_script/hourly}°
${color1}${membar 0}
${goto 70}${texeci 600 sed -n '311p' $HOME/Weather_com_conky_script/10days|tr a-z A-Z|cut -c1-2}${goto 170}${tztime GMT-6 %H} h
${goto 60}${texeci 600 sed -n '319p' $HOME/Weather_com_conky_script/10days}°${goto 170}${texeci 600 sed -n '119p' $HOME/Weather_com_conky_script/hourly}°
${color1}${membar 0}
${goto 70}${texeci 600 sed -n '373p' $HOME/Weather_com_conky_script/10days|tr a-z A-Z|cut -c1-2}${goto 170}${tztime GMT-7 %H} h
${goto 60}${texeci 600 sed -n '381p' $HOME/Weather_com_conky_script/10days}°${goto 170}${texeci 600 sed -n '148p' $HOME/Weather_com_conky_script/hourly}°
${color1}${membar 0}
${goto 70}${texeci 600 sed -n '435p' $HOME/Weather_com_conky_script/10days|tr a-z A-Z|cut -c1-2}${goto 170}${tztime GMT-8 %H} h
${goto 60}${texeci 600 sed -n '443p' $HOME/Weather_com_conky_script/10days}°${goto 170}${texeci 600 sed -n '177p' $HOME/Weather_com_conky_script/hourly}°
${color1}${membar 0}
${goto 70}${texeci 600 sed -n '497p' $HOME/Weather_com_conky_script/10days|tr a-z A-Z|cut -c1-2}${goto 170}${tztime GMT-9 %H} h
${goto 60}${texeci 600 sed -n '505p' $HOME/Weather_com_conky_script/10days}°${goto 170}${texeci 600 sed -n '206p' $HOME/Weather_com_conky_script/hourly}°
${color1}${membar 0}
${goto 70}${texeci 600 sed -n '559p' $HOME/Weather_com_conky_script/10days|tr a-z A-Z|cut -c1-2}${goto 170}${tztime GMT-10 %H} h
${goto 60}${texeci 600 sed -n '567p' $HOME/Weather_com_conky_script/10days}°${goto 170}${texeci 600 sed -n '235p' $HOME/Weather_com_conky_script/hourly}°
${image $HOME/Weather_com_conky_script/Forecast_Images/d2.png -p 10,340 -s 25x25}\
${image $HOME/Weather_com_conky_script/Forecast_Images/d3.png -p 10,370 -s 25x25}\
${image $HOME/Weather_com_conky_script/Forecast_Images/d4.png -p 10,410 -s 25x25}\
${image $HOME/Weather_com_conky_script/Forecast_Images/d5.png -p 10,445 -s 25x25}\
${image $HOME/Weather_com_conky_script/Forecast_Images/d6.png -p 10,480 -s 25x25}\
${image $HOME/Weather_com_conky_script/Forecast_Images/d7.png -p 10,520 -s 25x25}\
${image $HOME/Weather_com_conky_script/Forecast_Images/d8.png -p 10,555 -s 25x25}\
${image $HOME/Weather_com_conky_script/Forecast_Images/d9.png -p 10,590 -s 25x25}\
${image $HOME/Weather_com_conky_script/Forecast_Images/d10.png -p 10,625 -s 25x25}
${else}
${image $HOME/Weather_com_conky_script/Forecast_Images/d1.png -p 10,250 -s 25x25}\
${goto 70}${color1}${texeci 600 sed -n '32p' $HOME/Weather_com_conky_script/10days|tr a-z A-Z}
${color}${texeci 600 sed -n '52p' $HOME/Weather_com_conky_script/10days | fold -w35}
${color1}${membar 1}
${goto 70}${texeci 600 sed -n '32p' $HOME/Weather_com_conky_script/10days|tr a-z A-Z}${goto 170}${tztime GMT-2 %H} h
${goto 60}${texeci 600 sed -n '40p' $HOME/Weather_com_conky_script/10days}°${goto 170}${texeci 600 sed -n '3p' $HOME/Weather_com_conky_script/hourly}°
${color1}${membar 0}
${goto 70}${texeci 600 sed -n '125p' $HOME/Weather_com_conky_script/10days|tr a-z A-Z|cut -c1-2}${goto 170}${tztime GMT-3 %H} h
${goto 60}${texeci 600 sed -n '133p' $HOME/Weather_com_conky_script/10days}°${goto 170}${texeci 600 sed -n '32p' $HOME/Weather_com_conky_script/hourly}°
${color1}${membar 0}
${goto 70}${texeci 600 sed -n '187p' $HOME/Weather_com_conky_script/10days|tr a-z A-Z|cut -c1-2}${goto 170}${tztime GMT-4 %H} h
${goto 60}${texeci 600 sed -n '195p' $HOME/Weather_com_conky_script/10days}°${goto 170}${texeci 600 sed -n '61p' $HOME/Weather_com_conky_script/hourly}°
${color1}${membar 0}
${goto 70}${texeci 600 sed -n '249p' $HOME/Weather_com_conky_script/10days|tr a-z A-Z|cut -c1-2}${goto 170}${tztime GMT-5 %H} h
${goto 60}${texeci 600 sed -n '257p' $HOME/Weather_com_conky_script/10days}°${goto 170}${texeci 600 sed -n '90p' $HOME/Weather_com_conky_script/hourly}°
${color1}${membar 0}
${goto 70}${texeci 600 sed -n '311p' $HOME/Weather_com_conky_script/10days|tr a-z A-Z|cut -c1-2}${goto 170}${tztime GMT-6 %H} h
${goto 60}${texeci 600 sed -n '319p' $HOME/Weather_com_conky_script/10days}°${goto 170}${texeci 600 sed -n '119p' $HOME/Weather_com_conky_script/hourly}°
${color1}${membar 0}
${goto 70}${texeci 600 sed -n '373p' $HOME/Weather_com_conky_script/10days|tr a-z A-Z|cut -c1-2}${goto 170}${tztime GMT-7 %H} h
${goto 60}${texeci 600 sed -n '381p' $HOME/Weather_com_conky_script/10days}°${goto 170}${texeci 600 sed -n '148p' $HOME/Weather_com_conky_script/hourly}°
${color1}${membar 0}
${goto 70}${texeci 600 sed -n '435p' $HOME/Weather_com_conky_script/10days|tr a-z A-Z|cut -c1-2}${goto 170}${tztime GMT-8 %H} h
${goto 60}${texeci 600 sed -n '443p' $HOME/Weather_com_conky_script/10days}°${goto 170}${texeci 600 sed -n '177p' $HOME/Weather_com_conky_script/hourly}°
${color1}${membar 0}
${goto 70}${texeci 600 sed -n '497p' $HOME/Weather_com_conky_script/10days|tr a-z A-Z|cut -c1-2}${goto 170}${tztime GMT-9 %H} h
${goto 60}${texeci 600 sed -n '505p' $HOME/Weather_com_conky_script/10days}°${goto 170}${texeci 600 sed -n '206p' $HOME/Weather_com_conky_script/hourly}°
${color1}${membar 0}
${goto 70}${texeci 600 sed -n '559p' $HOME/Weather_com_conky_script/10days|tr a-z A-Z|cut -c1-2}${goto 170}${tztime GMT-10 %H} h
${goto 60}${texeci 600 sed -n '567p' $HOME/Weather_com_conky_script/10days}°${goto 170}${texeci 600 sed -n '235p' $HOME/Weather_com_conky_script/hourly}°
${image $HOME/Weather_com_conky_script/Forecast_Images/d2.png -p 10,340 -s 25x25}\
${image $HOME/Weather_com_conky_script/Forecast_Images/d3.png -p 10,370 -s 25x25}\
${image $HOME/Weather_com_conky_script/Forecast_Images/d4.png -p 10,410 -s 25x25}\
${image $HOME/Weather_com_conky_script/Forecast_Images/d5.png -p 10,445 -s 25x25}\
${image $HOME/Weather_com_conky_script/Forecast_Images/d6.png -p 10,480 -s 25x25}\
${image $HOME/Weather_com_conky_script/Forecast_Images/d7.png -p 10,520 -s 25x25}\
${image $HOME/Weather_com_conky_script/Forecast_Images/d8.png -p 10,555 -s 25x25}\
${image $HOME/Weather_com_conky_script/Forecast_Images/d9.png -p 10,590 -s 25x25}\
${image $HOME/Weather_com_conky_script/Forecast_Images/d10.png -p 10,625 -s 25x25}
${endif}
${image $HOME/Weather_com_conky_script/Forecast_Images/h2.png -p 105,340 -s 25x25}\
${image $HOME/Weather_com_conky_script/Forecast_Images/h3.png -p 105,370 -s 25x25}\
${image $HOME/Weather_com_conky_script/Forecast_Images/h4.png -p 105,410 -s 25x25}\
${image $HOME/Weather_com_conky_script/Forecast_Images/h5.png -p 105,445 -s 25x25}\
${image $HOME/Weather_com_conky_script/Forecast_Images/h6.png -p 105,480 -s 25x25}\
${image $HOME/Weather_com_conky_script/Forecast_Images/h7.png -p 105,520 -s 25x25}\
${image $HOME/Weather_com_conky_script/Forecast_Images/h8.png -p 105,555 -s 25x25}\
${image $HOME/Weather_com_conky_script/Forecast_Images/h9.png -p 105,590 -s 25x25}\
${image $HOME/Weather_com_conky_script/Forecast_Images/h10.png -p 105,625 -s 25x25}
]];
Once again the hint:
The location address determined in the browser ensures in the Teo script that the weather data appears in the respective national language. I do not know any other weather service that does this.
Distributions, where the whole thing works "out of the box", are
archlinux and Mageia.
Here in Debian based Distris (siduction, bl-lithium) I have additionally added the packages
inkscape and
librsvg2-bin
installed. For displaying and converting the svg icons.
Starting with Conky version 1.10.6 it does not matter in which syntax the configuration file is available.
Last edited by unklar (2020-03-07 10:44:28)
Offline
^That's just the "pretty face"...
I had high hopes of determining the dynamic size of the window by specifying a fixed size.
-- Minimum size of text area
minimum_width = 180, minimum_height = 0,
maximum_width = 180,
-- Minimum size of text area
minimum_width = 180, minimum_height = 300,
maximum_width = 180,
use_spacer = 'none', --right',left',
I can also have lines 19 and 50 of the 10days read out to avoid the problem. But, uh...
Last edited by unklar (2020-03-08 11:18:11)
Offline
EDIT:
Never mind I have the answer - cut at the end of the line:
${execi 30 sed -n '9p' /media/5/Conky/Accuweather_conky_script/curr_cond_text | cut -b 1,2}
MUCH Better:
=========================================
REF: Accuweather_conky_script
First off I am NOT laying blame.
In the "curr_cond" you added "text" to the UVI condition (line 9) ... messing up my conkys:
I cannot read visibilities.
Specifically my dedicated UVI conky "S11_accu_UVI.conky"
TEXT
${if_match ${execi 300 sed -n '9p' /media/5/Conky/Accuweather_conky_script/curr_cond}==0}\
${image /media/5/Conky/Accuweather_conky_script/UVI/Green_D_128.png -s 64x64}
${goto 23}0${execi 300 sed -n '9p' /media/5/Conky/Accuweather_conky_script/curr_cond}${endif}\
${if_match ${execi 300 sed -n '9p' /media/5/Conky/Accuweather_conky_script/curr_cond}==1}\
${image /media/5/Conky/Accuweather_conky_script/UVI/Green_D_128.png -s 64x64}
${goto 23}0${execi 300 sed -n '9p' /media/5/Conky/Accuweather_conky_script/curr_cond}${endif}\
${if_match ${execi 300 sed -n '9p' /media/5/Conky/Accuweather_conky_script/curr_cond}==2}\
${image /media/5/Conky/Accuweather_conky_script/UVI/Green_D_128.png -s 64x64}
${goto 23}0${execi 300 sed -n '9p' /media/5/Conky/Accuweather_conky_script/curr_cond}${endif}\
${if_match ${execi 300 sed -n '9p' /media/5/Conky/Accuweather_conky_script/curr_cond}==3}\
${image /media/5/Conky/Accuweather_conky_script/UVI/Yellow_D_128.png -s 64x64}
${goto 23}0${execi 300 sed -n '9p' /media/5/Conky/Accuweather_conky_script/curr_cond}${endif}\
${if_match ${execi 300 sed -n '9p' /media/5/Conky/Accuweather_conky_script/curr_cond}==4}\
${image /media/5/Conky/Accuweather_conky_script/UVI/Yellow_D_128.png -s 64x64}
${goto 23}0${execi 300 sed -n '9p' /media/5/Conky/Accuweather_conky_script/curr_cond}${endif}\
${if_match ${execi 300 sed -n '9p' /media/5/Conky/Accuweather_conky_script/curr_cond}==5}\
${image /media/5/Conky/Accuweather_conky_script/UVI/Yellow_D_128.png -s 64x64}
${goto 23}0${execi 300 sed -n '9p' /media/5/Conky/Accuweather_conky_script/curr_cond}${endif}\
${if_match ${execi 300 sed -n '9p' /media/5/Conky/Accuweather_conky_script/curr_cond}=='6' }\
${image /media/5/Conky/Accuweather_conky_script/UVI/Orange_D_128.png -s 64x64}
${goto 23}0${execi 300 sed -n '9p' /media/5/Conky/Accuweather_conky_script/curr_cond}${endif}\
${if_match ${execi 300 sed -n '9p' /media/5/Conky/Accuweather_conky_script/curr_cond}==7}\
${image /media/5/Conky/Accuweather_conky_script/UVI/Orange_D_128.png -s 64x64}
${goto 23}0${execi 300 sed -n '9p' /media/5/Conky/Accuweather_conky_script/curr_cond}${endif}\
${if_match ${execi 300 sed -n '9p' /media/5/Conky/Accuweather_conky_script/curr_cond}==8}\
${image /media/5/Conky/Accuweather_conky_script/UVI/Red_D_128.png -s 64x64}
${goto 23}0${execi 300 sed -n '9p' /media/5/Conky/Accuweather_conky_script/curr_cond}${endif}\
${if_match ${execi 300 sed -n '9p' /media/5/Conky/Accuweather_conky_script/curr_cond}==9}\
${image /media/5/Conky/Accuweather_conky_script/UVI/Red_D_128.png -s 64x64}
${goto 23}0${execi 300 sed -n '9p' /media/5/Conky/Accuweather_conky_script/curr_cond}${endif}\
${if_match ${execi 300 sed -n '9p' /media/5/Conky/Accuweather_conky_script/curr_cond}==10}\
${image /media/5/Conky/Accuweather_conky_script/UVI/Red_D_128.png -s 64x64}
${goto 23}${execi 300 sed -n '9p' /media/5/Conky/Accuweather_conky_script/curr_cond}${endif}\
${if_match ${execi 300 sed -n '9p' /media/5/Conky/Accuweather_conky_script/curr_cond}==11}\
${image /media/5/Conky/Accuweather_conky_script/UVI/Violet_D_128.png -s 64x64}
${goto 23}${execi 300 sed -n '9p' /media/5/Conky/Accuweather_conky_script/curr_cond}${endif}
How can I read the first "word" on line 9 of "curr_cond" because it will be; 0(space)text, 1(space)text, 2(space)text, 3(space)text, .... 9(space)text, 10(space)text or 11(space)text.
Last edited by Sector11 (2020-03-08 16:43:33)
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline
First things first. If you don't want capitals, remove the tr command, ie. instead of
${goto 70}${texeci 600 sed -n '125p' $HOME/Weather_com_conky_script/10days|tr a-z A-Z|cut -c1-2}
try with
${goto 70}${texeci 600 sed -n '125p' $HOME/Weather_com_conky_script/10days|cut -c1-2}
As for the Tonight/Tomorrow thingy, it can't be avoided because the forecast up until sometime in the day is for tonight and then it's for tomorrow, with only the first line of the 10days file to indicate the difference. It seems hard at first, but once you get the hang of it it's not a big deal to tackle the if_match command; it's just that you practically have to write two conkyrc sections for this part of your configuration.
I'm not sure I understand your size problem. If you intend to show the full weather.com message (full narrative), be prepared to have a variable length forecast, whose length could never be predicted. You could put this text at the end of your conky configuration with nothing following it, text or image, to avoid any misbehavior.
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
Sorry
WHY? ↑↑↑↑
Once again the hint:
The location address determined in the browser ensures in the Teo script that the weather data appears in the respective national language. I do not know any other weather service that does this.
A yes, weather.com "assuming" an English speaking person living in Argentina will want the weather in Spanish! RIIIIIIIGHT! Why of course they would know better than the people themselves.
Or an Italian living in Japan, for 6 months, will want the weather in Japanese.
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline
I'm on a roll ... Got Accuweather up and running - running both 2015 and 2016 versions for a few days until we decide which we like best. IE: Which one Sector12 likes best.
And I completely revamped my Accuweather UV Index conky ... bottom left just above my email conky. UV Is deadly here if the sun is out it is 8+ I saw it at 9 today as I was tweaking things, dangerous stuff the UVI here, not like up north.
Next up: The Moon script. Just because.
Conky 1.9 here
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline
...
You could put this text at the end of your conky configuration with nothing following it, text or image, to avoid any misbehavior.
Thanks, Teo, for your advice.
I will try to move the whole text output down.
@Sector11
I also can't decide clearly for 2015 or 2016, because the icons are just beautiful. But several OS solve the problem here.
Do you really think S12 likes the scary picture?
Last edited by unklar (2020-03-09 08:57:46)
Offline
unklar wrote:Once again the hint:
The location address determined in the browser ensures in the Teo script that the weather data appears in the respective national language. I do not know any other weather service that does this.A yes, weather.com "assuming" an English speaking person living in Argentina will want the weather in Spanish! RIIIIIIIGHT! Why of course they would know better than the people themselves.
Or an Italian living in Japan, for 6 months, will want the weather in Japanese.
Well, the user will report here and ask for it. We'll tell him to change the browser line from:
https://weather.com/es-AR/weather/today/...
to
https://weather.com/en-AR/weather/today/...
This means that the English speaker in Argentina will see the output in English and not in Spanish.
Besides, Teo was so friendly and has already hard-wired this "English-speaking Spaniard" in the script
Offline