guest@dotshare [~/groups/info/conky] $ ls Graysky/ | cat

Graysky (raw, dl)

donutman25 Nov 14, 2011 (info/conky)
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
# Swap Usage:$color $swapperc%${color lightgrey}

# the ${template x x x} command uses /sys/bus/platform/devices
# for this to work you need both lm-sensors and hddtemp get both from main repos

# set to yes if you want Conky to be forked in the background
background no

own_window yes
own_window_type override
own_window_transparent yes
#own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
out_to_console no
use_xft yes
xftfont monospace:size=8
update_interval 2

# Create own window instead of using desktop (required in nautilus)


# Use double buffering (reduces flicker, may not work for everyone)
double_buffer yes
#maximum_width 500

#minimum_size 1050
text_buffer_size 35000
draw_shades no

# Draw outlines?
draw_outline no

# Draw borders around text
draw_borders yes

# Stippled borders?
stippled_borders 10

# border margins
border_margin 4

# border width
border_width 1

# Default colors and also border colors
default_color white
default_shade_color white
default_outline_color white

# Text alignment, other possible values are commented
#alignment top_left
#minimum_size 10 10
alignment top_right
#alignment bottom_left
#alignment bottom_right
#alignment middle_right

# Gap between borders of screen and text
gap_x 12
gap_y 37
# Add spaces to keep things from moving about?  This only affects certain objects.
use_spacer left

# Subtract file system buffers from used memory?
no_buffers yes

# set to yes if you want all text to be in uppercase
uppercase no

mpd_host 127.0.0.1
mpd_password mcphee
mpd_port 6600

