You are not logged in.
All right, my friend, I am full of work and little time for me and consequently even for the forum .... but this period is ending with luck .... soon ... Obi-Wan
Luke Skywalker
Hi fvirgola80, hope you're doing great my friend!
Nothing happens by chance
Offline
Great news Teo - as always - and fvirgola80 good to see you again.
Real Life wins all the time but so good to see your pop in and say hi.
HI!!!
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline
Yoda......my friend....
Great news Teo - as always - and fvirgola80 good to see you again.
Real Life wins all the time but so good to see your pop in and say hi.
HI!!!
Nothing happens by chance
Offline
ANNOUNCEMENT
The latest update on the 1_Accuweather script left some unwanted code in the script, code that I meant to remove in the case of an update. Well, I didn't... but I did now!
Script rebundled.
(For the lazy: remove lines 365-376 and you'll be fine.)
(For the curious: these are a few lines that ultimately, combined with my conkyrc, show a random pic from specific folders in my pc on conky. It alternates every few minutes or so...)
thank teo
best regards!
Offline
Anytime 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
ANNOUNCEMENT
The New Moon Icon has changed in the 2_Wunderground API script. The old one was confusing as it was an empty icon, the new one is the full moon significantly darkened.
I've also remove the dreaded
killall wget
command in this script, as well as in the 1_RSS and 3 scripts.
Scripts 1_RSS, 2 and 3 rebundled.
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 to all,
I'm here again to disturb, I no longer work the minimum temperature of 4 days, Monday, it succumbs to you too?
My version conky 1.9,new 1_accuweather posted by @teo
my conky
# pkill -xf "conky -c /media/5/conky/Temetka/Temetka_80s_s11.conky" &
# Inspired by: Temetka https://forums.bunsenlabs.org/viewtopic.php?pid=47838#p47838
# ---------- Begin Window Settings
update_interval 1
own_window yes
own_window_type desktop
own_window_transparent no
own_window_hints undecorated,below,skip_taskbar,skip_pager #,sticky
own_window_colour 000000
#own_window_class Conky
own_window_title Temetka's 80's Sunsent
## ARGB can be used for real transparency own_window_hints
own_window_argb_visual yes ## Options: yes or no
#own_window_argb_visual no
# Valid range is 0-255, where 0 is 0% opacity, and 255 is 100% opacity.
own_window_argb_value 29
minimum_size 300 0 ### width | height
maximum_width 300
#conkymove, original value for gap_x: 15
gap_x
#conkymove, original value for gap_y: -6
gap_y
#alignment tl
## ---------- End Window Settings
## ---------- Font Settings
use_xft yes
#xftfont Liberation Mono:bold:size=11
#xftfont Fantasque Sans Mono:bold:size=12
#xftfont Monofur:bold:size=10
#xftfont DejaVu Sans Mono:bold:size=10
xftfont Fira Mono:bold:size=10
# Alpha of Xft font. Must be a value at or between 1 and 0 ###
xftalpha 1
# Force UTF8? requires XFT ###
override_utf8_locale yes
uppercase no
######################### End Font Settings ###
## --------- Color Settings
draw_shades yes
default_shade_color 000000
draw_outline no
default_outline_color 000000
default_color DCDCDC #Gainsboro
color0 98FB98 #PaleGreen
color1 778899 #LightSlateGray
color2 FFD700 #Gold
color3 B0E0E6 #PowderBlue
color4 F4A460 #SandyBrown
color5 DEB887 #BurlyWood
color6 00BFFF #DeepSkyBlue
color7 5F9EA0 #CadetBlue
color8 FFA500 #Orange
color9 FF4500 #OrangeRed
## ---------- End Color Settings
### Borders Section ###########################
draw_borders no
# Stippled borders?
stippled_borders 5
# border margins
border_inner_margin 5
border_outer_margin 0
# border width
border_width 2
# graph borders
draw_graph_borders yes #no
#default_graph_size 15 40
####################### End Borders Section ###
### Miscellaneous Section #####################
# Boolean value, if true, Conky will be forked to background when started.
background yes
# Adds spaces around certain objects to stop them from moving other things
# around, this only helps if you are using a mono font
# Options: right, left or none
use_spacer none
# Default and Minimum size is 256 - needs more for single commands that
# "call" a lot of text IE: bash scripts
# text_buffer_size 6144
# Subtract (file system) buffers from used memory?
no_buffers yes
# change GiB to G and MiB to M
short_units yes
# Like it says, ot pads the decimals on % values
# doesn't seem to work since v1.7.1
# pad_percents 2
# Imlib2 image cache size, in bytes. Default 4MiB Increase this value if you use
# $image lots. Set to 0 to disable the image cache.
imlib_cache_size 3
# Use the Xdbe extension? (eliminates flicker)
# It is highly recommended to use own window with this one
# so double buffer won't be so big.
double_buffer yes
# Maximum size of user text buffer, i.e. layout below TEXT line in config file
# (default is 16384 bytes)
# max_user_text 16384
# Desired output unit of all objects displaying a temperature. Parameters are
# either "fahrenheit" or "celsius". The default unit is degree Celsius.
# temperature_unit Fahrenheit
#update_interval 1
################# End Miscellaneous Section ###
TEXT
${image /home/ettore/1_accuweather/80s_Sunset.png -p 66,0 -s 170x170}\
${font Kenyan Coffee:size=50}${color3}${alignc}${time %H:%M}${color}${font}
${font Shimes One PERSONAL USE:size=70}${color6}${alignc}${time %A}${font}
${font Kenyan Coffee:size=20}${color3}${alignc}${time %d %b %y}${color}${font}
${color3}Booted @${color} ${exec who -b | cut -c23-}${alignr}${color3}Up:${color} ${exec w | awk '/ up /{gsub(/,$/,"",$3);print $3}'}
${color1}${swapbar 0}${color}
${color5}${alignc}TEMPS
${goto 18}${color3}CPU${color} ${acpitemp}°\
${goto 93}${color3}M|B${color} ${execpi 5 sensors acpitz-virtual-0 | grep 'temp1' | awk -F'+' '{print $2}' | awk -F'.' '{print $1}'}°\
${goto 165}${color3}SDA${color} ${hddtemp /dev/sda}°\
${goto 240}${color3}GPU${color}${hwmon 2 temp 1}°
${color1}${swapbar 0}${color}
${alignc}${color5}Intel Core i7-3630QM ${color3}Avg${color} ${if_match ${cpu cpu0} < 10}${cpu cpu0}\
${else}${if_match ${cpu cpu0} < 100} ${cpu cpu0}\
${else}${color}${cpu cpu0}${color}${endif}${endif}%
${color3}CPU ${color0} %${color} MHz${alignr 5}${color3}${goto 190}CPU ${color0}%${color} MHz
${goto 17}${color3}1${color0} \
${if_match ${cpu cpu1} < 10} ${cpu cpu1}\
${else}${if_match ${cpu cpu1} < 100} ${cpu cpu1}\
${else}${color9}${cpu cpu1}${color}${endif}${endif}\
${goto 100}${color}${freq 1}${goto 200}${color3}5${goto 222}${color0}${if_match ${cpu cpu5} < 10} ${cpu cpu5}\
${else}${if_match ${cpu cpu5} < 100} ${cpu cpu5}\
${else}${color9}${cpu cpu5}${color}${endif}${endif}\
${alignr 2}${color}${freq 5}
${goto 17}${color3}2${color0} \
${if_match ${cpu cpu2} < 10} ${cpu cpu2}\
${else}${if_match ${cpu cpu2} < 100} ${cpu cpu2}\
${else}${color9}${cpu cpu2}${color}${endif}${endif}\
${goto 100}${color}${freq 2}${goto 200}${color3}6${goto 222}${color0}${if_match ${cpu cpu6} < 10} ${cpu cpu6}\
${else}${if_match ${cpu cpu6} < 100} ${cpu cpu6}\
${else}${color9}${cpu cpu6}${color}${endif}${endif}\
${alignr 2}${color}${freq 6}
${goto 17}${color3}3${color0} \
${if_match ${cpu cpu3} < 10} ${cpu cpu3}\
${else}${if_match ${cpu cpu3} < 100} ${cpu cpu3}\
${else}${color9}${cpu cpu3}${color}${endif}${endif}\
${goto 100}${color}${freq 3}${goto 200}${color3}7${goto 222}${color0}${if_match ${cpu cpu7} < 10} ${cpu cpu7}\
${else}${if_match ${cpu cpu7} < 100} ${cpu cpu7}\
${else}${color9}${cpu cpu7}${color}${endif}${endif}\
${alignr 2}${color}${freq 7}
${goto 17}${color3}4${color0} \
${if_match ${cpu cpu4} < 10} ${cpu cpu4}\
${else}${if_match ${cpu cpu4} < 100} ${cpu cpu4}\
${else}${color9}${cpu cpu4}${color}${endif}${endif}\
${goto 100}${color}${freq 4}${goto 200}${color0}8${goto 222}${color0}${if_match ${cpu cpu8} < 10} ${cpu cpu8}\
${else}${if_match ${cpu cpu8} < 100} ${cpu cpu8}\
${else}${color9}${cpu cpu8}${color}${endif}${endif}\
${alignr 2}${color}${freq 8}
#${alignc}${color5}CPU Fan${color} ${platform f71882fg.2560 fan 1} ${color3}RPM
${color1}${swapbar 0}${color}
${alignc}${color3}Memory${color} Using:${color3} ${mem} of ${memmax}
${color1}${swapbar 0}${color}
S.T.${goto 118}Currently:${alignr}Temp\
${texeci 500 bash $HOME/1_accuweather/1_accuweather -f2016}
${image $HOME/1_accuweather/forecast_2016/forecast_0.png -p 23,435 -s 250x252}\
${font Fira Mono:size=30}±${execi 300 sed -n '3p' ~/1_accuweather/curr_cond}\
${alignr}${execi 300 sed -n '2p' ~/1_accuweather/curr_cond}${font}
UVI: ${execi 300 sed -n '9p' ~/1_accuweather/curr_cond}/11\
${alignr}${execi 300 sed -n '8p' ~/1_accuweather/curr_cond}:Bar
Wind: ${execi 300 sed -n '5p' ~/1_accuweather/curr_cond} ${execi 300 sed -n '6p' ~/1_accuweather/curr_cond}\
${alignr}${execi 300 sed -n '7p' ~/1_accuweather/curr_cond} :Hum
Cld: ${execi 300 sed -n '10p' ~/1_accuweather/curr_cond}\
${alignr}${execi 300 sed -n '13p' ~/1_accuweather/curr_cond} :Vis
${texeci 500 bash $HOME/4_Moon/moon_MoonGiant}
${image ~/4_Moon/0.png -p 100,725}
${alignc}${swapbar 0,50} Current Moon & Forecast ${swapbar 0,50}
${color5}${execi 3600 echo `date --date="0 day" | awk '{print $1" "$3" "$2}'`}\
${alignr}${execi 3600 echo `date --date="1 day" | awk '{print $1" "$3" "$2}'`} ${color}
${image $HOME/1_accuweather/forecast_2016/forecast_1.png -p 10,720 -s 45x45}\
${image $HOME/1_accuweather/forecast_2016/forecast_2.png -p 236,720 -s 45x45}\
${if_match "${execpi 300 sed -n '1p' /home/ettore/1_accuweather/first_days}" == "Lo"}\
${else}${execpi 300 sed -n '3p' /home/ettore/1_accuweather/first_days}${endif}\
${alignr 55}${execi 300 sed -n '8p' ~/1_accuweather/first_days}
${goto 60}${if_match "${execpi 300 sed -n '3p' /home/ettore/1_accuweather/first_days}" == "Lo"}\
${execpi 300 sed -n '4p' /home/ettore/1_accuweather/first_days}\
${alignr https://forums.bunsenlabs.org/edit.php?id=48496#} ${execi 300 sed -n '9p' ~/1_accuweather/first_days}
${color5}${execi 3600 echo `date --date="2 day" | awk '{print $1" "$3" "$2}'`}\
${alignr}${execi 3600 echo `date --date="3 day" | awk '{print $1" "$3" "$2}'`}${color}
${image $HOME/1_accuweather/forecast_2016/forecast_3.png -p 10,785 -s 45x45}\
${image $HOME/1_accuweather/forecast_2016/forecast_4.png -p 240,785 -s 45x45}\
${execi 300 sed -n '13p' ~/1_accuweather/first_days}\
${alignr 55}${execi 300 sed -n '18p' ~/1_accuweather/first_days}
${goto 60}${execi 300 sed -n '14p' ~/1_accuweather/first_days}\
${alignr}${execi 300 sed -n '19p' ~/1_accuweather/first_days}
${execi 600 sed -n '5p' $HOME/1_accuweather/hourly1}\
${goto 75}${execi 600 sed -n '9p' $HOME/1_accuweather/hourly1}\
${goto 135}${execi 600 sed -n '13p' $HOME/1_accuweather/hourly1}\
${goto 195}${execi 600 sed -n '17p' $HOME/1_accuweather/hourly1}\
${goto 260}${execi 600 sed -n '5p' $HOME/1_accuweather/hourly2}
${color8}${execi 600 sed -n '8p' $HOME/1_accuweather/first_days}°\
${goto 77}${execi 600 sed -n '30p' $HOME/1_accuweather/hourly1}°\
${goto 137}${execi 600 sed -n '32p' $HOME/1_accuweather/hourly1}°\
${goto 199}${execi 600 sed -n '34p' $HOME/1_accuweather/hourly1}°\
${goto 264}${execi 600 sed -n '36p' $HOME/1_accuweather/hourly2}°\
${image $HOME/1_accuweather/hourly_2016/hourly_2.png -p 7,867 -s 45x45}\
${image $HOME/1_accuweather/hourly_2016/hourly_4.png -p 77,867 -s 45x45}\
${image $HOME/1_accuweather/hourly_2016/hourly_6.png -p 137,867 -s 45x45}\
${image $HOME/1_accuweather/hourly_2016/hourly_8.png -p 197,867 -s 45x45}\
${image $HOME/1_accuweather/hourly_2016/hourly_10.png -p 262,867 -s 45x45}${color}
${voffset -20}
Last edited by ector1935 (2017-10-20 14:20:42)
Offline
I also use the 1_accuweather script with no problems whatsoever.
Do you get any error messages when you run the script from terminal?
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 also use the 1_accuweather script with no problems whatsoever.
Do you get any error messages when you run the script from terminal?
@teo thank :8
Sorry the conky has nothing, it's just too tight :cry:
Offline
Can you give us a screenshot?
EDIT: I tried your conkyrc and the images are a bit off.
If this is indeed your problem, try playing a bit with the image command. An example
${image $HOME/1_accuweather/forecast_2016/forecast_1.png -p 10,720 -s 45x45}\
Change the coordinate values of the -p switch (position) to put the image anywhere you like on your conky.
Good luck.
Last edited by TeoBigusGeekus (2017-10-21 17:49:16)
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 solved it with goto.
thank @teo
Offline
Good to know ector1935.
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 that I look better, I know that the hours of temperature have some problem,if I look at the minimum and maximum of the day they do not square, you say @teo!
edit
in fact they do not square,why?
https://www.accuweather.com/en/it/gorla … 6?hour=177
Last edited by ector1935 (2017-10-22 16:28:47)
Offline
Just leave a space before the minimum temp on the left and you should be fine.
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
but these are not correct in my opinion,why?
Offline
You can either move the images some pixels to the left (image command) or move the text a couple of spaces to the right (goto command).
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
You can either move the images some pixels to the left (image command) or move the text a couple of spaces to the right (goto command).
:devil:
ok, but we did not understand, the hourly temperatures are incorrect the last, I'm referring to the last image
Offline
Ah right, now I see.
Are the temperatures correct in the altogether_2016 file?
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
Here they are, but they do not match the accuweather
${goto 100}Thu:3pm${goto 160}4pm${goto 220}5pm${goto 280}6pm${goto 340}7pm${goto 400}8pm${goto 460}9pm${goto 520}10pm${goto 580}Thu:11pm${goto 640}12am${goto 700}1am${goto 760}2am${goto 820}3am${goto 880}4am${goto 940}5am${goto 1000}6am
${image $HOME/1_accuweather/hourly_2016/hourly_1.png -s 36x36 -p 85,49}${image $HOME/1_accuweather/hourly_2016/hourly_2.png -s 36x36 -p 145,49}${image $HOME/1_accuweather/hourly_2016/hourly_3.png -s 36x36 -p 205,49}${image $HOME/1_accuweather/hourly_2016/hourly_4.png -s 36x36 -p 265,49}${image $HOME/1_accuweather/hourly_2016/hourly_5.png -s 36x36 -p 325,49}${image $HOME/1_accuweather/hourly_2016/hourly_6.png -s 36x36 -p 385,49}${image $HOME/1_accuweather/hourly_2016/hourly_7.png -s 36x36 -p 445,49}${image $HOME/1_accuweather/hourly_2016/hourly_8.png -s 36x36 -p 505,49}${image $HOME/1_accuweather/hourly_2016/hourly_9.png -s 36x36 -p 565,49}${image $HOME/1_accuweather/hourly_2016/hourly_10.png -s 36x36 -p 625,49}${image $HOME/1_accuweather/hourly_2016/hourly_11.png -s 36x36 -p 685,49}${image $HOME/1_accuweather/hourly_2016/hourly_12.png -s 36x36 -p 745,49}${image $HOME/1_accuweather/hourly_2016/hourly_13.png -s 36x36 -p 805,49}${image $HOME/1_accuweather/hourly_2016/hourly_14.png -s 36x36 -p 865,49}${image $HOME/1_accuweather/hourly_2016/hourly_15.png -s 36x36 -p 925,49}${image $HOME/1_accuweather/hourly_2016/hourly_16.png -s 36x36 -p 985,49}
${color ffe595}FORECAST${color}${goto 100}Mostly${goto 160}Mostly${goto 220}Mostly${goto 280}Mostly${goto 340}Mostly${goto 400}Mostly${goto 460}Partly${goto 520}Cloudy${goto 580}Mostly${goto 640}Mostly${goto 700}Mostly${goto 760}Mostly${goto 820}Mostly${goto 880}Mostly${goto 940}Mostly${goto 1000}Mostly
${goto 100}Sunny${goto 160}Sunny${goto 220}Sunny${goto 280}Sunny${goto 340}Sunny${goto 400}Sunny${goto 460}Sunny${goto 520}${goto 580}Cloudy${goto 640}Cloudy${goto 700}Cloudy${goto 760}Cloudy${goto 820}Cloudy${goto 880}Cloudy${goto 940}Cloudy${goto 1000}Cloudy
${color ffe595}${goto 100}${hr 1}
TEMPER.${color}${goto 100}31°${goto 160}32°${goto 220}32°${goto 280}32°${goto 340}31°${goto 400}30°${goto 460}28°${goto 520}27°${goto 580}25°${goto 640}24°${goto 700}23°${goto 760}23°${goto 820}23°${goto 880}22°${goto 940}22°${goto 1000}21°
${color ffe595}${goto 100}${hr 1}
REAL FEEL${color}${goto 100}35°${goto 160}34°${goto 220}33°${goto 280}31°${goto 340}30°${goto 400}29°${goto 460}27°${goto 520}26°${goto 580}24°${goto 640}23°${goto 700}23°${goto 760}22°${goto 820}22°${goto 880}22°${goto 940}21°${goto 1000}20°
${color ffe595}${goto 100}${hr 1}
WIND${color}${goto 100}9 WSW${goto 160}9 W${goto 220}11 W${goto 280}13 WNW${goto 340}13 NW${goto 400}13 NNW${goto 460}11 N${goto 520}9 NNE${goto 580}9 NNE${goto 640}11 NE${goto 700}9 NE${goto 760}7 NE${goto 820}7 NNE${goto 880}7 NNE${goto 940}7 N${goto 1000}7 N
${color ffe595}${goto 100}${hr 1}
RAIN${color}${goto 100}0%${goto 160}0%${goto 220}0%${goto 280}0%${goto 340}0%${goto 400}0%${goto 460}0%${goto 520}0%${goto 580}0%${goto 640}0%${goto 700}0%${goto 760}0%${goto 820}0%${goto 880}0%${goto 940}0%${goto 1000}0%
${color ffe595}${goto 100}${hr 1}
SNOW${color}${goto 100}0%${goto 160}0%${goto 220}0%${goto 280}0%${goto 340}0%${goto 400}0%${goto 460}0%${goto 520}0%${goto 580}0%${goto 640}0%${goto 700}0%${goto 760}0%${goto 820}0%${goto 880}0%${goto 940}0%${goto 1000}0%
${color ffe595}${goto 100}${hr 1}
ICE${color}${goto 100}0%${goto 160}0%${goto 220}0%${goto 280}0%${goto 340}0%${goto 400}0%${goto 460}0%${goto 520}0%${goto 580}0%${goto 640}0%${goto 700}0%${goto 760}0%${goto 820}0%${goto 880}0%${goto 940}0%${goto 1000}0%
${color ffe595}${goto 100}${hr 1}
UV INDEX${color}${goto 100}6${goto 160}5${goto 220}3${goto 280}2${goto 340}1${goto 400}0${goto 460}0${goto 520}0${goto 580}0${goto 640}0${goto 700}0${goto 760}0${goto 820}0${goto 880}0${goto 940}0${goto 1000}0
${color ffe595}${goto 100}${hr 1}
CLOUD COV.${color}${goto 100}10%${goto 160}19%${goto 220}24%${goto 280}26%${goto 340}26%${goto 400}22%${goto 460}40%${goto 520}59%${goto 580}78%${goto 640}78%${goto 700}79%${goto 760}80%${goto 820}83%${goto 880}86%${goto 940}88%${goto 1000}78%
${color ffe595}${goto 100}${hr 1}
HUMIDITY${color}${goto 100}43%${goto 160}42%${goto 220}39%${goto 280}38%${goto 340}39%${goto 400}41%${goto 460}45%${goto 520}57%${goto 580}64%${goto 640}66%${goto 700}69%${goto 760}73%${goto 820}72%${goto 880}72%${goto 940}74%${goto 1000}80%
${color ffe595}${goto 100}${hr 1}
DEW POINT${color}${goto 100}17°${goto 160}17°${goto 220}16°${goto 280}16°${goto 340}15°${goto 400}15°${goto 460}15°${goto 520}18°${goto 580}18°${goto 640}17°${goto 700}17°${goto 760}18°${goto 820}17°${goto 880}17°${goto 940}17°${goto 1000}17°
the temp hourly on accuweather
https://www.accuweather.com/en/it/gorla … st/2277856
Last edited by ector1935 (2017-10-22 17:32:51)
Offline
You must be doing something wrong, because I run the script for Gorlago and I get
${color ffe595}TIME${goto 100}Sun:7pm${goto 160}8pm${goto 220}9pm${goto 280}10pm${goto 340}11pm${goto 400}12am${goto 460}1am${goto 520}2am${goto 580}Mon:3am${goto 640}4am${goto 700}5am${goto 760}6am${goto 820}7am${goto 880}8am${goto 940}9am${goto 1000}10am
${image $HOME/1_accuweather/hourly_2016/hourly_1.png -s 36x36 -p 85,49}${image $HOME/1_accuweather/hourly_2016/hourly_2.png -s 36x36 -p 145,49}${image $HOME/1_accuweather/hourly_2016/hourly_3.png -s 36x36 -p 205,49}${image $HOME/1_accuweather/hourly_2016/hourly_4.png -s 36x36 -p 265,49}${image $HOME/1_accuweather/hourly_2016/hourly_5.png -s 36x36 -p 325,49}${image $HOME/1_accuweather/hourly_2016/hourly_6.png -s 36x36 -p 385,49}${image $HOME/1_accuweather/hourly_2016/hourly_7.png -s 36x36 -p 445,49}${image $HOME/1_accuweather/hourly_2016/hourly_8.png -s 36x36 -p 505,49}${image $HOME/1_accuweather/hourly_2016/hourly_9.png -s 36x36 -p 565,49}${image $HOME/1_accuweather/hourly_2016/hourly_10.png -s 36x36 -p 625,49}${image $HOME/1_accuweather/hourly_2016/hourly_11.png -s 36x36 -p 685,49}${image $HOME/1_accuweather/hourly_2016/hourly_12.png -s 36x36 -p 745,49}${image $HOME/1_accuweather/hourly_2016/hourly_13.png -s 36x36 -p 805,49}${image $HOME/1_accuweather/hourly_2016/hourly_14.png -s 36x36 -p 865,49}${image $HOME/1_accuweather/hourly_2016/hourly_15.png -s 36x36 -p 925,49}${image $HOME/1_accuweather/hourly_2016/hourly_16.png -s 36x36 -p 985,49}
${color ffe595}FORECAST${color}${goto 100}T-storms${goto 160}Mostly${goto 220}Mostly${goto 280}Mostly${goto 340}Mostly${goto 400}Mostly${goto 460}Mostly${goto 520}Mostly${goto 580}Mostly${goto 640}Mostly${goto 700}Mostly${goto 760}Mostly${goto 820}Mostly${goto 880}Partly${goto 940}Showers${goto 1000}Showers
${goto 100}${goto 160}Clear${goto 220}Clear${goto 280}Clear${goto 340}Clear${goto 400}Clear${goto 460}Clear${goto 520}Clear${goto 580}Clear${goto 640}Clear${goto 700}Clear${goto 760}Clear${goto 820}Clear${goto 880}Sunny${goto 940}${goto 1000}
${color ffe595}${goto 100}${hr 1}
TEMPER.${color}${goto 100}14°${goto 160}13°${goto 220}12°${goto 280}11°${goto 340}10°${goto 400}10°${goto 460}9°${goto 520}9°${goto 580}9°${goto 640}8°${goto 700}8°${goto 760}8°${goto 820}8°${goto 880}7°${goto 940}8°${goto 1000}11°
${color ffe595}${goto 100}${hr 1}
REAL FEEL${color}${goto 100}12°${goto 160}13°${goto 220}11°${goto 280}10°${goto 340}10°${goto 400}9°${goto 460}9°${goto 520}8°${goto 580}7°${goto 640}6°${goto 700}6°${goto 760}6°${goto 820}5°${goto 880}5°${goto 940}6°${goto 1000}10°
${color ffe595}${goto 100}${hr 1}
WIND${color}${goto 100}6 SSE${goto 160}6 SSE${goto 220}9 SSE${goto 280}9 SSE${goto 340}7 SSE${goto 400}9 ESE${goto 460}7 NE${goto 520}9 NNE${goto 580}11 N${goto 640}11 NNW${goto 700}13 NW${goto 760}13 NW${goto 820}13 NW${goto 880}13 NW${goto 940}11 NW${goto 1000}9 NW
${color ffe595}${goto 100}${hr 1}
RAIN${color}${goto 100}51%${goto 160}0%${goto 220}0%${goto 280}0%${goto 340}0%${goto 400}0%${goto 460}0%${goto 520}0%${goto 580}0%${goto 640}0%${goto 700}0%${goto 760}0%${goto 820}0%${goto 880}49%${goto 940}60%${goto 1000}60%
${color ffe595}${goto 100}${hr 1}
SNOW${color}${goto 100}0%${goto 160}0%${goto 220}0%${goto 280}0%${goto 340}0%${goto 400}0%${goto 460}0%${goto 520}0%${goto 580}0%${goto 640}0%${goto 700}0%${goto 760}0%${goto 820}0%${goto 880}0%${goto 940}0%${goto 1000}0%
${color ffe595}${goto 100}${hr 1}
ICE${color}${goto 100}0%${goto 160}0%${goto 220}0%${goto 280}0%${goto 340}0%${goto 400}0%${goto 460}0%${goto 520}0%${goto 580}0%${goto 640}0%${goto 700}0%${goto 760}0%${goto 820}0%${goto 880}0%${goto 940}0%${goto 1000}0%
${color ffe595}${goto 100}${hr 1}
UV INDEX${color}${goto 100}0${goto 160}0${goto 220}0${goto 280}0${goto 340}0${goto 400}0${goto 460}0${goto 520}0${goto 580}0${goto 640}0${goto 700}0${goto 760}0${goto 820}0${goto 880}0${goto 940}1${goto 1000}2
${color ffe595}${goto 100}${hr 1}
CLOUD COV.${color}${goto 100}51%${goto 160}11%${goto 220}20%${goto 280}25%${goto 340}25%${goto 400}25%${goto 460}25%${goto 520}25%${goto 580}25%${goto 640}20%${goto 700}11%${goto 760}11%${goto 820}11%${goto 880}46%${goto 940}46%${goto 1000}46%
${color ffe595}${goto 100}${hr 1}
HUMIDITY${color}${goto 100}79%${goto 160}80%${goto 220}78%${goto 280}71%${goto 340}67%${goto 400}70%${goto 460}70%${goto 520}70%${goto 580}69%${goto 640}70%${goto 700}69%${goto 760}68%${goto 820}67%${goto 880}68%${goto 940}67%${goto 1000}62%
${color ffe595}${goto 100}${hr 1}
DEW POINT${color}${goto 100}10°${goto 160}9°${goto 220}8°${goto 280}6°${goto 340}5°${goto 400}5°${goto 460}4°${goto 520}4°${goto 580}3°${goto 640}3°${goto 700}3°${goto 760}3°${goto 820}2°${goto 880}2°${goto 940}2°${goto 1000}4°
What's the address you're using in the address variable?
Have you touched the script in any way other than changing the weather address?
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