Page 2060 of 2348 FirstFirst ... 1060156019602010205020582059206020612062207021102160 ... LastLast
Results 20,591 to 20,600 of 23480

Thread: Post your .conkyrc files w/ screenshots

  1. #20591
    Join Date
    Aug 2011
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    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

  2. #20592
    Join Date
    Aug 2012
    Location
    Florida
    Beans
    185
    Distro
    Xubuntu 12.04 Precise Pangolin

    Re: Post your .conkyrc files w/ screenshots

    Thank you very much arclance. Was developing a little forum daze there trying to find it.

    EDIT:Wow! Way cool,thanks again.

    My brain is now running nine o thinking of how I would like conky configured on my desktop.

    2nd. EDIT: My inexperience with Linux is causing me to have a hard time figuring out the best version of each the dependency's.
    I'm using Gnome classic (if that really has any bearing on anything).
    I think I downloaded the right lib files for the python2.7, I downloaded libpython2.7_2.7.3-0ubuntu3_i386.deb.
    I'm seriously hung up on the cpickle. That's as far as I've gotten.
    Last edited by AndyOpie150; September 21st, 2012 at 02:19 PM.

  3. #20593
    Join Date
    Dec 2005
    Beans
    2

    Re: Post your .conkyrc files w/ screenshots

    I can have conky transparent in KDE with the Desktop Effects on, but how can I have transparency without the Desktop Effects in KDE? I have tried a lot of combinations but it doesn't work. Couldn't find anything helpful elsewhere except something on openSuse forum where they suggested to install xcompmgr.

    Anyone has done it in Kubuntu, that is without the desktop effects?

  4. #20594
    Join Date
    Aug 2011
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by AndyOpie150 View Post
    Thank you very much arclance. Was developing a little forum daze there trying to find it.

    EDIT:Wow! Way cool,thanks again.

    My brain is now running nine o thinking of how I would like conky configured on my desktop.

    2nd. EDIT: My inexperience with Linux is causing me to have a hard time figuring out the best version of each the dependency's.
    I'm using Gnome classic (if that really has any bearing on anything).
    I think I downloaded the right lib files for the python2.7, I downloaded libpython2.7_2.7.3-0ubuntu3_i386.deb.
    I'm seriously hung up on the cpickle. That's as far as I've gotten.
    I looked up the package names in Ubuntu.
    These should be the packages you need.
    Code:
    liblua5.1-json
    python2.7
    python-dateutil
    gifsicle
    xdotool
    libxdo2
    x11-utils
    conky-all
    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. #20595
    Join Date
    Aug 2012
    Location
    Florida
    Beans
    185
    Distro
    Xubuntu 12.04 Precise Pangolin

    Re: Post your .conkyrc files w/ screenshots

    Alll Riiight!!!
    Thanks again. Back on the Conky train. Full steam ahead.

  6. #20596
    Join Date
    Sep 2012
    Beans
    0

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by humanisfood View Post
    messed around with conky for the first time.

    nice one! have you got the script? resolution?

  7. #20597
    Join Date
    Mar 2011
    Beans
    19

    Re: Post your .conkyrc files w/ screenshots

    my screen resolution is 1920x1080

    Code:
    background yes
    use_xft yes
    xftfont 123:size=8
    xftalpha 0.1
    update_interval 0.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
    minimum_size 250 5
    maximum_width 400
    draw_shades no
    draw_outline no
    draw_borders no
    draw_graph_borders no
    default_color gray
    default_shade_color red
    default_outline_color green
    alignment top_right
    gap_x 10
    gap_y 10
    no_buffers yes
    uppercase no
    cpu_avg_samples 2
    net_avg_samples 1
    override_utf8_locale yes
    use_spacer right
    text_buffer_size 256
    
    TEXT
    
    ${font Arial:size=28}${color Tan1}UBUNTU${color Ivory}12.10${font Arial:size=12}
    $alignr${color DimGray}BETA1
    
    
    ${voffset -90}
    ${color DimGray}
    ${font}
    ${font Arial:bold:size=10}${color Tan1}SYSTEM ${color Ivory} ${hr 1}
    $font${color DimGray}$sysname $kernel $alignr $machine
    AMD Phenom(tm) II X4 955 $alignr 3.20Ghz
    NVIDIA Graphics $alignr GeForce GT430
    Display Device $alignr Acer H275HL
    Uptime $alignr${uptime}
    
    ${font Arial:bold:size=10}${color Tan1}PROCESSORS ${color Ivory}${hr 1}
    $font${color DimGray}CPU1  ${cpu cpu1}% ${cpubar cpu1}
    CPU2  ${cpu cpu2}% ${cpubar cpu2}
    CPU3  ${cpu cpu3}% ${cpubar cpu3}
    CPU4  ${cpu cpu4}% ${cpubar cpu4}
    
    GPU1  ${cpu nvidia gpufreq}% ${cpubar nvidia gpufreq}
    
    $font${color DimGray}${alignc}CPU TEMP     ${execpi 5 sensors | grep temp1 | awk '{print $2}' | cut -c2-3}°C   |   $font${color DimGray}GPU TEMP     ${execi 60 nvidia-settings -query GPUCoreTemp | perl -ne 'print $1 if /GPUCoreTemp.*?: (\d+)./;'}°C
    
    ${font Arial:bold:size=10}${color Tan1}MEMORY ${color Ivory}${hr 1}
    $font${color DimGray}RAM $alignc $mem / $memmax $alignr $memperc%
    $membar
    
    ${font Arial:bold:size=10}${color Tan1}STORAGE ${color Ivory}${hr 1}
    $font${color DimGray}/home $alignc ${fs_used /home} / ${fs_size /home} $alignr ${fs_used_perc /home}%
    ${fs_bar /home}
    /DATA $alignc ${fs_used /media/damien/DATA1} / ${fs_size /media/damien/DATA1} $alignr ${fs_used_perc /media/damien/DATA1}%
    ${fs_bar /media/damien/DATA1}
    
    ${font Arial:bold:size=10}${color Tan1}TOP PROCESSES ${color Ivory}${hr 1}
    ${color DimGray}$font${top_mem name 2}${alignr}${top mem 2} %
    $font${top_mem name 3}${alignr}${top mem 3} %
    $font${top_mem name 4}${alignr}${top mem 4} %
    $font${top_mem name 5}${alignr}${top mem 5} %
    
    ${font Arial:bold:size=10}${color Tan2}NETWORK ${color Ivory}${hr 1}
    $font${color DimGray}Downloading $alignr ${downspeed wlan0}
    Uploading $alignr ${upspeed wlan0}
    
    ${font Arial:bold:size=10}${color Tan2}WEATHER ${color Ivory}${hr 1}
    $font${color DimGray}Raleigh, NC$alignr${execi 300 ~/.weather.sh "27601"}F
    weather script is
    Code:
    #!/bin/sh
    #AccuWeather (r) RSS weather tool for conky
    #
    #USAGE: weather.sh <locationcode>
    #
    #(c) Michael Seiler 2007
    
    METRIC=0 #Should be 0 or 1; 0 for F, 1 for C
    
    if [ -z $1 ]; then
        echo
        echo "USAGE: weather.sh <locationcode>"
        echo
        exit 0;
    fi
    
    curl --connect-timeout 30 -s http://rss.accuweather.com/rss/liveweather_rss.asp\?metric\=${METRIC}\&locCode\=$1 \
    | sed -n '/Currently:/ s/.*: \(.*\): \([-0-9]*\)\([CF]\).*/\1 \2°/p' | sed 's/A°/°/'

  8. #20598
    Join Date
    Oct 2005
    Location
    Wabasha MN
    Beans
    2,571
    Distro
    Ubuntu

    Re: Post your .conkyrc files w/ screenshots

    OK, I am new to conky and have set mind up today. It is a work in progress and I don't have my weather part setup yet, but here it is.
    conky2.jpg

    Code:
    # UBUNTU-CONKY
    # A comprehensive conky script, configured for use on
    # Ubuntu 12.04 / Debian Unity, without the need for any external scripts.
    #
    # Based on conky-jc and the default .conkyrc.
    # INCLUDES:
    # - tail of /var/log/syslog
    # - netstat shows number of connections from your computer and application/PID making it. Kill spyware!
    #
    # -- Pengo
    # 
     
    # 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
     
    # Use double buffering (reduces flicker, may not work for everyone)
    double_buffer yes
     
    # fiddle with window
    use_spacer right
    
    # Use Xft?
    use_xft yes
    xftfont DejaVu Sans:size=8
    xftalpha 0.8
    text_buffer_size 2048
     
    # Update interval in seconds
    update_interval 3.0
     
    # Minimum size of text area
    # minimum_size 250 5
     
    # Draw shades?
    draw_shades no
     
    # Text stuff
    draw_outline no # amplifies text if yes
    draw_borders no
    uppercase no # set to yes if you want all text to be in uppercase
     
    # Stippled borders?
    stippled_borders 3
     
    # border margins
    border_margin 9
     
    # border width
    border_width 10
     
    # Default colors and also border colors, grey90 == #e5e5e5
    default_color grey
     
    own_window_colour brown
    own_window_transparent yes
     
    # Text alignment, other possible values are commented
    #alignment top_left
    alignment top_right
    #alignment bottom_left
    #alignment bottom_right
     
    # Gap between borders of screen and text
    gap_x 10
    gap_y 10
     
    # stuff after 'TEXT' will be formatted on screen
     
    TEXT
    $color
    ${color orange} ${hr 2}$color
    ${color orange}SYSTEM ${hr 2}$color
    $nodename $sysname $kernel on $machine
     
    ${color orange}CPU ${hr 2}$color
    ${freq}MHz   Load: ${loadavg}   Temp: ${acpitemp}
    $cpubar
    ${cpugraph 000000 ffffff}
    NAME             PID       CPU%      MEM%
    ${top name 1} ${top pid 1}   ${top cpu 1}    ${top mem 1}
    ${top name 2} ${top pid 2}   ${top cpu 2}    ${top mem 2}
    ${top name 3} ${top pid 3}   ${top cpu 3}    ${top mem 3}
    ${top name 4} ${top pid 4}   ${top cpu 4}    ${top mem 4}
     
    ${color orange}MEMORY / DISK ${hr 2}$color
    RAM:   $memperc%   ${membar 6}$color
    Swap:  $swapperc%   ${swapbar 6}$color
     
    Root:  ${fs_free_perc /}%   ${fs_bar 6 /}$color 
    hda1:  ${fs_free_perc /dev/sda1}%   ${fs_bar 6 /dev/sda1}$color
     
    ${color orange}NETWORK (${addr wlan0}) ${hr 2}$color
    Down: $color${downspeed wlan0} k/s ${alignr}Up: ${upspeed wlan0} k/s
    ${downspeedgraph wlan0 25,140 000000 ff0000} ${alignr}${upspeedgraph wlan0 
    25,140 000000 00ff00}$color
    Total: ${totaldown wlan0} ${alignr}Total: ${totalup wlan0}
    ${execi 30 netstat -ept | grep ESTAB | awk '{print $9}' | cut -d: -f1 | sort | uniq -c | sort -nr}
    ${color orange}LOGGING ${hr 2}$color
    ${execi 30 tail -n3 /var/log/syslog | awk '{print " ",$5,$6,$7,$8,$9,$10}' | fold -w50}
    
     
    # ${color orange}FORTUNE ${hr 2}$color
    # ${execi 120 fortune -s | fold -w50}
    
    ${color orange}programs that are connecting to the outside world ${hr 2}$color
    ${execi 30 netstat -ept | grep ESTAB | awk '{print $9}' | cut -d: -f1 | sort | uniq -c | sort -nr}
    
    ${color orange}Looking for Zombies ${hr 2}$color
    
    ${color orange}WEATHER ${hr 2}$color
    ${execpi 1800 conkyForecast --location=USNC0204  --imperial --template=/usr/share/conkyforecast/example/conkyForecast.template}
    Information on my Main laptop. Information on my small laptop Dell 11 3000
    Using a Asus 3632QM laptop with 8gig RAM, 250 SSD.
    Machine Registered 366271, 366273, 366275.
    Registered Ubuntu user number 18630. Registered Linux user number 458093.

  9. #20599
    Join Date
    Dec 2009
    Location
    Vancouver,Washington
    Beans
    109

    Re: Post your .conkyrc files w/ screenshots

    i have been trying to get my conky to show GPU temps for my 9800GX2


    NVIDIA GeForce 9800GX2
    GPU $alignr ${nvidia gpufreq} Mhz
    Memory $alignr ${nvidia memfreq} Mhz
    Temperature $alignr ${nvidia temp} C

    seems to work fine for GPU0 "or the first gpu"

    but i cant seem to figure out how to get the other GPU readings
    im mostly interested in temperature

    it would also be nice if i could get a GPU usage graph for both GPUs

    kinda like this? ${cpugraph cpu0 40,120 33aacc 0099cc}
    but for GPU usage

    any help is appreciated
    i7 3770 - 8Gb - 750ti 2Gb

  10. #20600
    Join Date
    Feb 2010
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by BreezyPenguin View Post
    I can have conky transparent in KDE with the Desktop Effects on, but how can I have transparency without the Desktop Effects in KDE? I have tried a lot of combinations but it doesn't work. Couldn't find anything helpful elsewhere except something on openSuse forum where they suggested to install xcompmgr.

    Anyone has done it in Kubuntu, that is without the desktop effects?
    Maybe this, from Crinos512, will still work: Conky KDE Transparency.

    Let us know if it works.

Page 2060 of 2348 FirstFirst ... 1060156019602010205020582059206020612062207021102160 ... 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
  •