Page 253 of 2348 FirstFirst ... 1532032432512522532542552633033537531253 ... LastLast
Results 2,521 to 2,530 of 23480

Thread: Post your .conkyrc files w/ screenshots

  1. #2521
    Join Date
    Oct 2007
    Beans
    8
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by sanus|art View Post
    use '${goto NNN}' when NNN is number - play with it.
    thanx it worked

  2. #2522
    Join Date
    Jan 2008
    Beans
    150
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by sanus|art View Post
    I'm not sure what bugged in the network detection, but this works for me:
    Code:
    ${color1}${font Eurostile:size=12:bold}${color1}${if_up wlan0}Wi-Fi${else}WIRED${endif}${color3}NETWORK${color1} $stippled_hr ${font}
      ${color0}${if_up eth1}${color0}WIRED: ${alignr 2}${color0}IP address: ${color3}${addr eth1}
      ${color0}Down:${color4} ${downspeed eth1} k/s${color3} ${offset 50}${color0}Up:${color4} ${upspeed eth1} k/s
      ${color3}${downspeedgraph eth1 15,100 f2f2f2 666666} ${color3}${upspeedgraph eth1 15,100 f2f2f2 666666}
      ${else}${alignc}${font sans:size=6:bold}WIRED OFF-LINE${font}${endif}
      ${stippled_hr 1}
      ${color0}${if_up wlan0}${color0}WIRELESS: ${alignr 2}${color0}IP address: ${color3}${addr wlan0}
      ${color0}Down:${color4} ${downspeed wlan0} k/s${color3} ${offset 50}${color0}Up:${color4} ${upspeed wlan0} k/s
      ${color3}${downspeedgraph wlan0 15,100 f2f2f2 666666} ${color3}${upspeedgraph wlan0 15,100 f2f2f2 666666}
      ${color0}Wi-Fi: ${color4} ${wireless_essid wlan0} ${color4} ${wireless_bitrate wlan0} ${color3}${wireless_link_bar 7,75 wlan0} ${color3}${wireless_link_qual_perc wlan0}%
      ${else}${alignc}${font sans:size=6:bold}Wi-Fi  OFF-LINE${font}${endif}
    cant get it to work?
    maby my network isnt setup right
    i have an HP Pavillion dv9000 with the Broadcom wireless card
    it would be nice for it to work, but oh well no big deal if its a big fuss
    Intel Pentium IV Northwood@2.4 GHz, 1 GiB RAM, 22" Samsung Monitor Ubuntu 9.04 Jaunty Jackalope
    AMD Turion 64 X2 Mobile technology @2.2GHz, 2 GiB RAM, 320 GiB HDD Windows 7 Ultimate RC1

    please remember to thank those that helped you

  3. #2523
    Join Date
    Feb 2007
    Location
    East Coast, USA
    Beans
    192
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Post your .conkyrc files w/ screenshots

    Here's mine

    Code:
    use_xft yes
    xftfont verdana:size=8
    alignment top_right
    double_buffer yes
    # Create own window instead of using desktop (required in nautilus)
    own_window yes
    own_window_type override
    own_window_transparent yes
    #own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
    
    TEXT
    ${font weather:size=42}${execi 600 ~/scripts/conditions.sh}${font}${voffset -10}  ${execi 1200 ~/scripts/pogodynka.sh} 
    Edison, NJ
    ${font weather:size=42}${execi 600 ~/scripts/conditions.sh}${font}${voffset -10}  ${execi 1200 ~/scripts/pogodynka3.sh} 
    Glenside, PA
    ${font weather:size=42}${execi 600 ~/scripts/conditions.sh}${font}${voffset -10}  ${execi 1200 ~/scripts/pogodynka4.sh} 
    Roswell, GA
    ${font weather:size=42}${execi 600 ~/scripts/conditions.sh}${font}${voffset -10}  ${execi 1200 ~/scripts/pogodynka2.sh} 
    Seoul, Korea
    
       ${font weather:size=28}x ${font}HDD ${execi 1 ~/scripts/hddmonit.sh}°C 
        
       ${font PizzaDude Bullets:size=16}v${font}   Up. ${upspeed wlan0} Kb/s 
       ${font PizzaDude Bullets:size=16}r${font}   Dow. ${downspeed wlan0} Kb/s 
    
       ${font PizzaDude Bullets:size=16}M${font}   Upload. ${totalup wlan0}
       ${font PizzaDude Bullets:size=16}S${font}   Download. ${totaldown wlan0}
       
       ${font StyleBats:size=18}A${font}   CPU:  ${cpu}%
       ${font PizzaDude Bullets:size=16}J${font}   $mem / $memmax
    
       ${font StyleBats:size=18}P${font}   Work:  ${uptime_short}
       ${font StyleBats:size=18}4${font}   ${time %A %d %B}
    
       ${font xspiralmental:size=17}E${font}   ${kernel}
    Attached Images Attached Images

  4. #2524
    Join Date
    Nov 2007
    Location
    Houston, TX
    Beans
    68
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by 71CH View Post
    Here's mine

    Code:
    use_xft yes
    xftfont verdana:size=8
    alignment top_right
    double_buffer yes
    # Create own window instead of using desktop (required in nautilus)
    own_window yes
    own_window_type override
    own_window_transparent yes
    #own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
    
    TEXT
    ${font weather:size=42}${execi 600 ~/scripts/conditions.sh}${font}${voffset -10}  ${execi 1200 ~/scripts/pogodynka.sh} 
    Edison, NJ
    ${font weather:size=42}${execi 600 ~/scripts/conditions.sh}${font}${voffset -10}  ${execi 1200 ~/scripts/pogodynka3.sh} 
    Glenside, PA
    ${font weather:size=42}${execi 600 ~/scripts/conditions.sh}${font}${voffset -10}  ${execi 1200 ~/scripts/pogodynka4.sh} 
    Roswell, GA
    ${font weather:size=42}${execi 600 ~/scripts/conditions.sh}${font}${voffset -10}  ${execi 1200 ~/scripts/pogodynka2.sh} 
    Seoul, Korea
    
       ${font weather:size=28}x ${font}HDD ${execi 1 ~/scripts/hddmonit.sh}°C 
        
       ${font PizzaDude Bullets:size=16}v${font}   Up. ${upspeed wlan0} Kb/s 
       ${font PizzaDude Bullets:size=16}r${font}   Dow. ${downspeed wlan0} Kb/s 
    
       ${font PizzaDude Bullets:size=16}M${font}   Upload. ${totalup wlan0}
       ${font PizzaDude Bullets:size=16}S${font}   Download. ${totaldown wlan0}
       
       ${font StyleBats:size=18}A${font}   CPU:  ${cpu}%
       ${font PizzaDude Bullets:size=16}J${font}   $mem / $memmax
    
       ${font StyleBats:size=18}P${font}   Work:  ${uptime_short}
       ${font StyleBats:size=18}4${font}   ${time %A %d %B}
    
       ${font xspiralmental:size=17}E${font}   ${kernel}
    I really like some of your icons and such on that. What would one have to do to get those? Mind dispersing a little info on it?

    Thanks,
    Cameron

  5. #2525
    Join Date
    Feb 2007
    Location
    East Coast, USA
    Beans
    192
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by noremac View Post
    I really like some of your icons and such on that. What would one have to do to get those? Mind dispersing a little info on it?

    Thanks,
    Cameron
    Sure thing. Check out this site

    http://gnome-look.org/content/show.p...?content=70929

    and this one

    http://www.filledvoid.com/2008/01/08...ystem-monitor/

  6. #2526
    Join Date
    Jun 2007
    Location
    Jerusalem, IL
    Beans
    106
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by cl0ckwork View Post
    cant get it to work?
    maby my network isnt setup right
    i have an HP Pavillion dv9000 with the Broadcom wireless card
    it would be nice for it to work, but oh well no big deal if its a big fuss
    I just noticed too. I was absolutely positive that it works. I'm loading wireless ndiswrapper module from script (broadcom too) and not using wired so often, so basically it somehow managed to conceal itself.
    I need to find workaround for this ${if_up} issue.
    Sanus|artificium - FREE VST plug-ins | Music | Web design | Graphics | Sound engineering | Software | Tutorials | PHP scripts and more ...

  7. #2527
    Join Date
    Feb 2007
    Beans
    90

    Re: Post your .conkyrc files w/ screenshots

    Is it at all possible for conky to display an image like a .jpg or a .png? How would such witchcraft be done? I tried doing it through imagemagick but just got a separate window.

  8. #2528
    Join Date
    Feb 2008
    Location
    Vancouver
    Beans
    25

    Re: Post your .conkyrc files w/ screenshots

    kinda simple.



    here is the code.
    Code:
    use_xft yes
    xftfont HandelGotDLig:size=9
    alignment top_right
    xftalpha 0.8
    own_window yes
    own_window_type override
    own_window_transparent yes
    own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
    double_buffer yes
    draw_shades no
    draw_outline no
    draw_borders no
    stippled_borders 10
    border_margin 4
    border_width 1
    default_shade_color grey
    default_outline_color black
    default_color grey
    use_spacer right
    uppercase no
    gap_x 10
    gap_y 10
    minimum_size 155 5
    override_utf8_locale yes
    
    TEXT
    
    
    ${offset -25}${font OpenLogos:size=100} v
    ${voffset -35}${font StyleBats:size=18}P${font}   ${voffset -2}Uptime:  ${uptime_short}
    ${font StyleBats:size=18}4${font}   ${voffset -2}${time %A %d, %B}
    ${font StyleBats:size=18}Q${font}   ${voffset -2}HDD: ${execi 300 nc localhost 7634 | cut -b26-27 ;}˚C | Chip: ${execi 60 nvidia-settings -query GPUCoreTemp | perl -ne 'print $1 if /GPUCoreTemp.*?: (\d+)./;'}˚C
       
    ${offset -2}${font PizzaDude Bullets:size=16}v${font}   Up: ${upspeed eth0} Kb/s 
    ${offset -2}${font PizzaDude Bullets:size=16}r${font}   Down: ${downspeed eth0} Kb/s 
    
    ${font PizzaDude Bullets:size=16}M${font}  Uploaded: ${totalup eth0}
    ${font PizzaDude Bullets:size=16}S${font}  Downloaded: ${totaldown eth0}
     
           ${offset 2}CPU1: $alignr ${execi 2 cat /sys/bus/pci/drivers/k8temp/000*/temp1_input | cut -c1,2}˚C | ${cpu cpu1}%
    ${voffset -10}${font StyleBats:size=18}A${font} CPU2: $alignr  ${execi 2 cat /sys/bus/pci/drivers/k8temp/000*/temp3_input | cut -c1,2}˚C | ${cpu cpu2}%
    ${cpugraph cpu2 000000 ffffff}
    ${font PizzaDude Bullets:size=16}J${font}  RAM:$alignr$memperc%
    $membar
    
    CURRENT CONDITIONS      
    ${execi 3600 perl /home/cd-r/Games/scripts/weather.pl CAXX0485 c w}
    ${execi 3600 perl /home/cd-r/Games/scripts/weather.pl CAXX0485 c t}
    ${offset 113}${voffset -47}${font weather:size=36}${execi 3600 perl /home/cd-r/Games/scripts/weather.pl CAXX0485 c cp}$font
    Last edited by Truedream; June 2nd, 2008 at 12:08 PM.

  9. #2529
    Join Date
    Nov 2007
    Location
    USA-ish
    Beans
    206
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by noremac View Post
    I really like some of your icons and such on that. What would one have to do to get those? Mind dispersing a little info on it?

    Thanks,
    Cameron
    Be careful with some of those fancy fonts Cameron. I had my conky all prettied up with Style Bats icons and my CPU usage went through the roof. Keep an eye on that if you decide to try them.
    Desktop: Quantal on Core2 Duo E8500/Asus P5Q
    Laptop: Precise on S76 Pangolin

  10. #2530
    Join Date
    Mar 2008
    Beans
    45

    Re: Post your .conkyrc files w/ screenshots

    Code:
    background yes
    font Arial:size=9
    xftfont Arial:size=9
    use_xft yes
    xftalpha 0.70
    update_interval .5
    total_run_times 0
    own_window yes
    own_window_type normal
    own_window_transparent yes
    own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
    double_buffer yes
    draw_shades yes
    draw_outline no
    draw_borders no
    draw_graph_borders Yes
    minimum_size 220 900
    maximum_width 220
    default_color black
    default_shade_color 817F7C
    default_outline_color white
    alignment top_right
    gap_x 2
    gap_y 30
    no_buffers yes
    cpu_avg_samples 2
    override_utf8_locale yes
    uppercase no # set to yes if you want all text to be in uppercase
    use_spacer no
    
    TEXT
    SYSTEM ${hr 1 }
    
    Hostname: $alignr$nodename
    Kernel: $alignr$kernel
    Uptime: $alignr$uptime
    Processes: ${alignr}$processes ($running_processes running)
    Load: ${alignr}$loadavg 
    CPU ${alignr} ${freq_g}Ghz
    (${cpu cpu1}%)${alignr}(${cpu cpu2}%)
    ${cpubar cpu1 4,108} ${alignr}${cpubar cpu2 4,108}
    ${cpugraph}
    CPU / GPU Temp ${alignr}${execi 2 cat /sys/bus/pci/drivers/k8temp/000*/temp1_input | cut -c1,2}°C / ${execi 30 nvclock -T | grep GPU | cut -c20-22}°C
    RAM ${alignr}$mem / $memmax ($memperc%)
    ${membar 4}
    SWAP ${alignr}$swap / $swapmax ($swapperc%)
    ${swapbar 4} 
    
    Highest CPU $alignr CPU% MEM%
    ${top name 1}$alignr${top cpu 1}${top mem 1}
    ${top name 2}$alignr${top cpu 2}${top mem 2}
    ${top name 3}$alignr${top cpu 3}${top mem 3}
    
    Highest MEM $alignr CPU% MEM%
    ${top_mem name 1}$alignr${top_mem cpu 1}${top_mem mem 1}
    ${top_mem name 2}$alignr${top_mem cpu 2}${top_mem mem 2}
    ${top_mem name 3}$alignr${top_mem cpu 3}${top_mem mem 3}
    
    FILESYSTEM ${hr 1}${color}
    
    Boot: ${alignr}${fs_free /boot} / ${fs_size /boot}
    ${fs_bar 4 /boot}
    Root: ${alignr}${fs_free /} / ${fs_size /}
    ${fs_bar 4 /}
    Home: ${alignr}${fs_free /home} / ${fs_size /home}
    ${fs_bar 4 /home}
    WinXP: ${alignr}${fs_free /media/windows} / ${fs_size /media/windows}
    ${fs_bar 4 /media/windows}
    
    NETWORK ${hr 1}${color}
    
    LAN: ${addr eth1} ${alignr}WAN: $color${execi 240 host dabbill.no-ip.info | cut -d" " -f4}
    Down ${downspeed eth1} k/s ${alignr}Up ${upspeed eth1} k/s
    ${downspeedgraph eth1 25,107} ${alignr}${upspeedgraph eth1 25,107}
    Total ${totaldown eth1} ${alignr}Total ${totalup eth1}
    ${if_running rhythmbox}
    MUSIC ${hr 1}${endif}
    ${if_running rhythmbox}
    Title: ${exec rhythmbox-client --no-start --print-playing-format "%tt"}
    Artist: ${exec rhythmbox-client --no-start --print-playing-format "%aa"}$alignr${color}Track: ${exec rhythmbox-client --no-start --print-playing-format "%tN"}
    Time: ${exec rhythmbox-client --no-start --print-playing-format "%te / %td"}$alignr${color}Year: ${exec rhythmbox-client --no-start --print-playing-format "%ay"}
    ${execbar sh ~/.conky/rhythmboxbar.sh}
    ${else}Music OFF${hr 1}${font}${endif}
    Attached Images Attached Images
    Last edited by Dabbill; June 2nd, 2008 at 07:15 PM.

Page 253 of 2348 FirstFirst ... 1532032432512522532542552633033537531253 ... 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
  •