TEXT
${font Ubuntu:bold:size=8}${color #55aaff}$nodename$color - ${color ff6633}$sysname $kernel ${color}on ${color ff6633}$machine
${color #6495ed}Uptime: ${color 00cc00}$uptime ${color lightgrey}- ${color #6495ed}Load: ${color 6633cc}$loadavg${color lightgrey}
$color${hr 2}${color lightgrey}
${font Ubuntu:bold:size=14}${color #6495ed}CPU: ${font}${color lightgrey}Intel i5 @ ${color #FF4D00}${freq_g} GHz ${color #00ff00}${alignr}BAT:${battery_percent BAT0}${color lightgrey}
#${color #6495ed}CPU Fan: $color${platform it87.656 fan 1}${color grey} RPM @ $color${execi 8 cat /sys/class/hwmon/hwmon0/device/pwm1}
${color black}${cpugraph cpu0 35,200 5000a0 6495ed}${color white}  ${cpugauge 35}${color lightgrey}
${color #6495ed}Core0:$color ${cpu cpu1}% ${alignr}${color #006600}${cpubar cpu1 6,170}
${color #6495ed}Core1:$color ${cpu cpu2}% ${alignr}${color #006600}${cpubar cpu2 6,170}
${color #6495ed}Core2:$color ${cpu cpu3}% ${alignr}${color #006600}${cpubar cpu3 6,170}
${color #6495ed}Core3:$color ${cpu cpu4}% ${alignr}${color #006600}${cpubar cpu4 6,170}${color grey}
#${color #6495ed}CPU:$color${platform coretemp.0 temp 2} °C   ${color #6495ed}M/B:$color${platform coretemp.0 temp 1} °C   ${color #6495ed}sda:$color ${execi 300 sudo hddtemp /dev/sda | cut -c34-35} °C
#${color #6495ed}GPU:${color lightgrey}$color${nvidia temp} °C 
$color${hr 2}${color lightgrey}
${font Ubuntu:bold:size=14}${color #6495ed}RAM:${font} $color$mem (${color #FF4D00}$memperc%)${color #33ccff} ${membar}
# ${color #6495ed}/dev/shm:${color}${fs_used /dev/shm} (${fs_used_perc /dev/shm}%) ${fs_bar /dev/shm}
# ${color #6495ed}/tmp:     ${color}${fs_used /tmp} (${fs_used_perc /tmp}%) ${fs_bar /tmp}
$color${hr 2}${color lightgrey}
${font Ubuntu:bold:size=14}${color #6495ed}Processes:${font}${color} $processes  ${color #6495ed}Running:$color$running_processes
${color}Name                   ${alignr}PID    CPU
${font DroidSans:bold:size=8}${color #cc66ff} ${top name 1}  ${alignr}${top pid 1} ${top cpu 1}
${color lightgrey} ${top name 2}     ${alignr}${top pid 2} ${top cpu 2}
${color lightgrey} ${top name 3}     ${alignr}${top pid 3} ${top cpu 3}${font}
#${color}Mem usage
#${color #cc66ff} ${top_mem name 1}  ${alignr}${top_mem pid 1} ${top_mem mem 1}${font DroidSans:bold:size=8}
#${color lightgrey} ${top_mem name 2}  ${top_mem pid 2} ${top_mem mem 2}
#${color lightgrey} ${top_mem name 3}  ${top_mem pid 3} ${top_mem mem 3}
$color${hr 2}${color lightgrey}
####################
####DISKS
###################
${font Ubuntu:bold:size=14}${color #6495ed}DISK${font}> ${color #FF4D00} ${color}  ${alignc}Read:$diskio_read	${alignr}Write:$diskio_write
${color #ff6633}/${color}      ${fs_free /} / ${fs_free_perc /}%  ${color #990000}${fs_bar 6 /} ${color}
${color #ff6633}WIN-7${color}  ${fs_free /media/sda3} / ${fs_free_perc /media/sda3}%  ${color #990000}${fs_bar 6 /media/sda3} 
${if_empty ${execi 10 cat /media/BLADE}}${color #ff6633}BLADE${color}  ${fs_free /media/BLADE} / ${fs_free_perc /media/BLADE}%  ${color #990000}${fs_bar 6 /media/BLADE}${if_existing /media/BLADE} ${endif}
#/usr   (vg02-lv01):  ${fs_free /usr} / ${fs_free_perc /usr}%  ${fs_bar 6 /usr}
#/opt   (vg02-lv02):  ${fs_free /opt} / ${fs_free_perc /opt}%  ${fs_bar 6 /opt}
#/var   (vg02-lv03):  ${fs_free /var} / ${fs_free_perc /var}%  ${fs_bar 6 /var}
#/store (    sdc14): ${fs_free /home/user/zzStore} / ${fs_free_perc /home/user/zzStore}%  ${fs_bar 6 /home/user/zzStore}
$color${hr 2}${color lightgrey}
##################
###NETWORK
##################
${font Ubuntu:bold:size=14}${color #6495ed}NETWORK${font}
${color #999900}IP:${color #FF99ff}${addr wlan0}${color}    >  $alignr${color #FF99ff}${texeci 3600 wget http://checkip.dyndns.org -O - -o /dev/null | cut -d : -f 2 | cut -d \< -f 1}${color}
${font DroidSans:size=8}${color #999900}SSID: ${color #FF99ff}${wireless_essid wlan0} $alignr${font DroidSans:size=8}${color #999900}Signal${color #FF99ff}${wireless_link_qual_perc wlan0}%$color
${downspeedgraph wlan0 15,120 ffffff 00A2FF}  ${upspeedgraph wlan0 15,120 ffffff 00A2FF}
   ${voffset -21}${color #FF99ff}Down:${downspeed wlan0}/s${color}                 ${color #FF99ff}Up:${upspeed wlan0}/s${color}
#D/U Bytes:${totaldown wlan0}               ${totalup wlan0}
#In/ Out/ Total: ${tcp_portmon 1 32767 count}  /  ${tcp_portmon 32768 61000 count}  /  ${tcp_portmon 1 65535 count}
$color${hr 2}${color lightgrey}
##################################
##             TIME             ##
##################################
${font Ubuntu:bold:size=14}${color #6495ed}TIME${font}${offset 8}${color8}${voffset -2}${font}
${voffset -4}${font RadioSpace:size=32}${color #ffff00}${if_match ${time %l}<=9}${alignc 7}${time %l:%M%p}${else}${if_match ${time %l}>=10}${alignc -1}${time %l:%M%p}${endif}${endif}${font}
#${voffset 0}${font DroidSansFallback:bold:size=6.85}${color4}${alignc 2}Sunrise${offset 1}${execi 1800 conkyForecast -d SR}${color3}${offset 2}|${offset 2}${color4}Sunset${offset 1}${execi 1800 conkyForecast -d SS}${font}
${alignc}${color white}${time %a, } ${time %e %B %G}
$color${hr 2}${color lightgrey}
######################
##MPD
########################
${font Ubuntu:bold:size=14}${color #6495ed}MPD:${font} ${color green}${mpd_status}${alignr}${color green}Arist: ${color yellow}${mpd_artist}${color1}
#${mpd_smart}
#${mpd_elapsed} / ${mpd_length} - Rnd:${mpd_random} Rpt:${mpd_repeat}
#${mpd_bar}
${alignr}${color green}Title: ${color yellow}${mpd_title}
${alignr}${color green}${mpd_bar 11,135}
${voffset -13}${alignr}${color blue}${mpd_elapsed} / ${mpd_length}

CLICK TO VIEW

x