Page 2037 of 2348 FirstFirst ... 1037153719371987202720352036203720382039204720872137 ... LastLast
Results 20,361 to 20,370 of 23480

Thread: Post your .conkyrc files w/ screenshots

  1. #20361
    Join Date
    Oct 2009
    Location
    Under a rock
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Jedcurtis View Post

    I'd love to give credit where credit is due, however, I've lost the original files I downloaded in order to get this working. I do have the lua script if anyone should want it.
    i believe this is the original
    http://gnome-look.org/content/show.p...content=151618

  2. #20362
    Join Date
    Aug 2010
    Location
    Earth, usually...
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by mrpeachy View Post
    I've read a lot of mrpeachy's posts and as usual mrpeachy is correct! Thanks for the link. It truly was an easy conky to get running and it doesn't look to bad either! Course, I do like my eye-candy!
    @mrpeachy, did anyone ever figure out if there is a working (easily) weather forecast conky script?
    Again, thanks for the above link. For the life of me I couldn't find it after I got it running...
    I'd hate to take credit for someone elses efforts!

    Jed

  3. #20363
    Join Date
    Oct 2009
    Location
    Under a rock
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Jedcurtis View Post
    I've read a lot of mrpeachy's posts and as usual mrpeachy is correct! Thanks for the link. It truly was an easy conky to get running and it doesn't look to bad either! Course, I do like my eye-candy!
    @mrpeachy, did anyone ever figure out if there is a working (easily) weather forecast conky script?
    Again, thanks for the above link. For the life of me I couldn't find it after I got it running...
    I'd hate to take credit for someone elses efforts!

    Jed
    that depends on your definition of easy
    i think my weather script is easy enough (if you follow the how to)
    TBG has a weather script that is more like conky forecast was than mine (ie it's all setup through code in the conkyrc)
    he is over on the crunchbang forum
    and arclance has weather too, but i know the least about setting that up
    Last edited by mrpeachy; August 21st, 2012 at 06:48 AM.

  4. #20364
    Join Date
    Aug 2011
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    ^ I wrote a big readme with detailed setup instructions for mine so it should not be too hard to setup.
    I do need more people to try it before I know if it really is easy though.
    Only one person has tried running this version that I know of.
    Building Conky | iCalendar Conky | Weather Script | Background List
    Intel Core i7-2600K - 3.40GHz | Asus P8Z68-V LE | 8GB RAM - 1866 MHz | Nvidia GeForce GTX 560 Ti

  5. #20365
    Join Date
    Jun 2012
    Beans
    8

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by djyoung4 View Post
    I've seen mrpeachy's weather. I just have a perfectly good ConkyForecast template meaning I was looking for the laziest method possible to get weather up again
    post template please - and city. I try.

  6. #20366
    Join Date
    Oct 2009
    Location
    Under a rock
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by djyoung4 View Post
    I've seen mrpeachy's weather. I just have a perfectly good ConkyForecast template meaning I was looking for the laziest method possible to get weather up again
    also, if you have a pic of what the template looked like i would be happy to reproduce it with v9000

    or if you have an idea about how you want weather to look

    or come over to the crunchbang forum and ask sector11 if he has some free time
    (im pretty sure he knows more about setting up v9000 templates than me )

  7. #20367
    Join Date
    Dec 2005
    Beans
    38
    Distro
    Kubuntu 10.04 Lucid Lynx

    Question Re: Post your .conkyrc files w/ screenshots

    Edit: Never mind, found the answer. ${upspeed} and ${downspeed}

    Is it possible to have the following network info as text in conky? Current speed of network traffic in and out. In practical terms, to have a meaningful and reliable number, the average over a short time period, say the latest second or so.

    I don't want a graph and I don't want totals for hour/day/week/month. Just the current traffic speed as text.
    Last edited by kristianz; August 22nd, 2012 at 06:50 PM.

  8. #20368
    Join Date
    Feb 2010
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Here's one ... not really finished yet, I have some free space under the currency rates - think I'll put vnstats in there.

    This has been edited: ... to this - all files updated as well:

    1. the large outer clock is a true 24 hour clock,
    2. the small clock bottom is a 12 hour clock with the numbers 13 to 00,
    3. both are totally configurable,
    4. the month and day names are done in such a way as to be multilingual,
    5. you need mrpeachy's v9000 lua weather for this as well, see my signature, and
    6. the wall is in prep for falldown's upcoming masterpiece; a Star Trek interactive conky. (also see my signature)


    The conky (transparency settings may vary - this is OpenBox - compton):
    Code:
    # To use #! in a conky use: ${exec echo '#!'}
    # ${font DS\-Digital:bold:size=24}
    # OS: ${pre_exec lsb_release -d | cut -c14-50}
    # killall conky && conky -c ~/Conky/S11_Chronograph_Full.conky &
    # Thank you - mrpeachy
    
    ###  Begin Window Settings  ##################################################
    # 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,sticky,below,skip_taskbar,skip_pager
    #own_window_colour gray
    own_window_class Conky
    own_window_title Chronograph Full
    
    # 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
    
    ### ARGB can be used for real transparency
    ### NOTE that a composite manager is required for real transparency.
    ### This option will not work as desired (in most cases) in conjunction with
    ### own_window_type normal
    # own_window_argb_visual yes
    
    ### When ARGB visuals are enabled, this use this to modify the alpha value
    ### Use: own_window_type normal
    ### Use: own_window_transparent no
    ### Valid range is 0-255, where 0 is 0% opacity, and 255 is 100% opacity.
    # own_window_argb_value 0
    
    minimum_size 340 760  ##420 420   ## width, height
    maximum_width 340     ##420       ## width, usually a good idea to equal minimum width
    
    gap_x 10 #15        ### left &right
    gap_y 10        ### up & down
    
    alignment tl #ml
    ####################################################  End Window Settings  ###
    ###  Font Settings  ##########################################################
    # Use Xft (anti-aliased font and stuff)
    use_xft yes
    xftfont CorporateMonoExtraBold:size=9
    # X font when Xft is disabled, you can pick one with program xfontsel
    #font 5x7
    #font 6x10
    #font 7x13
    #font 8x13
    #font 9x15
    #font *mintsmild.se*
    #font -*-*-*-*-*-*-34-*-*-*-*-*-*-*
    
    # 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 no
    default_shade_color black
    
    draw_outline no # amplifies text if yes
    default_outline_color black
    
    default_color DCDCDC #220 220 220	Gainsboro
    color0 8FBC8F #143 188 143	DarkSeaGreen
    color1 C2CCFF # Not a clue - a blue #778899 #119 136 153	LightSlateGray
    color2 FF8C00 #255 140   0	DarkOrange
    color3 7FFF00 #127 255   0	Chartreuse
    color4 FFA07A #255 160 122	LightSalmon
    color5 FFDEAD #255 222 173	NavajoWhite
    color6 00BFFF #  0 191 255	DeepSkyBlue
    color7 00FFFF #  0 255 255	Cyan
    color8 FFFF00 #255 255   0	Yellow
    color9 B22222 #178  34  34	FireBrick
    #####################################################  End Color Settings  ###
    ###  Borders Section  ########################################################
    draw_borders no
    # Stippled borders?
    stippled_borders 0
    # border margins
    border_inner_margin 5
    border_outer_margin 0
    # border width
    border_width 0
    # graph borders
    draw_graph_borders yes #no
    #default_graph_size 15 40
    #####################################################  End Borders Secton  ###
    ###  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 256
    
    # 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
    
    # If enabled, values which are in bytes will be printed in human readable
    # format (i.e., KiB, MiB, etc). If disabled, bytes is printed instead
    format_human_readable yes
    
    # Shortens units to a single character (kiB->k, GiB->G, etc.). Default is off.
    short_units 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
    
    ##############################################  End Miscellaneous Section  ###
    ###  LUA Settings  ###########################################################
    ## Above and After TEXT - requires a composite manager or blinks.
    ##
     lua_load ~/Conky/LUA/draw-bg.lua
    #TEXT
    # ${lua conky_draw_bg 125 0 0 0 0 0x000000 0.3}
    #
    ## ${lua conky_draw_bg corner_radius x_position y_position width height color alpha}
    ##
    ## OR Both above TEXT (No composite manager required - no blinking!)
    #
    #--------------------------------
    #lua_load ~/Conky/LUA/draw-bg.lua
    #lua_draw_hook_pre draw_bg 20 0 0 0 0 0x000000 0.3
    # lua_draw_hook_post draw-bg 125 0 0 0 0 0x000000 0.01
    #
    # TEXT
    ##
    #
    ################### Chronograph ##############################################
    lua_load ~/Conky/LUA/Chronograph.lua
    #lua_load ~/Conky/LUA/chrono.lua
    #lua_load ~/Conky/LUA/clock_rings_mrp.lua
    lua_draw_hook_pre main
    
    
    lua_load ~/v9000/v9000.lua
    lua_draw_hook_post weather
    lua_load ~/Conky/LUA/crono_full.template.lua
    
    
    #######################################################  End LUA Settings  ###
    # The all important - How often conky refreshes.
    # If you have a "Crey" try: 0.2 - smokin' - but watch the CPU useage go UP!
    update_interval 1
    
    TEXT
    ${lua conky_draw_bg 15 0 0 0 0 0x000000 0.4}  CPU  ${platform f71882fg.2560 temp 1}°${alignr 10}MB  ${platform f71882fg.2560 temp 2}°
      1: ${if_match ${cpu cpu1} < 10}00${cpu cpu1}\
    ${else}${if_match ${cpu cpu1} < 100}0${cpu cpu1}\
    ${else}${cpu cpu1}\
    ${endif}${endif}%\
    ${alignr 10}2: ${if_match ${cpu cpu2} < 10}00${cpu cpu2}\
    ${else}${if_match ${cpu cpu2} < 100}0${cpu cpu2}\
    ${else}${cpu cpu2}\
    ${endif}${endif}%
      FAN:${alignr 10}${platform f71882fg.2560 fan 1}
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    ${voffset -7}  3: ${if_match ${cpu cpu3} < 10}00${cpu cpu3}\
    ${else}${if_match ${cpu cpu3} < 100}0${cpu cpu3}\
    ${else}${cpu cpu3}\
    ${endif}${endif}%\
    ${alignr 5}A: ${if_match ${cpu cpu0} < 10}00${cpu cpu0}\
    ${else}${if_match ${cpu cpu0} < 100}0${cpu cpu0}\
    ${else}${cpu cpu0}\
    ${endif}${endif}%
      SDA  ${execi 15 hddtemp -n /dev/sda}°${alignr 5}GPU  ${nvidia temp}°
    
    Today's Forecast:           ${color8}${cpubar cpu0 1,140}${color}
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    ${alignc} ${color7}1${color8} CAD = ARS ${color7}${execi 1800 wget --timeout=1.0 --tries=1 -O - http://themoneyconverter.com/rss-feed/CAD/rss.xml | grep "Argentine Peso" | cut -c 40-47}        \
    ${color7}1${color8} ARS = CAD ${color7}${execi 1800 wget --timeout=1.0 --tries=1 -O - http://themoneyconverter.com/rss-feed/ARS/rss.xml | grep "Canadian Dollar" | cut -c 39-45} ${color}
    
    ${color0}Network${color}   Down: ${downspeedf eth0}${goto 215}Up: ${upspeedf eth0}
    ${color6}rx${goto 98}tx${goto 182}Total${goto 265}Avg Rate${color}
    ${color0}Today:${color}
    ${execpi 300 vnstat | grep "today" | mawk '{print $2" "$3"\
    ${goto 98}"$5" "$6"\
    ${goto 182}"$8" "$9"\
    ${goto 265}"$11" "$12}'}
    ${color0}Yesterday:${color}
    ${execpi 300 vnstat | grep "yesterday" | mawk '{print $2" "$3"\
    ${goto 98}"$5" "$6 "\
    ${goto 182}" $8" "$9 "\
    ${goto 265}" $11" "$12}'}
    ${color0}Last Week:${color}
    ${execpi 300 vnstat -w | grep "last week" | mawk '{print $3" "$4"\
    ${goto 98}" $6" "$7 "\
    ${goto 182}" $9" "$10 "\
    ${goto 265}" $12" "$13}'}
    ${color0}Last 7 Days:${color}
    ${execpi 300 vnstat -w | grep "last 7 days" | mawk '{print $4" "$5 "\
    ${goto 98}" $7" "$8 "\
    ${goto 182}" $10" "$11 "\
    ${goto 265}" $13" "$14}'}
    ${color0}Current Week:${color}
    ${execpi 300 vnstat -w | grep "current week" | mawk '{print $3" "$4 "\
    ${goto 98}" $6" "$7 "\
    ${goto 182}" $9" "$10 "\
    ${goto 265}" $12" "$13}'}
    ${color0}${time %B %Y}:${color}
    ${execi 300 vnstat -m | grep "`date +"%b %y"`" | mawk '{print $3" "$4}'}\
    ${goto 98}${execi 300 vnstat -m | grep "`date +"%b %y"`" | mawk '{print $6" "$7}'}\
    ${goto 182}${execi 300 vnstat -m | grep "`date +"%b %y"`" | mawk '{print $9" "$10}'}\
    ${goto 265}${execi 300 vnstat -m | grep "`date +"%b %y"`" | mawk '{print $12" "$13}'}
    ~/Conky/LUA/crono_full.template.lua - for the weather, needs some clean-up but works great (copied & modified from another template)!
    Code:
    --[[
     The latest script is a lua only weather script. aka: v9000
     http://crunchbanglinux.org/forums/topic/16100/weather-in-conky/
    
     the file:
     http://dl.dropbox.com/u/19008369/weatheragain9000.lua.tar.gz
    
     mrppeachys LUA Tutorial
     http://crunchbanglinux.org/forums/topic/17246/how-to-using-lua-scripts-in-conky/
    ]]
    _G.weather_script = function()--#### DO NOT EDIT THIS LINE ##############
    --these tables hold the coordinates for each repeat do not edit #########
    top_left_x_coordinate={}--###############################################
    top_left_y_coordinate={}--###############################################
    --#######################################################################
    --SET DEFAULTS ##########################################################
    --set defaults do not localise these defaults if you use a seperate display script
    default_font="CorporateMonoExtraBold"--font must be in quotes
    default_font_size=12
    default_color=0xffffff--white
    default_alpha=1--fully opaque
    default_image_width=50
    default_image_height=50
    --END OF DEFAULTS #######################################################
    --START OF WEATHER CODE -- START OF WEATHER CODE -- START OF WEATHER CODE
    -- Today
    datadx=110
    datadxx=150 --datadx+(datadxx*1)
    
    datay=395
    datayy=15 --datay+(datayy*1)
    -- forecast
    datafx1=20
    datafx2=42
    datafxx=60 -- datafx1+(datafxx*1)
    
    imgx=35
    
    imgy=520
    imgyy=60 -- imgy+(imgyy*1)
    
    -- Forecast day 1 - What is forecasted for TODAY
    -- out({c=0xFAFAEC,a=1,x=datafx1,y=datay-24,txt=forecast_day_short[1]})
    -- out({c=0xFAFAEC,a=1,x=datafx2,y=datay-24,txt=forecast_date[1]})
      out({c=0xFF8C00,a=1,x=datafx2*3,y=datay-24,txt=high_temp[1]})
       image({x=147,y=355,w=25,h=25,file=weather_icon[1]})
        out({c=0x00BFFF,a=1,x=datafxx*3,y=datay-24,txt=low_temp[1]})
    -- ---------------------------------------------------
    image({x=20,y=380,w=80,h=80,file=now["weather_icon"]})
    out({c=0xFAFAEC,a=1,x=datadx,y=datay,txt="Temp:"})
    	out({c=0x9ACD32,a=1,x=datadxx,y=datay,txt=now["temp"].."°"})
    		out({c=0xFAFAEC,a=1,x=datadx*2+14,y=datay,txt="DP:"})
    			out({c=0x48D1CC,a=1,x=datadxx+datadx,y=datay,txt=now["dew_point"].."°"})
    out({c=0xFAFAEC,a=1,x=datadx+14,y=datay+(datayy*1),txt="FL:"})
    	out({c=0x00BFFF,a=1,x=datadxx,y=datay+(datayy*1),txt=now["feels_like"].."°"})
    		out({c=0xFAFAEC,a=1,x=datadx*2+14,y=datay+(datayy*1),txt="UV:"})
    			out({c=0x48D1CC,a=1,x=datadxx+datadx,y=datay+(datayy*1),txt=uv_index_num[1]})
    				out({c=0x48D1CC,a=1,x=datadxx+130,y=datay+(datayy*1),txt=uv_index_txt[1]})
    out({c=0xFAFAEC,a=1,x=datadx,y=datay+(datayy*2),txt=" Bar:"})
    	out({c=0x48D1CC,a=1,x=datadxx,y=datay+(datayy*2),txt=now["pressure_mb"]})
    		out({c=0xFAFAEC,a=1,x=datadx*2.07,y=datay+(datayy*2),txt="Hum:"})
    			out({c=0x48D1CC,a=1,x=datadxx+datadx,y=datay+(datayy*2),txt=now["humidity"].."%"})
    -- Sun & Moon Rise & Set
    out({c=0xFAFAEC,a=1,x=datadx,y=datay+(datayy*3),txt="  SR: "..sun_rise_24[1]})
    out({c=0xFAFAEC,a=1,x=datadx*2.14,y=datay+(datayy*3),txt="SS:"})
       out({c=0x48D1CC,a=1,x=datadxx+datadx,y=datay+(datayy*3),txt=sun_set_24[1]})
    out({c=0xFAFAEC,a=1,x=datadx,y=datay+(datayy*4),txt="  MR: "..moon_rise_24[1]})
    out({c=0xFAFAEC,a=1,x=datadx*2.14,y=datay+(datayy*4),txt="MS:"})
       out({c=0x48D1CC,a=1,x=datadxx+datadx,y=datay+(datayy*4),txt=moon_set_24[1]})
    -- Wind
    out({c=0xFAFAEC,a=1,x=datafx1,y=datay+(datayy*5),txt="Wind:"})
    out({c=0x48D1CC,a=1,x=55,y=datay+(datayy*5),txt=now["wind_km"]})
    out({c=0x48D1CC,a=1,x=122,y=datay+(datayy*5),txt=now["wind_nesw"]})
    out({c=0xFAFAEC,a=1,x=150,y=datay+(datayy*5),txt="@"})
    out({c=0x48D1CC,a=1,x=163,y=datay+(datayy*5),txt=now["wind_deg"]})
    -- ceiling
    	out({c=0xFAFAEC,a=1,x=datadx*2,y=datay+(datayy*5),txt="Ceil:"})
       	out({c=0x48D1CC,a=1,x=datadxx+datadx,y=datay+(datayy*5),txt=now["ceiling"]})
    -- Chance of Rain
    out({c=0xFAFAEC,a=1,x=datadx+40,y=datay+(datayy*6),txt="Chance of Rain:"})
       out({c=0x48D1CC,a=1,x=datadxx+datadx,y=datay+(datayy*6),txt=precipitation[1].."%"})
    -- cloud cover
    	out({c=0xFAFAEC,a=1,x=datafx1,y=datay+(datayy*6),txt="Cloud Cover:"})
    	   out({c=0x48D1CC,a=1,x=110,y=datay+(datayy*6),txt=cloud_cover[1].."%"})
    -- moon phase
    out({c=0xFAFAEC,a=1,x=datafx1,y=datay+(datayy*7),txt="Moon Phase:"})
       out({c=0x48D1CC,a=1,x=100,y=datay+(datayy*7),txt=moon_phase[1]})
    
    -- FORECAST
    
    -- Forecast day 2 SUN
    out({c=0x9ACD32,a=1,x=datafx1*1.8,y=datay+(datayy*8),txt=forecast_day_short[2]})
    out({c=0x9ACD32,a=1,x=datafx1*3.2,y=datay+(datayy*8),txt=forecast_date[2]})
    image({x=imgx,y=imgy,file=weather_icon[2]})
    out({c=0xFF8C00,a=1,x=datafx1,y=datay+(datayy*9.5),txt=high_temp[2]})
    out({c=0x00BFFF,a=1,x=datafx1,y=datay+(datayy*11),txt=low_temp[2]})
    -- Forecast day 3 MON
    out({c=0x9ACD32,a=1,x=datafx1*7.5,y=datay+(datayy*8),txt=forecast_day_short[3]})
    out({c=0x9ACD32,a=1,x=datafx1*8.9,y=datay+(datayy*8),txt=forecast_date[3]})
    image({x=imgx*4.35,y=imgy,file=weather_icon[3]})
    out({c=0xFF8C00,a=1,x=datafx1*6.7,y=datay+(datayy*9.5),txt=high_temp[3]})
    out({c=0x00BFFF,a=1,x=datafx1*6.7,y=datay+(datayy*11),txt=low_temp[3]})
    -- Forecast day 4 TUE
    out({c=0x9ACD32,a=1,x=datafx1*13.2,y=datay+(datayy*8),txt=forecast_day_short[4]})
    out({c=0x9ACD32,a=1,x=datafx1*14.6,y=datay+(datayy*8),txt=forecast_date[4]})
    image({x=imgx*7.55,y=imgy,file=weather_icon[4]})
    out({c=0xFF8C00,a=1,x=datafx1*12.4,y=datay+(datayy*9.5),txt=high_temp[4]})
    out({c=0x00BFFF,a=1,x=datafx1*12.4,y=datay+(datayy*11),txt=low_temp[4]})
    
    -- Forecast day 5 WED
      out({c=0x9ACD32,a=1,x=datafx1*1.8,y=datay+(datayy*13),txt=forecast_day_short[5]})
      out({c=0x9ACD32,a=1,x=datafx1*3.2,y=datay+(datayy*13),txt=forecast_date[5]})
      image({x=imgx,y=imgy+(imgyy*1.2),file=weather_icon[5]})
      out({c=0xFF8C00,a=1,x=datafx1,y=datay+(datayy*14.5),txt=high_temp[5]})
      out({c=0x00BFFF,a=1,x=datafx1,y=datay+(datayy*16),txt=low_temp[5]})
    -- Forecast day 6 THU
      out({c=0x9ACD32,a=1,x=datafx1*7.5,y=datay+(datayy*13),txt=forecast_day_short[6]})
      out({c=0x9ACD32,a=1,x=datafx1*8.9,y=datay+(datayy*13),txt=forecast_date[6]})
      image({x=imgx*4.35,y=imgy+(imgyy*1.2),file=weather_icon[6]})
      out({c=0xFF8C00,a=1,x=datafx1*6.7,y=datay+(datayy*14.5),txt=high_temp[6]})
      out({c=0x00BFFF,a=1,x=datafx1*6.7,y=datay+(datayy*16),txt=low_temp[6]})
    -- Forecast day 7 FRI
      out({c=0x9ACD32,a=1,x=datafx1*13.2,y=datay+(datayy*13),txt=forecast_day_short[7]})
      out({c=0x9ACD32,a=1,x=datafx1*14.6,y=datay+(datayy*13),txt=forecast_date[7]})
      image({x=imgx*7.55,y=imgy+(imgyy*1.2),file=weather_icon[7]})
      out({c=0xFF8C00,a=1,x=datafx1*12.4,y=datay+(datayy*14.5),txt=high_temp[7]})
      out({c=0x00BFFF,a=1,x=datafx1*12.4,y=datay+(datayy*16),txt=low_temp[7]})
    
    -- Forecast day 8 SAT
        out({c=0x9ACD32,a=1,x=datafx1*1.8,y=datay+(datayy*18),txt=forecast_day_short[8]})
        out({c=0x9ACD32,a=1,x=datafx1*3.2,y=datay+(datayy*18),txt=forecast_date[8]})
        image({x=imgx,y=imgy+(imgyy*2.5),file=weather_icon[8]})
        out({c=0xFF8C00,a=1,x=datafx1,y=datay+(datayy*19.5),txt=high_temp[8]})
        out({c=0x00BFFF,a=1,x=datafx1,y=datay+(datayy*21),txt=low_temp[8]})
    -- Forecast day 9 SUN
        out({c=0x9ACD32,a=1,x=datafx1*7.5,y=datay+(datayy*18),txt=forecast_day_short[9]})
        out({c=0x9ACD32,a=1,x=datafx1*8.9,y=datay+(datayy*18),txt=forecast_date[9]})
        image({x=imgx*4.35,y=imgy+(imgyy*2.5),file=weather_icon[9]})
        out({c=0xFF8C00,a=1,x=datafx1*6.7,y=datay+(datayy*19.5),txt=high_temp[9]})
        out({c=0x00BFFF,a=1,x=datafx1*6.7,y=datay+(datayy*21),txt=low_temp[9]})
    -- Forecast day 10 MON
        out({c=0x9ACD32,a=1,x=datafx1*13.2,y=datay+(datayy*18),txt=forecast_day_short[10]})
        out({c=0x9ACD32,a=1,x=datafx1*14.6,y=datay+(datayy*18),txt=forecast_date[10]})
        image({x=imgx*7.55,y=imgy+(imgyy*2.5),file=weather_icon[10]})
        out({c=0xFF8C00,a=1,x=datafx1*12.4,y=datay+(datayy*19.5),txt=high_temp[10]})
        out({c=0x00BFFF,a=1,x=datafx1*12.4,y=datay+(datayy*21),txt=low_temp[10]})
    
    --########################################################################################
    --END OF WEATHER CODE ----END OF WEATHER CODE ----END OF WEATHER CODE ---
    --#######################################################################
    end--of weather_display function do not edit this line ##################
    --#######################################################################
    ~/Conky/LUA/draw-bg.lua
    Code:
    --[[Background originally by londonali1010 (2009)
        ability to set any size for background mrpeachy (2011)
        ability to set variables for bg in conkyrc dk75 (2011)
    
      the change is that if you set width and/or height to 0
      then it assumes the width and/or height of the conky window
    
    so:
    
    Above and After TEXT  (requires a composite manager or it blinks!)
    
     lua_load ~/wea_conky/draw_bg.lua
     TEXT
     ${lua conky_draw_bg 10 0 0 0 0 0x000000 0.4}
    
    OR Both above TEXT (no composite manager required - no blinking!)
    
     lua_load ~/wea_conky/draw_bg.lua
     lua_draw_hook_pre draw_bg 10 0 0 0 0 0x000000 0.5
     TEXT
    
    Note
    ${lua conky_draw_bg 20 0 0 0 0 0x000000 0.4}
      See below:        1  2 3 4 5 6        7
    
    ${lua conky_draw_bg corner_radius x_position y_position width height color alpha}
    
    covers the whole window and will change if you change the minimum_size setting
    
    1 = 20             corner_radius
    2 = 0             x_position
    3 = 0             y_position
    3 = 0             width
    5 = 0             height
    6 = 0x000000      color
    7 = 0.4           alpha
    
    ]]
    
    require 'cairo'
    local    cs, cr = nil
    function rgb_to_r_g_b(colour,alpha)
    return ((colour / 0x10000) % 0x100) / 255., ((colour / 0x100) % 0x100) / 255., (colour % 0x100) / 255., alpha
    end
    function conky_draw_bg(r,x,y,w,h,color,alpha)
    if conky_window == nil then return end
    if cs == nil then cairo_surface_destroy(cs) end
    if cr == nil then cairo_destroy(cr) end
    local cs = cairo_xlib_surface_create(conky_window.display, conky_window.drawable, conky_window.visual, conky_window.width, conky_window.height)
    local cr = cairo_create(cs)
    w=w
    h=h
    if w=="0" then w=tonumber(conky_window.width) end
    if h=="0" then h=tonumber(conky_window.height) end
    cairo_set_source_rgba (cr,rgb_to_r_g_b(color,alpha))
    --top left mid circle
    local xtl=x+r
    local ytl=y+r
    --top right mid circle
    local xtr=(x+r)+((w)-(2*r))
    local ytr=y+r
    --bottom right mid circle
    local xbr=(x+r)+((w)-(2*r))
    local ybr=(y+r)+((h)-(2*r))
    --bottom right mid circle
    local xbl=(x+r)
    local ybl=(y+r)+((h)-(2*r))
    -----------------------------
    cairo_move_to (cr,xtl,ytl-r)
    cairo_line_to (cr,xtr,ytr-r)
    cairo_arc(cr,xtr,ytr,r,((2*math.pi/4)*3),((2*math.pi/4)*4))
    cairo_line_to (cr,xbr+r,ybr)
    cairo_arc(cr,xbr,ybr,r,((2*math.pi/4)*4),((2*math.pi/4)*1))
    cairo_line_to (cr,xbl,ybl+r)
    cairo_arc(cr,xbl,ybl,r,((2*math.pi/4)*1),((2*math.pi/4)*2))
    cairo_line_to (cr,xtl-r,ytl)
    cairo_arc(cr,xtl,ytl,r,((2*math.pi/4)*2),((2*math.pi/4)*3))
    cairo_close_path(cr)
    cairo_fill (cr)
    ------------------------------------------------------------
    cairo_surface_destroy(cs)
    cairo_destroy(cr)
    return ""
    end
    ~/Conky/LUA/Chronograph.lua
    Code:
    --[[ multiple analogue clocks by mrpeachy - 18 Jun 2012
     21 Jun 2012 - Chronograph modifications by Sector11
     22 Jun 2012 - again with mrpeachy's help day names, numbers and month names - multilingual
    
    use in conkyrc
    
    lua_load /path/Chronograph.lua
    lua_draw_hook_pre main
    TEXT
    
    
    -- INDEX (use find with):
    
    -- ###### 12 OR 24 CLOCK FACE
    -- SET BORDER OPTIONS ######  ALL CLOCKS
    
    -- ### START CLOCK A ######################################
    -- MARKS AROUND CLOCK A -- Large Main 24 HR Clock
    -- CLOCK A HOUR HAND
    -- CLOCK A MINUTE HAND SETUP
    -- CLOCK A SECOND HAND SETUP
    -- CLOCK A ###### 24 HR TIME
    
    -- ### START DIAL B ### Top - Week Day Names Dial #########
    -- ### START DIAL C ### Right - Month Names Dial ##########
    -- ### START DIAL D ### Left - Day Numbers Dial ###########
    
    -- ### START CLOCK E ######################################
    -- MARKS AROUND CLOCK E -- Bottom - 12 HR Clock
    -- CLOCK E HOUR HAND
    -- CLOCK E MINUTE HAND SETUP
    -- CLOCK E SECOND HAND SETUP
    -- CLOCK E ###### 12 HR TIME
    
    NOTE:  Putting ### CLOCK A ### last insures that it's functions are written
           over the other dials.
    ]]
    
    require 'cairo'
    
    function conky_main()
    if conky_window == nil then return end
    local cs = cairo_xlib_surface_create(conky_window.display, conky_window.drawable, conky_window.visual, conky_window.width, conky_window.height)
    cr = cairo_create(cs)
    -- ########################################################
    -- SETTINGS AREA
    -- local cpu=conky_parse("${cpu}")
    -- local red-1=conky_parse("${image ~/Conky/images/red_1.png -p 0,0 -s 35x35}")
    
    -- ###### 12 OR 24 CLOCK FACE #############################
    local clock_type_A=24 -- Large Main 24 HR Clock
    local clock_type_E=12 -- Bottom - 12 HR Clock
    
    -- ###### CLOCK SETTINGS ##################################
    -- SET BORDER OPTIONS FOR "CLOCKS" ########################
    local clock_border_width=0
    -- set color and alpha for clock border
    local cbr,cbg,cbb,cba=1,1,1,1  -- full opaque white
    -- gap from clock border to minute marks
    local b_to_m=1
    
    -- ########################################################
    -- ### START DIAL B ### Top - Week Day Names Dial #########
    -- DIAL POSITION FOR TEXT
    local center_x=175
    local center_y=95
    local radius=50
    -- FONT
    cairo_select_font_face (cr, "CorporateMonoExtraBold", CAIRO_FONT_SLANT_NORMAL, CAIRO_FONT_WEIGHT_NORMAL);
    cairo_set_font_size (cr, 10)
    cairo_set_source_rgba (cr,194/255,204/255,255/255,1)	-- (cr,1,1,1,1)
    -- TABLE OF TEXT -- in order
    text_days={"SUN","MON","TUE","WED","THR","FRI","SAT",}
    -- text_days={"DOM","LUN","MAR","MIE","JUE","VIE","SAB",}
    for i=1,7 do
    -- work out points
    local point=(math.pi/180)*((360/7)*(i-1))
    local x=0+radius*(math.sin(point))
    local y=0-radius*(math.cos(point))
    -- CALCULATE CENTRE OF TEXT
    local text=text_days[i]--gets text from table
    local extents=cairo_text_extents_t:create()
    cairo_text_extents(cr,text,extents)
    local width=extents.width
    local height=extents.height
    cairo_move_to(cr,center_x+x-(width/2),center_y+y+(height/2))
    cairo_show_text (cr, text)
    cairo_stroke (cr)
    end
    -- INNER POINTS POSITION, radius smaller than text circle
    local radius=35
    for i=1,7 do
    local point=(math.pi/180)*((360/7)*(i-1))
    local x=0+radius*(math.sin(point))
    local y=0-radius*(math.cos(point))
    cairo_arc (cr,center_x+x,center_y+y,1,0,2*math.pi)
    cairo_stroke (cr)
    end
    -- DRAW HAND -- snaps to current day of week
    local hand_length=30
    local day_number=tonumber(os.date("%w"))
    local point=(math.pi/180)*((360/7)*(day_number))
    local x=0+hand_length*(math.sin(point))
    local y=0-hand_length*(math.cos(point))
    local hand_width=2
    cairo_move_to (cr,center_x,center_y)
    cairo_line_to (cr,center_x+x,center_y+y)
    cairo_stroke (cr)
    -- ### END DIAL B #########################################
    
    -- ########################################################
    -- ### START DIAL C ### Right - Month Names Dial ##########
    -- DIAL POSITION FOR TEXT
    local center_x=260
    local center_y=175
    local radius=45
    -- FONT
    cairo_select_font_face (cr, "CorporateMonoExtraBold", CAIRO_FONT_SLANT_NORMAL, CAIRO_FONT_WEIGHT_NORMAL);
    cairo_set_font_size (cr, 10)
    cairo_set_source_rgba (cr,194/255,204/255,255/255,1)	-- (cr,1,1,1,1)
    -- TABLE OF TEXT -- in order
    text_days={"JAN","FEB","MAR","APR","MAY","JUN","JUL","AUG","SEP","OCT","NOV","DEC",}
    -- text_days={"ENE","FEB","MAR","ABR","MAY","JUN","JUL","AGO","SEP","OCT","NOV","DIC",}
    for i=1,12 do
    -- OUTTER POINTS POSTION FOR TEXT
    local point=(math.pi/180)*((360/12)*(i-1))
    local x=0+radius*(math.sin(point))
    local y=0-radius*(math.cos(point))
    -- CALCULATE CENTRE OF TEXT
    local text=text_days[i]--gets text from table
    local extents=cairo_text_extents_t:create()
    cairo_text_extents(cr,text,extents)
    local width=extents.width
    local height=extents.height
    cairo_move_to(cr,center_x+x-(width/2),center_y+y+(height/2))
    cairo_show_text (cr, text)
    cairo_stroke (cr)
    end
    -- INNER POINTS POSITION, radius smaller than text circle
    local radius=32
    for i=1,12 do
    local point=(math.pi/180)*((360/12)*(i-1))
    local x=0+radius*(math.sin(point))
    local y=0-radius*(math.cos(point))
    cairo_arc (cr,center_x+x,center_y+y,1,0,2*math.pi)
    cairo_stroke (cr)
    end
    -- DRAW HAND -- snaps to current month
    local this_month=tonumber(os.date("%m"))
    local hand_length=28 --radius for this calculation
    local point=(math.pi/180)*((360/12)*(this_month-1))
    local x=0+hand_length*(math.sin(point))
    local y=0-hand_length*(math.cos(point))
    cairo_move_to (cr,center_x,center_y)
    cairo_line_to (cr,center_x+x,center_y+y)
    cairo_stroke (cr)
    
    -- ### END CLOCK C ########################################
    
    -- ########################################################
    -- ### START DIAL D ### Left - Day Numbers Dial ###########
    -- GET NUMBER OF DAYS IN CURRENT MONTH
    -- calculate Feb, then set up table
    year4num=os.date("%Y")
    t1=os.time({year=year4num,month=03,day=01,hour=00,min=0,sec=0});
    t2=os.time({year=year4num,month=02,day=01,hour=00,min=0,sec=0});
    febdaynum=tonumber((os.difftime(t1,t2))/(24*60*60))
    -- MONTH TABLE
    monthdays={31,febdaynum,31,30,31,30,31,31,30,31,30,31}
    this_month=tonumber(os.date("%m"))
    number_days=monthdays[this_month]
    -- TEXT positioning
    local center_x=95
    local center_y=175
    local radius=50
    cairo_select_font_face (cr, "CorporateMonoExtraBold", CAIRO_FONT_SLANT_NORMAL, CAIRO_FONT_WEIGHT_NORMAL);
    cairo_set_font_size (cr, 8)
    cairo_set_source_rgba (cr,194/255,204/255,255/255,1)	-- (cr,1,1,1,1)
    for i=1,number_days do
    -- OUTTER POINTS POSTION FOR TEXT
    local point=(math.pi/180)*((360/number_days)*(i-1))
    local x=0+radius*(math.sin(point))
    local y=0-radius*(math.cos(point))
    -- CALCULATE CENTRE OF TEXT
    local text=i
    local extents=cairo_text_extents_t:create()
    cairo_text_extents(cr,text,extents)
    local width=extents.width
    local height=extents.height
    cairo_move_to(cr,center_x+x-(width/2),center_y+y+(height/2))
    cairo_show_text (cr, text)
    cairo_stroke (cr)
    end
    -- INNER POINTS POSITION, radius smaller than text circle
    local radius=40
    for i=1,number_days do
    local point=(math.pi/180)*((360/number_days)*(i-1))
    local x=0+radius*(math.sin(point))
    local y=0-radius*(math.cos(point))
    cairo_arc (cr,center_x+x,center_y+y,1,0,2*math.pi)
    cairo_stroke (cr)
    end
    -- DRAW HAND -- snaps to current DAY
    local this_day=tonumber(os.date("%d"))
    local hand_length=35--radius for this calculation
    local point=(math.pi/180)*((360/number_days)*(this_day-1))
    local x=0+hand_length*(math.sin(point))
    local y=0-hand_length*(math.cos(point))
    cairo_move_to (cr,center_x,center_y)
    cairo_line_to (cr,center_x+x,center_y+y)
    cairo_stroke (cr)
    -- ### END CLOCK D ########################################
    
    -- ########################################################
    -- ### START CLOCK E ######################################
    -- MARKS AROUND CLOCK E -- Bottom - 12 HR Clock
    local number_marks_E=12
    -- set mark length
    local m_length_E=0
    -- set mark width
    local m_width_E=0
    -- set mark line cap type
    local m_cap=CAIRO_LINE_CAP_ROUND
    -- set mark color and alpha,red blue green alpha
    local mr,mg,mb,ma=1,1,0,1-- opaque white
    -- SETUP HOUR HANDS #######################################
    -- CLOCK E HOUR HAND
    -- set length of hour hand
    hh_length_E=25
    -- set hour hand width
    hh_width_E=2
    -- set hour hand line cap
    hh_cap=CAIRO_LINE_CAP_ROUND
    -- set hour hand color
    hhr,hhg,hhb,hha=1,1,0,1-- fully opaque white
    -- SETUP MINUTE HANDS #####################################
    -- CLOCK E MINUTE HAND SETUP
    -- set length of minute hand
    mh_length_E=35
    -- set minute hand width
    mh_width_E=2
    -- set minute hand line cap
    mh_cap=CAIRO_LINE_CAP_ROUND
    -- set minute hand color
    mhr,mhg,mhb,mha=1,1,0,1-- fully opaque white
    -- SETUP SECOND HANDS #####################################
    -- CLOCK E SECOND HAND SETUP
    -- set length of seconds hand
    sh_length_E=32
    -- set hour hand width
    sh_width_E=1
    -- set hour hand line cap
    sh_cap=CAIRO_LINE_CAP_ROUND
    -- set seconds hand color
    shr,shg,shb,sha=1,0,0,1-- fully opaque red
    -- CLOCK E ###### 12 HR TIME ##############################
    -- CLOCK SETTINGS
    clock_radius=45
    clock_centerx=175
    clock_centery=260
    -- DRAWING CODE
    -- DRAW BORDER
    cairo_set_source_rgba (cr,cbr,cbg,cbb,cba)
    cairo_set_line_width (cr,clock_border_width)
    cairo_arc (cr,clock_centerx,clock_centery,clock_radius,0,2*math.pi)
    cairo_stroke (cr)
    -- DRAW MARKS
    -- stuff that can be moved outside of the loop, needs only be set once
    -- calculate end and start radius for marks
    m_end_rad=clock_radius-b_to_m
    m_start_rad=m_end_rad-m_length_E
    -- set line cap type
    cairo_set_line_cap  (cr, m_cap)
    -- set line width
    cairo_set_line_width (cr,m_width_E)
    -- set color and alpha for marks
    cairo_set_source_rgba (cr,mr,mg,mb,ma)
    -- START LOOP FOR SECOND MARKS
    for i=1,number_marks_E do
    -- drawing code using the value of i to calculate degrees
    -- calculate start point for 12/24 hour mark
    radius=m_start_rad
    point=(math.pi/180)*((i-1)*(360/number_marks_E))
    x=0+radius*(math.sin(point))
    y=0-radius*(math.cos(point))
    -- set start point for line
    cairo_move_to (cr,clock_centerx+x,clock_centery+y)
    -- calculate end point for 12/24 hour mark
    radius=m_end_rad
    point=(math.pi/180)*((i-1)*(360/number_marks_E))
    x=0+radius*(math.sin(point))
    y=0-radius*(math.cos(point))
    -- set path for line
    cairo_line_to (cr,clock_centerx+x,clock_centery+y)
    -- draw the line
    cairo_stroke (cr)
    end-- of for loop
    -- TIME CALCULATIONS CLOCK E
    if clock_type_E==12 then
    hours=tonumber(os.date("%I"))
    -- convert hours to seconds
    h_to_s=hours*60*60
    elseif clock_type_E==24 then
    hours=tonumber(os.date("%H"))
    -- convert hours to seconds
    h_to_s=hours*60*60
    end
    minutes=tonumber(os.date("%M"))
    -- convert minutes to seconds
    m_to_s=minutes*60
    -- get current seconds
    seconds=tonumber(os.date("%S"))
    -- DRAW HOUR HAND
    -- get hours minutes seconds as just seconds and draw it
    hsecs=h_to_s+m_to_s+seconds
    -- calculate degrees for each second
    hsec_degs=hsecs*(360/(60*60*clock_type_E))-- use equation ~ eliminate decimals
    -- set radius to calculate hand points
    radius=hh_length_E
    -- set start line coordinates, the center of the circle
    cairo_move_to (cr,clock_centerx,clock_centery)
    -- calculate coordinates for end of minute hand
    point=(math.pi/180)*hsec_degs
    x=0+radius*(math.sin(point))
    y=0-radius*(math.cos(point))
    -- describe the line we will draw
    cairo_line_to (cr,clock_centerx+x,clock_centery+y)
    -- set up line attributes and draw line
    cairo_set_line_width (cr,hh_width_E)
    cairo_set_source_rgba (cr,hhr,hhg,hhb,hha)
    cairo_set_line_cap  (cr, hh_cap)
    cairo_stroke (cr)
    -- DRAW MINUTE HAND
    -- get minutes and seconds as seconds
    msecs=m_to_s+seconds
    -- calculate degrees for each second
    msec_degs=msecs*0.1
    -- set radius to calculate hand points
    radius=mh_length_E
    -- set start line coordinates, the center of the circle
    cairo_move_to (cr,clock_centerx,clock_centery)
    -- calculate coordinates for end of minute hand
    point=(math.pi/180)*msec_degs
    x=0+radius*(math.sin(point))
    y=0-radius*(math.cos(point))
    -- describe the line we will draw
    cairo_line_to (cr,clock_centerx+x,clock_centery+y)
    -- set up line attributes and draw line
    cairo_set_line_width (cr,mh_width_E)
    cairo_set_source_rgba (cr,mhr,mhg,mhb,mha)
    cairo_set_line_cap  (cr, mh_cap)
    cairo_stroke (cr)
    -- DRAW SECOND HAND
    -- calculate degrees for each second
    sec_degs=seconds*6
    -- set radius to calculate hand points
    radius=sh_length_E
    -- set start line coordinates, the center of the circle
    cairo_move_to (cr,clock_centerx,clock_centery)
    -- calculate coordinates for end of seconds hand
    point=(math.pi/180)*sec_degs
    x=0+radius*(math.sin(point))
    y=0-radius*(math.cos(point))
    -- describe the line we will draw
    cairo_line_to (cr,clock_centerx+x,clock_centery+y)
    -- set up line attributes
    cairo_set_line_width (cr,sh_width_E)
    cairo_set_source_rgba (cr,shr,shg,shb,sha)
    cairo_set_line_cap  (cr, sh_cap)
    cairo_stroke (cr)
    
    
    -- POSITION FOR TEXT HOUR NUMBERS
    local center_x=175
    local center_y=260
    local radius=45
    -- FONT
    cairo_select_font_face (cr, "CorporateMonoExtraBold", CAIRO_FONT_SLANT_NORMAL, CAIRO_FONT_WEIGHT_NORMAL);
    cairo_set_font_size (cr, 10)
    cairo_set_source_rgba (cr,7/255,142/255,187/255,1)	-- (cr,1,1,1,1)
    -- TABLE OF TEXT -- in order
    --text_days={"12","01","02","03","04","05","06","07","08","09","10","11",}
    -- FOR A 12 HOUR CLOCK WITH THE NUMBERS 13-00
    text_days={"00","13","14","15","16","17","18","19","20","21","22","23",}
    for i=1,12 do
    -- OUTTER POINTS POSTION FOR TEXT
    local point=(math.pi/180)*((360/12)*(i-1))
    local x=0+radius*(math.sin(point))
    local y=0-radius*(math.cos(point))
    -- CALCULATE CENTRE OF TEXT
    local text=text_days[i]--gets text from table
    local extents=cairo_text_extents_t:create()
    cairo_text_extents(cr,text,extents)
    local width=extents.width
    local height=extents.height
    cairo_move_to(cr,center_x+x-(width/2),center_y+y+(height/2))
    cairo_show_text (cr, text)
    cairo_stroke (cr)
    end
    -- INNER POINTS POSITION, radius smaller than text circle
    local radius=32
    for i=1,12 do
    local point=(math.pi/180)*((360/12)*(i-1))
    local x=0+radius*(math.sin(point))
    local y=0-radius*(math.cos(point))
    cairo_arc (cr,center_x+x,center_y+y,1,0,2*math.pi)
    cairo_stroke (cr)
    end
    
    -- ### END CLOCK E ########################################
    
    
    
    
    -- ########################################################
    -- ### START CLOCK A ######################################
    -- SET MARKS ##############################################
    -- MARKS AROUND CLOCK A -- Large Main 24 HR Clock
    local number_marks_A=24
    -- set mark length
    local m_length_A=0
    -- set mark width
    local m_width_A=0
    -- set mark line cap type
    local m_cap=CAIRO_LINE_CAP_ROUND
    -- set mark color and alpha,red blue green alpha
    local mr,mg,mb,ma=1,1,1,1-- opaque white
    -- SETUP HOUR HANDS #######################################
    -- CLOCK A HOUR HAND
    -- set length of hour hand
    hh_length_A=130
    -- set hour hand width
    hh_width_A=3
    -- set hour hand line cap
    hh_cap=CAIRO_LINE_CAP_ROUND
    -- set hour hand color
    hhr,hhg,hhb,hha=1,1,1,1-- fully opaque white
    -- SETUP MINUTE HANDS #####################################
    -- CLOCK A MINUTE HAND SETUP
    -- set length of minute hand
    mh_length_A=145
    -- set minute hand width
    mh_width_A=2
    -- set minute hand line cap
    mh_cap=CAIRO_LINE_CAP_ROUND
    -- set minute hand color
    mhr,mhg,mhb,mha=1,1,1,1-- fully opaque white
    -- SETUP SECOND HANDS #####################################
    -- CLOCK A SECOND HAND SETUP
    -- set length of seconds hand
    sh_length_A=150
    -- set hour hand width
    sh_width_A=2
    -- set hour hand line cap
    sh_cap=CAIRO_LINE_CAP_ROUND
    -- set seconds hand color
    shr,shg,shb,sha=1,0,0,1-- fully opaque red
    -- CLOCK A ###### 24 HR TIME ##############################
    -- CLOCK SETTINGS
    clock_radius=200
    clock_centerx=175
    clock_centery=175
    -- DRAWING CODE
    -- DRAW BORDER
    cairo_set_source_rgba (cr,cbr,cbg,cbb,cba)
    cairo_set_line_width (cr,clock_border_width)
    cairo_arc (cr,clock_centerx,clock_centery,clock_radius,0,2*math.pi)
    cairo_stroke (cr)
    -- DRAW MARKS
    -- stuff that can be moved outside of the loop, needs only be set once
    -- calculate end and start radius for marks
    m_end_rad=clock_radius-b_to_m
    m_start_rad=m_end_rad-m_length_A
    -- set line cap type
    cairo_set_line_cap  (cr, m_cap)
    -- set line width
    cairo_set_line_width (cr,m_width_A)
    -- set color and alpha for marks
    cairo_set_source_rgba (cr,mr,mg,mb,ma)
    -- START LOOP FOR HOUR MARKS
    for i=1,number_marks_A do
    -- drawing code using the value of i to calculate degrees
    -- calculate start point for 12/24 hour mark
    radius=m_start_rad
    point=(math.pi/180)*((i-1)*(360/number_marks_A))
    x=0+radius*(math.sin(point))
    y=0-radius*(math.cos(point))
    -- set start point for line
    cairo_move_to (cr,clock_centerx+x,clock_centery+y)
    -- calculate end point for 12/24 hour mark
    radius=m_end_rad
    point=(math.pi/180)*((i-1)*(360/number_marks_A))
    x=0+radius*(math.sin(point))
    y=0-radius*(math.cos(point))
    -- set path for line
    cairo_line_to (cr,clock_centerx+x,clock_centery+y)
    -- draw the line
    cairo_stroke (cr)
    end-- of for loop
    -- HOUR MARKS
    -- TIME CALCULATIONS CLOCK A
    if clock_type_A==12 then
    hours=tonumber(os.date("%I"))
    -- convert hours to seconds
    h_to_s=hours*60*60
    elseif clock_type_A==24 then
    hours=tonumber(os.date("%H"))
    -- convert hours to seconds
    h_to_s=hours*60*60
    end
    minutes=tonumber(os.date("%M"))
    -- convert minutes to seconds
    m_to_s=minutes*60
    -- get current seconds
    seconds=tonumber(os.date("%S"))
    -- DRAW HOUR HAND
    -- get hours minutes seconds as just seconds
    hsecs=h_to_s+m_to_s+seconds
    -- calculate degrees for each second
    hsec_degs=hsecs*(360/(60*60*clock_type_A))-- use equation ~ eliminate decimals
    -- set radius to calculate hand points
    radius=hh_length_A
    -- set start line coordinates, the center of the circle
    cairo_move_to (cr,clock_centerx,clock_centery)
    -- calculate coordinates for end of hour hand
    point=(math.pi/180)*hsec_degs
    x=0+radius*(math.sin(point))
    y=0-radius*(math.cos(point))
    -- describe the line we will draw
    cairo_line_to (cr,clock_centerx+x,clock_centery+y)
    -- set up line attributes and draw line
    cairo_set_line_width (cr,hh_width_A)
    cairo_set_source_rgba (cr,hhr,hhg,hhb,hha)
    cairo_set_line_cap  (cr, hh_cap)
    cairo_stroke (cr)
    -- DRAW MINUTE HAND
    -- get minutes and seconds just as seconds
    msecs=m_to_s+seconds
    -- calculate degrees for each second
    msec_degs=msecs*0.1
    -- set radius to calculate hand points
    radius=mh_length_A
    -- set start line coordinates, the center of the circle
    cairo_move_to (cr,clock_centerx,clock_centery)
    -- calculate coordinates for end of minute hand
    point=(math.pi/180)*msec_degs
    x=0+radius*(math.sin(point))
    y=0-radius*(math.cos(point))
    -- describe the line we will draw
    cairo_line_to (cr,clock_centerx+x,clock_centery+y)
    -- set up line attributes and draw line
    cairo_set_line_width (cr,mh_width_A)
    cairo_set_source_rgba (cr,mhr,mhg,mhb,mha)
    cairo_set_line_cap  (cr, mh_cap)
    cairo_stroke (cr)
    -- DRAW SECOND HAND
    --[[
    -- calculate degrees for each second
    sec_degs=seconds*6
    -- set radius to calculate hand points
    radius=sh_length_A
    -- set start line coordinates, the center of the circle
    cairo_move_to (cr,clock_centerx,clock_centery)
    -- calculate coordinates for end of seconds hand
    point=(math.pi/180)*sec_degs
    x=0+radius*(math.sin(point))
    y=0-radius*(math.cos(point))
    -- describe the line we will draw
    cairo_line_to (cr,clock_centerx+x,clock_centery+y)
    -- set up line attributes
    cairo_set_line_width (cr,sh_width_A)
    cairo_set_source_rgba (cr,shr,shg,shb,sha)
    cairo_set_line_cap  (cr, sh_cap)
    cairo_stroke (cr)
    ]]
    -- ####################################################################
    -- part of a second hand
    
    --position
    local center_x=175
    local center_y=175
    --get seconds value
    local seconds=tonumber(os.date("%S"))
    --calculate rotation of second hand in degrees
    local arc=(math.pi/180)*((360/60)*seconds)
    --calculate point 1
    local radius1=149
    local x1=0+radius1*math.sin(arc)
    local y1=0-radius1*math.cos(arc)
    --calculate point 2
    local radius2=151
    local x2=0+radius2*math.sin(arc)
    local y2=0-radius2*math.cos(arc)
    --draw line connecting points
    cairo_move_to (cr, center_x+x1,center_y+y1)
    cairo_line_to (cr, center_x+x2, center_y+y2)
    cairo_set_source_rgba (cr,255/255,0/255,0/255,1)
    cairo_stroke (cr)
    -- ####################################################################
    
    -- POSITION FOR TEXT HOUR NUMBERS
    local center_x=175
    local center_y=175
    local radius=160
    -- FONT
    cairo_select_font_face (cr, "CorporateMonoExtraBold", CAIRO_FONT_SLANT_NORMAL, CAIRO_FONT_WEIGHT_NORMAL);
    cairo_set_font_size (cr, 10)
    cairo_set_source_rgba (cr,1,1,1,1)
    -- TABLE OF TEXT -- in order
    text_days={"00","01","02","03","04","05","06","07","08","09","10","11","12","13","14","15","16","17","18","19","20","21","22","23",}
    for i=1,24 do
    -- OUTTER POINTS POSTION FOR TEXT
    local point=(math.pi/180)*((360/24)*(i-1))
    local x=0+radius*(math.sin(point))
    local y=0-radius*(math.cos(point))
    -- CALCULATE CENTRE OF TEXT
    local text=text_days[i]--gets text from table
    local extents=cairo_text_extents_t:create()
    cairo_text_extents(cr,text,extents)
    local width=extents.width
    local height=extents.height
    cairo_move_to(cr,center_x+x-(width/2),center_y+y+(height/2))
    cairo_show_text (cr, text)
    cairo_stroke (cr)
    end
    -- INNER POINTS POSITION, radius smaller than text circle
    local radius=150
    for i=1,24 do
    local point=(math.pi/180)*((360/24)*(i-1))
    local x=0+radius*(math.sin(point))
    local y=0-radius*(math.cos(point))
    cairo_arc (cr,center_x+x,center_y+y,1,0,2*math.pi)
    cairo_stroke (cr)
    end
    -- ### END CLOCK A ########################################
    -- ########################################################
    cairo_destroy(cr)
    cairo_surface_destroy(cs)
    cr=nil
    end-- end main function
    Last edited by Sector11; August 24th, 2012 at 07:25 PM.

  9. #20369
    Join Date
    Oct 2009
    Location
    Under a rock
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    hey Sector11... long time no see here!
    welcome back, and a good looking conky too
    whats going in the gap at the bottom? - edit - i see vnstat is planned
    Last edited by mrpeachy; August 24th, 2012 at 07:02 PM.

  10. #20370
    Join Date
    Feb 2010
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by mrpeachy View Post
    hey Sector11... long time no see here!
    welcome back, and a good looking conky too
    whats going in the gap at the bottom? - edit - i see vnstat is planned
    Thank ... yea, been a while.
    I added vnstats - unless you have another idea?

    I'm off to edit that post with the updates.
    Be a minute or so. DONE
    Last edited by Sector11; August 24th, 2012 at 07:20 PM.

Page 2037 of 2348 FirstFirst ... 1037153719371987202720352036203720382039204720872137 ... LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •