
Conky:
http://pastebin.com/Z8Ztaj7U
Code: Select all
alignment tl
background no
border_inner_margin 0
border_width 0
default_color FFFFFF
default_outline_color black
default_shade_color black
double_buffer yes
draw_borders no
draw_graph_borders no
draw_outline no
draw_shades no
gap_x 10 # left-right
gap_y 10 # up-down
minimum_size 250 0
no_buffers yes
override_utf8_locale yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
own_window_transparent yes
own_window yes
pad_percents 2
short_units yes
stippled_borders 0
top_name_width 5
update_interval 1
uppercase no
use_spacer right
use_xft yes
xftalpha 1.0 #0.2
xftfont Sans Mono:size=8
TEXT
${goto 15}${nodename}
${goto 15}|
${goto 12}+----System
${goto 15}|${goto 40}|
${goto 15}|${goto 38}+-- OS${goto 125}${sysname}
${goto 15}|${goto 38}+-- Kernel ${goto 125}${kernel}
${goto 15}|${goto 38}+-- Machine${goto 125}${machine}
${goto 15}|
${goto 12}+----Memory
${goto 15}|${goto 38}+-- Total${goto 125}${memmax}
${goto 15}|${goto 38}+-- In Use${goto 125}${mem} (${memperc}%)
${goto 15}|${goto 38}+-- Free${goto 125}${memfree}
${goto 15}|${goto 38}+-- Up to${goto 125}${memeasyfree} freed easily
${goto 15}|${goto 38}+-- Swap
${goto 15}|${goto 60}+-- Total${goto 125}${swapmax}
${goto 15}|${goto 60}+-- Used${goto 125}${swap} - ${swapperc}%
${goto 15}|${goto 60}+-- Free${goto 125}${swapfree}
${goto 15}|
${goto 12}+----Status
${goto 15}|${goto 40}|
${goto 15}|${goto 38}+-- CPU${goto 125}${cpu cpu0}% - ${freq_g}GHz
${goto 15}|${goto 38}+-- Ram${goto 125}${memperc}%
${goto 15}|${goto 38}+-- LoadAvg${goto 125}${loadavg}
${goto 15}|${goto 38}+-- Disk${goto 125}${fs_used_perc /}% Used
${goto 15}|${goto 38}+-- Diskio ${goto 125}${diskio}
${goto 15}|${goto 60}+-- Read${goto 125}${diskio_read}
${goto 15}|${goto 60}+-- Write${goto 125}${diskio_write}
${goto 15}|
${goto 12}+----Storage
${goto 15}|${goto 40}|
${goto 15}|${goto 38}+-- /ROOT${goto 125}${fs_free /} / ${fs_size /}
${goto 15}|${goto 38}+-- /HOME${goto 125}${fs_free /home} / ${fs_size /home}
${goto 15}|${goto 38}+-- /Media5${goto 125}${fs_free /media/5} / ${fs_size /media/5}
${goto 15}|${goto 38}+-- /Media6${goto 125}${fs_free /media/6} / ${fs_size /media/6}
${goto 15}|${goto 38}+-- /Media7${goto 125}${fs_free /media/7} / ${fs_size /media/7}
${goto 15}|
${goto 12}+----Processes
${goto 15}|${goto 40}|
${goto 15}|${goto 38}+-- Total${goto 125}${processes}
${goto 15}|${goto 38}+-- Running${goto 125}${running_processes}
${goto 15}|${goto 40}|
${goto 15}|${goto 38}+-- CPU
${goto 15}|${goto 40}|${goto 60}+-- ${top name 1}${goto 125}${top cpu 1}${top mem 1}
${goto 15}|${goto 40}|${goto 60}+-- ${top name 2}${goto 125}${top cpu 2}${top mem 2}
${goto 15}|${goto 40}|${goto 60}+-- ${top name 3}${goto 125}${top cpu 3}${top mem 3}
${goto 15}|${goto 40}|
${goto 15}|${goto 38}+-- MEM
${goto 15}|${goto 60}+-- ${top_mem name 1}${goto 125}${top_mem cpu 1}${top_mem mem 1}
${goto 15}|${goto 60}+-- ${top_mem name 2}${goto 125}${top_mem cpu 2}${top_mem mem 2}
${goto 15}|${goto 60}+-- ${top_mem name 3}${goto 125}${top_mem cpu 3}${top_mem mem 3}
${goto 15}|
${goto 12}+----Net
${goto 15}|${goto 40}|
${goto 15}|${goto 38}+-- eth0${goto 125}${addr eth0}
${goto 15}|${goto 38}+-- Up
${goto 15}|${goto 40}|${goto 60}+-- Speed${goto 125}${upspeedf eth0}KiB
${goto 15}|${goto 40}|${goto 60}+-- Total${goto 125}${totalup eth0}KiB
${goto 15}|${goto 40}|
${goto 15}|${goto 38}+-- Down
${goto 15}|${goto 40}|${goto 60}+-- Speed${goto 125}${downspeedf eth0}KiB
${goto 15}|${goto 40}|${goto 60}+-- Total${goto 125}${totaldown eth0}KiB
${goto 15}|${goto 40}|
${goto 15}|${goto 38}+-- Email${goto 125}0 | 0
${goto 15}|
${goto 12}+----Time / Date Calcs
${goto 40}|
${goto 38}+-- Time${goto 125}${time %R:%S}
${goto 38}+-- Date${goto 125}${time %a, %d %b %y}
${goto 38}+-- Uptime${goto 125}${uptime}
Nice conky and desktop, you should post some screenshots on the 'Unofficial Post Your Linux Mint Desktop Thread'
nice! I like this a lotSector11 wrote:
Code: Select all
alignment tl background no border_inner_margin 0 border_width 0 default_color FFFFFF default_outline_color black default_shade_color black double_buffer yes draw_borders no draw_graph_borders no draw_outline no draw_shades no gap_x 10 # left-right gap_y 10 # up-down minimum_size 250 0 no_buffers yes override_utf8_locale yes own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager own_window_transparent yes own_window yes pad_percents 2 short_units yes stippled_borders 0 top_name_width 5 update_interval 1 uppercase no use_spacer right use_xft yes xftalpha 1.0 #0.2 xftfont Sans Mono:size=8 TEXT ${goto 15}${nodename} ${goto 15}| ${goto 12}+----System ${goto 15}|${goto 40}| ${goto 15}|${goto 38}+-- OS${goto 125}${sysname} ${goto 15}|${goto 38}+-- Kernel ${goto 125}${kernel} ${goto 15}|${goto 38}+-- Machine${goto 125}${machine} ${goto 15}| ${goto 12}+----Memory ${goto 15}|${goto 38}+-- Total${goto 125}${memmax} ${goto 15}|${goto 38}+-- In Use${goto 125}${mem} (${memperc}%) ${goto 15}|${goto 38}+-- Free${goto 125}${memfree} ${goto 15}|${goto 38}+-- Up to${goto 125}${memeasyfree} freed easily ${goto 15}|${goto 38}+-- Swap ${goto 15}|${goto 60}+-- Total${goto 125}${swapmax} ${goto 15}|${goto 60}+-- Used${goto 125}${swap} - ${swapperc}% ${goto 15}|${goto 60}+-- Free${goto 125}${swapfree} ${goto 15}| ${goto 12}+----Status ${goto 15}|${goto 40}| ${goto 15}|${goto 38}+-- CPU${goto 125}${cpu cpu0}% - ${freq_g}GHz ${goto 15}|${goto 38}+-- Ram${goto 125}${memperc}% ${goto 15}|${goto 38}+-- LoadAvg${goto 125}${loadavg} ${goto 15}|${goto 38}+-- Disk${goto 125}${fs_used_perc /}% Used ${goto 15}|${goto 38}+-- Diskio ${goto 125}${diskio} ${goto 15}|${goto 60}+-- Read${goto 125}${diskio_read} ${goto 15}|${goto 60}+-- Write${goto 125}${diskio_write} ${goto 15}| ${goto 12}+----Storage ${goto 15}|${goto 40}| ${goto 15}|${goto 38}+-- /ROOT${goto 125}${fs_free /} / ${fs_size /} ${goto 15}|${goto 38}+-- /HOME${goto 125}${fs_free /home} / ${fs_size /home} ${goto 15}|${goto 38}+-- /Media5${goto 125}${fs_free /media/5} / ${fs_size /media/5} ${goto 15}|${goto 38}+-- /Media6${goto 125}${fs_free /media/6} / ${fs_size /media/6} ${goto 15}|${goto 38}+-- /Media7${goto 125}${fs_free /media/7} / ${fs_size /media/7} ${goto 15}| ${goto 12}+----Processes ${goto 15}|${goto 40}| ${goto 15}|${goto 38}+-- Total${goto 125}${processes} ${goto 15}|${goto 38}+-- Running${goto 125}${running_processes} ${goto 15}|${goto 40}| ${goto 15}|${goto 38}+-- CPU ${goto 15}|${goto 40}|${goto 60}+-- ${top name 1}${goto 125}${top cpu 1}${top mem 1} ${goto 15}|${goto 40}|${goto 60}+-- ${top name 2}${goto 125}${top cpu 2}${top mem 2} ${goto 15}|${goto 40}|${goto 60}+-- ${top name 3}${goto 125}${top cpu 3}${top mem 3} ${goto 15}|${goto 40}| ${goto 15}|${goto 38}+-- MEM ${goto 15}|${goto 60}+-- ${top_mem name 1}${goto 125}${top_mem cpu 1}${top_mem mem 1} ${goto 15}|${goto 60}+-- ${top_mem name 2}${goto 125}${top_mem cpu 2}${top_mem mem 2} ${goto 15}|${goto 60}+-- ${top_mem name 3}${goto 125}${top_mem cpu 3}${top_mem mem 3} ${goto 15}| ${goto 12}+----Net ${goto 15}|${goto 40}| ${goto 15}|${goto 38}+-- eth0${goto 125}${addr eth0} ${goto 15}|${goto 38}+-- Up ${goto 15}|${goto 40}|${goto 60}+-- Speed${goto 125}${upspeedf eth0}KiB ${goto 15}|${goto 40}|${goto 60}+-- Total${goto 125}${totalup eth0}KiB ${goto 15}|${goto 40}| ${goto 15}|${goto 38}+-- Down ${goto 15}|${goto 40}|${goto 60}+-- Speed${goto 125}${downspeedf eth0}KiB ${goto 15}|${goto 40}|${goto 60}+-- Total${goto 125}${totaldown eth0}KiB ${goto 15}|${goto 40}| ${goto 15}|${goto 38}+-- Email${goto 125}0 | 0 ${goto 15}| ${goto 12}+----Time / Date Calcs ${goto 40}| ${goto 38}+-- Time${goto 125}${time %R:%S} ${goto 38}+-- Date${goto 125}${time %a, %d %b %y} ${goto 38}+-- Uptime${goto 125}${uptime}
Code: Select all
use_xft yes
xftfont OpenLogos DejaVu Sans Mono:size=9
update_interval 2
total_run_times 0
double_buffer yes
text_buffer_size 3072
own_window yes
own_window_type override
own_window_transparent yes
own_window_hints undecorated
own_window_hints below,sticky,skip_taskbar,skip_pager
minimum_size 300 300
maximum_width 300 300
default_color white
draw_shades yes
color0 white
color1 E07A1F
color2 green
# colours
color3 white
# light blue
color4 6892C6
# orange
color5 E77320
# green
color6 78BF39
# red
color7 CC0000
alignment top_left
gap_x 10
gap_y 5
no_buffers no
net_avg_samples 2
override_utf8_locale yes
no_buffers yes
TEXT
${offset 4}${voffset -3}${color ffffff}${font URW Gothic L:size=60}${time %I}
${offset 100}${voffset -125}${color ffffff}${font URW Gothic L:size=32}${time :%M}
${offset 165}${voffset -73}${color #9ebcd7}${font URW Gothic L:size=13}${time %S}${color}
${offset 165}${voffset -7}${color ffffff}${font URW Gothic L:size=13}${time :%P}${color}
${font DejaVu Sans Mono:size=11}${execpi 300 ~/conky/calendar.sh}
${color3}${font}${execpi 600 conkyGoogleCalendar --username=uname@gmail.com --password=pword --daysahead=7 --limit=10 --template=/usr/share/conkygooglecalendar/example/conkyGoogleCalendar.template}
Code: Select all
#!/bin/bash
# calendar.sh
# copyright 2010 by Mobilediesel
#This program is free software: you can redistribute it and/or modify
#it under the terms of the GNU General Public License as published by
#the Free Software Foundation, either version 3 of the License, or
#(at your option) any later version.
#This program is distributed in the hope that it will be useful,
#but WITHOUT ANY WARRANTY; without even the implied warranty of
#MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
#GNU General Public License for more details.
#You should have received a copy of the GNU General Public License
#along with this program. If not, see <http://www.gnu.org/licenses/>.
date=$(date '+%F')
DAY=${date:8:2}
# m="-m" # uncomment this line for starting the week on Monday instead of Sunday.
cal=$(cal $m)
prev=$(cal $m $(date '+%-m %Y' --date="${date:0:7}-15 -1 month")|sed 's/ *$//;/^$/d'|tail -1)
next=$(cal $m $(date '+%-m %Y' --date="${date:0:7}-15 +1 month")|sed '/^ *&/d;1,2d;s/^ *//'|head -1)
if [ ${#next} == 19 ] ;then next=$'\n'"\${color grey} $next"
else next="\${color grey} $next"
fi
if [ ${#prev} == 20 ]; then prev="$prev"$'\n '
else prev="$prev "
fi
dates=$(remind -s|cut -d ' ' -f1|uniq|cut -d '/' -f3|sed "/$DAY/d")
current=$(echo "${cal:42}"|sed -e '/^ *$/d' -e 's/^ *1\>/1/')
for i in $dates; do
current=$(echo "$current"|sed -e "s/\<${i/#0/}\>/\${color green}&\${color 99ccff}/")
done
current=$(echo "$current"|sed -e "s/\<${DAY/#0/}\>/\${color white}&\${color 99ccff}/" -e 's/ *$//')
echo -e "\${color grey}${cal:0:21}\${color 808080}${cal:21:21}\${color grey}$prev\${color 99ccff}$current$next"
Used to be the Conky-Hardcore site, but not it is Conky-Pitstop >> http://conky-pitstop.wikidot.com/willie42 wrote:I like that conky setup. I want to dabble a bit in trying to create one but I just dont know yet where or how to really start. AT sent me some sites and some help and I am still looking at them.
Code: Select all
# Static and Variable Values used by Habitual/John Jones
# Static Values
own_window yes
own_window_transparent yes
own_window_type override
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
double_buffer yes
use_xft yes
draw_outline no
draw_borders no
uppercase no
draw_shades no
draw_shades yes
double_buffer yes
border_width 0
text_buffer_size 2048
default_color white
update_interval 1.0
# Variable Values # These values are the ONLY thing that change from widget to widget
alignment bm
gap_x 5
gap_y 44
minimum_size 50 1
maximum_width 100
TEXT
Code: Select all
/home $color${fs_used /home}/${fs_size /home} ${fs_bar /home}
Well, with that many widgets, to me, they all start to look alike.vrkalak wrote: ... I can immediately tell on who's Conky scripts you fashioned it after.
Code: Select all
#!/bin/sh
sleep 5 &&
conky &
sleep 16 &&
conky -c .conkyrcx &
sleep 18 &&
sh /home/mint/.xcompmgr-switcher.sh &
Code: Select all
background yes
use_xft yes
xftfont neuropol:size=9
xftalpha 1
update_interval 1
total_run_times 0
own_window yes
own_window_transparent yes
own_window_type desktop
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
double_buffer yes
minimum_size 350 40
maximum_width 350
draw_shades yes
draw_outline no
draw_borders no
draw_graph_borders no
default_color grey
default_shade_color black
alignment bottom_left
gap_x 70
gap_y 30
no_buffers yes
uppercase no
cpu_avg_samples 2
override_utf8_locale no
use_spacer right
color1 4C4C4C
color2 red
##############################################
# Output
##############################################
TEXT
$color1$nodename - $sysname$color $hr$color2
CPU Usage:$color $alignr$cpu%$color2
RAM Usage:$color$alignr$mem of $memmax$color2
Desktop: $alignr$color$desktop_name$color2
Code: Select all
background yes
use_xft yes
xftfont neuropol:size=9
xftalpha 1
update_interval 1
total_run_times 0
own_window yes
own_window_transparent yes
own_window_type desktop
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
double_buffer yes
minimum_size 350 40
maximum_width 370
draw_shades yes
draw_outline no
draw_borders no
draw_graph_borders no
default_color grey
default_shade_color black
alignment bottom_right
gap_x 70
gap_y 30
no_buffers yes
uppercase no
cpu_avg_samples 2
override_utf8_locale no
use_spacer right
color1 4C4C4C
color2 red
##############################################
# Output
##############################################
TEXT
${if_running exaile}$else$color1
${goto 0}Weather in ${execi 3600 conkyForecast --location=EZXX0012 --datatype=CN} $color$hr$color2
${goto 0}$color2${voffset 0}${font conky weather:size=28}${execi 3600 conkyForecast --location=EZXX0012 --datatype=WF}${goto 130}${execi 3600 conkyForecast --location=EZXX0012 --datatype=WF -s 1}${goto 260}${execi 3600 conkyForecast --location=EZXX0012 --datatype=WF -s 2}$color2${font neuropol:size=8}
${goto 40}${voffset -35}Today ${time %d. %m.}${goto 170}${execi 3600 conkyForecast --location=EZXX0012 --datatype=DW -s 1}${goto 300}${execi 3600 conkyForecast --location=EZXX0012 --datatype=DW -s 2}$color
${goto 44}${font neuropol:size=9}${execi 3600 conkyForecast --location=EZXX0012 --datatype=HT -u -x} / ${execi 3600 conkyForecast --location=EZXX0012 --datatype=HT -s 0 -u -x}${goto 174}${execi 3600 conkyForecast --location=EZXX0012 --datatype=LT -s 1 -u -x} / ${execi 3600 conkyForecast --location=EZXX0012 --datatype=HT -s 1 -u -x}${goto 304}${execi 3600 conkyForecast --location=EZXX0012 --datatype=LT -s 2 -u -x} / ${execi 3600 conkyForecast --location=EZXX0012 --datatype=HT -s 2 -u -x}
$endif
${if_running exaile}${if_match "${execi 5 conkyExaile --datatype=ST}"!="Stopped"}$color1 Exaile playin' $color$hr$color2
${execi 5 conkyExaile --datatype=AR -n} - ${execi 5 conkyExaile --datatype=TI -n}
${execi 5 conkyExaile --datatype=AL -n}$color
Track ${execi 5 conkyExaile --datatype=TN -n}$alignr$color${execi 1 conkyExaile --datatype=PT -n} / ${execi 5 conkyExaile --datatype=LE -n}$color1$else$color1
${goto 0}Weather in ${execi 3600 conkyForecast --location=EZXX0012 --datatype=CN} $color$hr$color2
${goto 0}$color2${voffset 0}${font conky weather:size=28}${execi 3600 conkyForecast --location=EZXX0012 --datatype=WF}${goto 130}${execi 3600 conkyForecast --location=EZXX0012 --datatype=WF -s 1}${goto 260}${execi 3600 conkyForecast --location=EZXX0012 --datatype=WF -s 2}$color2${font neuropol:size=8}
${goto 40}${voffset -35}Today ${time %d. %m.}${goto 170}${execi 3600 conkyForecast --location=EZXX0012 --datatype=DW -s 1}${goto 300}${execi 3600 conkyForecast --location=EZXX0012 --datatype=DW -s 2}$color
${goto 44}${font neuropol:size=9}${execi 3600 conkyForecast --location=EZXX0012 --datatype=HT -u -x} / ${execi 3600 conkyForecast --location=EZXX0012 --datatype=HT -s -1 -u -x}${goto 174}${execi 3600 conkyForecast --location=EZXX0012 --datatype=LT -s 1 -u -x} / ${execi 3600 conkyForecast --location=EZXX0012 --datatype=HT -s 1 -u -x}${goto 304}${execi 3600 conkyForecast --location=EZXX0012 --datatype=LT -s 2 -u -x} / ${execi 3600 conkyForecast --location=EZXX0012 --datatype=HT -s 2 -u -x}
${endif}${endif}