
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Conky Cronograph Station (UPDATED)
Accuweather script updated, weather forecast works again.
See README file inside for instructions.
7 years ago
26-01-2011 Accuweather Script updated (weather forecast works again). Delete the old package and instal the new one.
10-01-2011 Small fix. (Tanks to "gracca").till
09-01-2011 V1.2 Some small Fixes.
06-01-2011 V1.1 Fixed some bugs & new Accuweather Script.
06-01-2011 V 1.0 First release!
7 years ago
26-01-2011 Accuweather Script updated (weather forecast works again). Delete the old package and instal the new one.
10-01-2011 Small fix. (Tanks to "gracca").till
09-01-2011 V1.2 Some small Fixes.
06-01-2011 V1.1 Fixed some bugs & new Accuweather Script.
06-01-2011 V 1.0 First release!
mitsumen
4 years ago
My location is Misssion bc Canada
Thank
Report
naskoman
7 years ago
I have checked the rv file and it all seems good,i don't inderstand...
here is all the codes i have in rv file:
# — Conky settings — #
background yes
update_interval 1
total_run_times 0
net_avg_samples 2
override_utf8_locale yes
double_buffer yes
no_buffers yes
text_buffer_size 2048
imlib_cache_size 0
temperature_unit celcius
# — Window specifications — #
own_window_class Conky
own_window yes
own_window_type conky
own_window_transparent yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
border_inner_margin 0
border_outer_margin 0
minimum_size 300 300
maximum_width 300
alignment top_right
gap_x 30
gap_y 75
# — Graphics settings — #
draw_shades no
draw_outline no
draw_borders no
draw_graph_borders no
# — Text settings — #
use_xft yes
xftfont hooge 05_53:size=6
xftalpha 0.5
default_color FFFFFF
uppercase no
use_spacer right
color0 white
color1 orange
color2 green
# — Lua Load — #
lua_load $HOME/.Conky/cronograph/scripts/clock_rings.lua
lua_draw_hook_pre clock_rings
lua_load $HOME/.Conky/cronograph/scripts/multi_rings.lua
lua_draw_hook_post main
TEXT
${execi 500 bash $HOME/.Conky/cronograph/accuweather/accuw_script}
${voffset 29}${offset 120}BAT:
${voffset 17}${goto 65}${font hooge 05_53:size=12}${time %H:%M}${font}${goto 185}UPTIME:
${voffset 2}${goto 65}${time %a %d %b}${goto 185}${uptime}
${voffset 2}${goto 65}${time %Y}
${voffset -6}${goto 145}HD
${voffset 12}${alignc}${fs_free}/${fs_size}
${voffset 36}${goto 91}${cpu cpu0}%${goto 221}${memperc}%
${voffset 10}${goto 76}CPU${goto 205}MEM
${voffset 20}${goto 90}${font hooge 05_53:size=12}${execpi 600 sed -n '4p' $HOME/.Conky/cronograph/accuweather/curr_cond}°${voffset -32}${goto 125}${font conkyweather:size=40}${execpi 600 sed -n '2p' $HOME/.Conky/cronograph/accuweather/curr_cond}${font}${voffset -12}${goto 185}${execpi 600 sed -n '3p' $HOME/.Conky/cronograph/accuweather/curr_cond}${voffset 12}${goto 185}${font conkyweather:size=20}${voffset 7}${goto 80}${execpi 600 sed -n '7p' $HOME/.Conky/cronograph/accuweather/tod_ton}${goto 135}${execpi 600 sed -n '12p' $HOME/.Conky/cronograph/accuweather/tod_ton}${goto 185}${execpi 600 sed -n '17p' $HOME/.Conky/cronograph/accuweather/tod_ton}${font}${voffset 6}${goto 84}${execpi 600 sed -n '9p' $HOME/.Conky/cronograph/accuweather/tod_ton}°/${execpi 600 sed -n '10p' $HOME/.Conky/cronograph/accuweather/tod_ton}°${goto 140}${execpi 600 sed -n '14p' $HOME/.Conky/cronograph/accuweather/tod_ton}°/${execpi 600 sed -n '15p' $HOME/.Conky/cronograph/accuweather/tod_ton}°${goto 190}${execpi 600 sed -n '19p' $HOME/.
Conky/cronograph/accuweather/tod_ton}°/${execpi 600 sed -n '20p' $HOME/.Conky/cronograph/accuweather/tod_ton}°${voffset 7}${goto 85}${execpi 600 sed -n '6p' $HOME/.Conky/cronograph/accuweather/tod_ton}${goto 140}${execpi 600 sed -n '11p' $HOME/.Conky/cronograph/accuweather/tod_ton}${goto 190}${execpi 600 sed -n '16p' $HOME/.Conky/cronograph/accuweather/tod_ton}
${if_match ${battery_percent BAT1}>0}${if_match ${battery_percent BAT1}<=15}${image $HOME/.Conky/cronograph/images/Red.png -p 129,18 -s 40x40}${endif}${endif}
${if_match ${battery_percent BAT1}>15}${if_match ${battery_percent BAT1}<=20}${image $HOME/.Conky/cronograph/images/Orange.png -p 129,18 -s 40x40}${endif}${endif}
${if_match ${battery_percent BAT1}>20}${if_match ${battery_percent BAT1}<=35}${image $HOME/.Conky/cronograph/images/Yellow.png -p 129,18 -s 40x40}${endif}${endif}
${if_match ${battery_percent BAT1}>35}${if_match ${battery_percent BAT1}<=100}${image $HOME/.Conky/cronograph/images/Dark_Green.png -p 129,18 -s 40x40}${endif}${endif}
${execpi 1 cat $HOME/.Conky/cronograph/scripts/blinkingLED}
Please help if you can.
Thank you in advance.
Best regards.
Report
caboodle
7 years ago
own_window_argb_visual yes
Report
naskoman
7 years ago
YOU ARE THE BEST !
Report
ilnanny75
7 years ago
thanks for sharing :D
Report
Notorik
7 years ago
Report
sadi
7 years ago
The result on my desktop (ubuntu 11.10) is however a bit different from the screenshot above.
I have the area used by the conky script on the wallpaper cut out and raised a little bit with a nice shadow around (see http://i.minus.com/ibznSeVOmiqCgA.png)
This looks like a different design choice ;-)
I think it might be interesting to find out how one can make this happen and how one can prevent it ;-)
Report
frankjoe
7 years ago
Report
icalper
7 years ago
Report
mucas
7 years ago
Report
terminhell
7 years ago
http://imageshack.us/photo/my-images/859/screenshotat20120113225.png/
Report
mucas
7 years ago
Report
terminhell
7 years ago
Report
mucas
7 years ago
I forgot to mention that the accuweather script is for International Users, for USA you have to use the Accuweather USA Script. Follow this link http://ubuntuforums.org/showthread.php?t=1156383 and grab the script. You have to edit the "conkyrc" also. I could make the changes but i live in Europe (Portugal), so i can't test the USA script.
Report
freakyfriday
7 years ago
Report
icalper
7 years ago
More details on the comments of your Deviantart page.
Report
frankjoe
7 years ago
Report
gracca
7 years ago
sed -i -e 's/Monday/SON/' ...
It should be MON :)
Thanks, I liked your script!
Report
mucas
7 years ago
Report
rvc-2011
7 years ago
Report
Seniazi
7 years ago
would like to see it as a KDE-plasmoid though :-)
Report