Conky Showoff thread

Add functionality to your desktop
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Sector11

Re: Conky Showoff thread

Post by Sector11 »

New one on the right ----->>> [url=http://postimg.org/image/s892gioeh/][img]http://s20.postimg.org/s892gioeh/2013_11_07_17_25_15_1920x1080_Sector11.jpg[/img][/url]

conky:

Code: Select all

## killall conky && conky -c /media/5/Conky/S11_Vert.conky &

###  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,below,skip_taskbar,skip_pager
own_window_class Conky
own_window_title S11

# 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 #255

minimum_size 120 0  ##820 260   ## width, height
maximum_width 120     ##820       ## width, usually a good idea to equal minimum width

#gap_x 0 # left-right
#gap_y 0 # up-down
gap_x 10 # left-right
gap_y 10 # up-down


alignment tr
##################################left#################  End Window Settings  ###
###  Font Settings  #########################################################
# Use Xft (anti-aliased font and stuff)
use_xft yes
#xftfont Liberation Sans:size=15
xftfont monofur:bold:size=11

# Alpha of Xft font. Must be a value at or between 1 and 0 ###
xftalpha 1
# Force UTF8? requires XFT ###
override_utf8_locale yes

### WARNING ### These do NOT play well with /media/5/Conky/LUA/draw-bg.lua ###
draw_shades yes #### <<<--- yes --- To see it easier on light screens.
default_shade_color 000000
draw_outline no #### <<<--- yes --- Amplifies text if yes OJO with changing fonts
default_outline_color 000000
uppercase no
######################################################  End Font Settings  ###
###  Color Settings  #########################################################
#default_shade_color black
#default_outline_color black

#default_color DCDCDC #220 220 220	Gainsboro
#default_color C0C0C0 #192 192 192 Silver
default_color B0E0E6 #176 224 230 PowderBlue
color0 8FBC8F #143 188 143	DarkSeaGreen
color1 778899 #119 136 153	LightSlateGray
color2 D8BFD8 #216 191 216	Thistle
color3 9ACD32 #154 205  50	YellowGreen
color4 48D1CC # 72 209 204 MediumTurquoise
color5 FFDEAD #255 222 173	NavajoWhite
color6 00BFFF #  0 191 255	DeepSkyBlue
color7 5F9EA0 # 95 158 160	CadetBlue
color8 BDB76B #189 183 107	DarkKhaki
color9 CD5C5C #205  92  92	IndianRed  #FF0000 #255   0   0	Red
#####################################################  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
#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 1536

# 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

#   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

## Imlib2 image cache size, in bytes. Defaults to 4MiB. Increase this value
## if you use $image lots.		Set to 0 to disable the image cache.
imlib_cache_size 0

##############################################  End Miscellaneous Section  ###
###  LUA Settings  ###########################################################
## 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.2}
## ${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 /media/5/Conky/LUA/draw-bg.lua
# lua_draw_hook_pre draw_bg 10 0 0 0 0 0xffffff 0.3
# TEXT

update_interval 1
TEXT
${lua conky_draw_bg 10 0 0 0 0 0x000000 0.3}${goto 45}${font monofur:bold:size=16}${color5}${time %b}${color}${font}
${execpi 7200 ncal -h | /media/5/Conky/scripts/ncal.awk}
${goto 40}${font monofur:bold:size=16}${color5}${time %Y}${color}${font}
${voffset -170}${color5}${goto 90}${font LED_mono:size=20}${time %H}

${goto 90}${time %M}

${goto 90}${time %S}${font}${color}${voffset 70}
${alignc}${uptime_short}
${alignc}${membar 0,110}
${alignc}${execi 86400 lsb_release -is} ${execi 86400 lsb_release -rs}
${alignc}${color5}${kernel}${color}

${alignc}CPU Info
${color5}${alignc}${membar 0,60}${color}
${alignc}CPU μm ${color5}${freq_g}${color}
${alignc}Avg ${if_match ${cpu cpu0}<10}${color1}00${color5}${cpu cpu0}\
${else}${if_match ${cpu cpu0}<100}${color5}0${color7}${cpu cpu0}\
${else}${color9}${cpu cpu0}${endif}${endif}${color5} %${color}
${alignc}${color5}1  ${color}|  ${color5}2  ${color}|  ${color5}3${color}
${alignc}${if_match ${cpu cpu1}<10}${color1}00${color5}${cpu cpu1}\
${else}${if_match ${cpu cpu1}<100}${color1}0${color7}${cpu cpu1}\
${else}${color9}${cpu cpu1}${endif}${endif}${color}\
 | ${if_match ${cpu cpu2}<10}${color1}00${color5}${cpu cpu2}\
${else}${if_match ${cpu cpu2}<100}${color1}0${color7}${cpu cpu2}\
${else}${color9}${cpu cpu2}${endif}${endif}${color}\
 | ${if_match ${cpu cpu3}<10}${color1}00${color5}${cpu cpu3}\
${else}${if_match ${cpu cpu3}<100}${color1}0${color7}${cpu cpu3}\
${else}${color9}${cpu cpu3}${endif}${endif}${color}

${alignc}Sensors
${color5}${alignc}${membar 0,50}${color}
CPU ${color5}${platform f71882fg.2560 temp 1}${color}°\
${alignr}MB ${color5}${platform f71882fg.2560 temp 2}${color}°
GPU ${color5}${nvidia temp}${color}°\
${alignr}HD ${color5}${hddtemp /dev/sda}${color}°
${alignc}Fan ${color5}${platform f71882fg.2560 fan 1} ${color}RPM

${alignc}NVIDIA Freq
${alignc}GPU ${color5}${nvidia gpufreq} ${color}MHz
${alignc}MEM ${color5}${nvidia memfreq} ${color}MHz

${alignc}Disk Activity
${color5}${alignc}${membar 0,90}${color}
Read   ${color5}${diskio_read /dev/sda}${color}
Write  ${color5}${diskio_write /dev/sda}${color}

/Root ${color5}${fs_size /}${color}
   Free  ${color5}${fs_free /}${color}
   Used  ${color5}${fs_used_perc /} %${color}
/Home ${color5}${fs_size /home}${color}
   Free  ${color5}${fs_free /home}${color}
   Used  ${color5}${fs_used_perc /home} %${color}
/M/5  ${color5}${fs_size /media/5}${color}
   Free  ${color5}${fs_free /media/5}${color}
   Used  ${color5}${fs_used_perc /media/5} %${color}

${alignc}Network Totals
${alignc}${color5}${membar 0,100}${color}
tx ↑ ${upspeed eth0}
${color0}rx ↓ ${downspeed eth0}${color}
${color5}${exec date --date="0 day" | awk '{print $3" "$2}'}${alignr}${execpi 300 vnstat | grep "today" | awk '{print $8" "$9}'}${color}
tx ↑${alignr}${execpi 300 vnstat | grep "today" | awk '{print $5" "$6}'}
${color0}rx ↓${alignr}${execpi 300 vnstat | grep "today" | awk '{print $2" "$3}'}${color}
${color5}${execpi 3600 date --date="-1 day" | awk '{print $3" "$2}'}${alignr}${execpi 300 vnstat | grep "yesterday" | awk '{print $8" "$9}'}${color}
tx ↑${alignr}${execpi 300 vnstat | grep "yesterday" | awk '{print $5" "$6}'}
${color0}rx ↓${alignr}${execpi 300 vnstat | grep "yesterday" | awk '{print $2" "$3}'}${color}
${color5}Curr Wk${alignr}${execpi 300 vnstat -w | grep "current week" | awk '{print $9" "$10}'}${color}
tx ↑${alignr}${execpi 300 vnstat -w | grep "current week" | awk '{print $6" "$7}'}
${color0}rx ↓${alignr}${execpi 300 vnstat -w | grep "current week" | awk '{print $3" "$4}'}${color}
${color5}${time %b %Y}${alignr}${execi 300 vnstat -m | grep "`date +"%b %y"`" | awk '{print $9" "$10}'}${color}
tx ↑${alignr}${execi 300 vnstat -m | grep "`date +"%b %y"`" | awk '{print $6" "$7}'}
${color0}rx ↓${alignr}${execi 300 vnstat -m | grep "`date +"%b %y"`" | awk '{print $3" "$4}'}${voffset -170}
ncal.awk

Code: Select all

#!/usr/bin/gawk -f
# based on: cal.C512.sh
# a bash script by Crinos512
#####################################################################
#                                                                   #
# ncal.awk script by dk75                                           #
#                                                                   #
# usage:                                                            #
# ncal -h | ncal.awk             - if Sunday is a first day of      #
#                                  the week                         #
# ncal -h | ncal.awk monday=TRUE - if Monday is a first day of      #
#                                  the week                         #
#                                                                   #
#####################################################################

BEGIN	\
{
	weekend[1]=7
	weekend[2]=1

	if ( ARGV[1]=="monday=TRUE" )
	{
		weekend[1]=6
		weekend[2]=7
	}

	today=strftime("%02d")
}

NR==1	\
{
	month=$1
	year=$2
}

NR>1	\
{
	gsub(/ {4}/," 0 ", $0)
	days[NR-1,1]=$1
	days[NR-1,2]=$2
	days[NR-1,3]=$3
	days[NR-1,4]=$4
	days[NR-1,5]=$5
	days[NR-1,6]=$6
	days[NR-1,7]=$7
}

END	\
{
	#############################################################
	# preparing and formatting data                              #
	#############################################################
	for ( i=1; i<=7; i++ )
	{
		for ( j=2; j<=7; j++ )
		{
			days[i,j]=sprintf("%02d", days[i,j])

			if ( days[i,j]=="00" )
				days[i,j]="··"

			if ( days[i,j]==today )
				days[i,j]="${color5}"days[i,j]"${color}"
			else
				days[i,j]="${color}"days[i,j]"${color}"
		}

		if ( i==weekend[1] )
			days[i,1]="${color5}"days[i,1]"${color}"
		else if ( i==weekend[2] )
			days[i,1]="${color5}"days[i,1]"${color}"
		else
			days[i,1]="${color1}"days[i,1]"${color}"
	}
	# ###########################################################

	#############################################################
	# displaying data                                           #
	#############################################################
	#print "${alignc}${color6}"month"${color}"

	for ( j=0; j<=1; j++ )
	{
		for ( i=1; i<=7; i++ )
		{
			printf "%s %s %s %s\n", days[i,1], days[i,2+j], days[i,4+j], days[i,6+j]
		}
	}

	#print "${alignc}${color6}"year"${color}"
}
DragonDon

Re: Conky Showoff thread

Post by DragonDon »

My setup so far:

https://www.youtube.com/watch?v=xXugsLgkVow

The setup explained:

http://www.instructables.com/id/The-messiest-Conky-setup-ever/
ACa3fXh0bxMu5w3

Re: Conky Showoff thread

Post by ACa3fXh0bxMu5w3 »

Simple green: http://i.imgur.com/1eRRzON.png Wallpaper: http://i.imgur.com/KkTJoZp.png
Simple blue: http://i.imgur.com/mKOjfFq.png

Simple green code:

Code: Select all

alignment middle_right
background yes
border_width 1
cpu_avg_samples 2
default_color white
default_outline_color white
default_shade_color white
double_buffer yes
draw_borders no
draw_graph_borders yes
draw_outline no
draw_shades no
gap_x 25
gap_y 15
maximum_width 225
max_port_monitor_connections 64
max_specials 512
max_user_text 16384
minimum_size 330 10
net_avg_samples 2
no_buffers yes
out_to_console no
#wm_class_name Conky
own_window_colour black
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
own_window_transparent yes
own_window_type normal
own_window yes
stippled_borders 2
update_interval 2
uppercase no
use_spacer yes
use_xft yes
xftalpha 0.8
xftfont arial:size=9

TEXT
${color #ffffff}${font impact:size=12}$sysname $kernel ${alignr}
${color #ffffff}$nodename
${font arial:size=5}
${color #ffffff}${font arial:bold:size=12}System:
${color #ffffff}${font arial:size=9}Uptime:$color $uptime ${color #ffffff} Load:$color $loadavg
${color #ffffff}CPU 0(${freq}mhz):${alignr}$color ${cpu cpu1}%
${color #198e27}${cpubar cpu1}
${color #ffffff}CPU 1(${freq}mhz):${alignr}$color ${cpu cpu2}%
${color #10771c}${cpubar cpu2}
${color lightgrey}Core0:$color ${platform coretemp.0 temp 1} °C${color white} @$color ${cpu cpu1}%
${color lightgrey}Core1:$color ${platform coretemp.1 temp 1} °C${color white} @$color ${cpu cpu2}% 
${color #ffffff}RAM Usage:${alignr}$color $mem${color #ffffff}/${color}$memmax - $memperc%
${color #198e27}$membar
${color #ffffff}Swap Usage:${alignr}$color $swap${color #ffffff}/${color}$swapmax - $swapperc%
${color #198e27}${swapbar}

${color #ffffff}${font arial:bold:size=12}Disk:
${color #ffffff}${font arial:size=9}/ ${alignr}$color${fs_used /}${color #ffffff} / ${color}${fs_size /}
${color #198e27}${fs_bar /}
${color #ffffff}/home ${alignr}$color${fs_used /home}${color #ffffff} / ${color}${fs_size /home}
${color #198e27}${fs_bar /home}

${color #ffffff}${font arial:bold:size=12}Processes:
${color #ffffff}${font arial:size=9}Top CPU ${alignr}CPU% MEM%
$color ${top name 1} ${alignr}${top cpu 1} ${top mem 1}
$color ${top name 2} ${alignr}${top cpu 2} ${top mem 2}
$color ${top name 3} ${alignr}${top cpu 3} ${top mem 3}
${color #ffffff}Total Processes:$color ${processes}

${color #ffffff}${font arial:bold:size=12}Battery:
${color #ffffff}${font arial:size=9}Status:${alignr}$color ${battery BAT1}${color #ffffff} / ${color}${battery_time BAT1}
${color #198e27}${battery_bar BAT1}
Simple blue code:

Code: Select all

alignment top_right
background yes
border_width 1
cpu_avg_samples 2
default_color cornflowerblue
default_outline_color white
default_shade_color white
double_buffer yes
draw_borders no
draw_graph_borders yes
draw_outline no
draw_shades no
gap_x 25
gap_y 15
maximum_width 225
max_port_monitor_connections 64
max_specials 512
max_user_text 16384
minimum_size 330 10
net_avg_samples 2
no_buffers yes
out_to_console no
#wm_class_name Conky
own_window_colour black
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
own_window_transparent yes
own_window_type normal
own_window yes
stippled_borders 2
update_interval 2
uppercase no
use_spacer yes
use_xft yes
xftalpha 0.8
xftfont arial:size=9

TEXT
${color #9DCAFF}${font impact:size=12}$sysname $kernel ${alignr}
${color #9DCAFF}$nodename
${font arial:size=5}
${color #0077ff}${font arial:bold:size=12}System:
${color #0077ff}${font arial:size=9}Uptime:$color $uptime ${color #0077ff} Load:$color $loadavg
${color #0077ff}CPU 0(${freq}mhz):${alignr}$color ${cpu cpu1}%
${color #0077ff}${cpubar cpu1}
${color #0077ff}CPU 1(${freq}mhz):${alignr}$color ${cpu cpu2}%
${color #0077ff}${cpubar cpu2}
${color lightgrey}Core0:$color ${platform coretemp.0 temp 1} °C${color grey} @$color ${cpu cpu1}%
${color lightgrey}Core1:$color ${platform coretemp.1 temp 1} °C${color grey} @$color ${cpu cpu2}% 
${color #0077ff}RAM Usage:${alignr}$color $mem${color #0077ff}/${color}$memmax - $memperc%
${color #0077ff}$membar
${color #0077ff}Swap Usage:${alignr}$color $swap${color #0077ff}/${color}$swapmax - $swapperc%
${color #0077ff}${swapbar}

${color #0077ff}${font arial:bold:size=12}Disk:
${color #0077ff}${font arial:size=9}/ ${alignr}$color${fs_used /}${color #0077ff} / ${color}${fs_size /}
${color #0077ff}${fs_bar /}
${color #0077ff}/home ${alignr}$color${fs_used /home}${color #0077ff} / ${color}${fs_size /home}
${color #0077ff}${fs_bar /home}

${color #0077ff}${font arial:bold:size=12}Processes:
${color #0077ff}${font arial:size=9}Top CPU ${alignr}CPU% MEM%
$color ${top name 1} ${alignr}${top cpu 1} ${top mem 1}
$color ${top name 2} ${alignr}${top cpu 2} ${top mem 2}
$color ${top name 3} ${alignr}${top cpu 3} ${top mem 3}
${color #0077ff}Total Processes:$color ${processes}

${color #0077ff}${font arial:bold:size=12}Battery:
${color #0077ff}${font arial:size=9}Status:${alignr}$color ${battery BAT1}${color #0077ff} / ${color}${battery_time BAT1}
${color #0077ff}${battery_bar BAT1}
TrueBlue

Re: Conky Showoff thread

Post by TrueBlue »

Here is my conky mod based on despot77 's scripts.
Screengrab1.png
Kind of went Steampunk on it, but I was wondering if there is a way to alter the settings on the thermometer/weather line :
${font caviar dreams:size=10}${color 000000}${alignr 175}${weather http://weather.noaa.gov/pub/data/observ ... /stations/ LQBK temperature temperature 30} °F${font}
I am 100% new to this, and only got Linux Mint what, four days ago, then modded this script and image files.
Anyway, what I was hoping one of you could tell me is
Setting aside making a thermometer (which I would like to figure out how to do at some point) is there a way to set the font color so that anything <= 32 degrees is displayed in blue text, >32<80 in yellow and =>80 in red?

Thanks.
NM5TF

Re: Conky Showoff thread

Post by NM5TF »

my latest version using VinDSL's conky template & Paramvir's conkywx weather template


tommy
EmpireITtech

Re: Conky Showoff thread

Post by EmpireITtech »

http://imageshack.com/a/img21/5310/lisf.png

My very VERY basic Conky...slightly tweaked from a one I found here. I'm new to the Conky World - time to see how far the rabbit hole goes :mrgreen:
antsunrise

Re: Conky Showoff thread

Post by antsunrise »

Code: Select all

# UBUNTU-CONKY
# A comprehensive conky script, configured for use on
# Ubuntu / Debian Gnome, without the need for any external scripts.
#
# Based on conky-jc and the default .conkyrc.
# INCLUDES:
# - tail of /var/log/messages 
# - netstat connections to your computer
#
# -- Pengo (conky@pengo.us)
#

# Create own window instead of using desktop (required in nautilus)
own_window yes
own_window_hints undecorated,below,skip_taskbar
background no

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

# fiddle with window
use_spacer yes
use_xft yes

# Update interval in seconds
update_interval 3.0

# Minimum size of text area
minimum_size 400 5

# Draw shades?
draw_shades yes

# 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 8

# border margins
border_margin 4

# border width
border_width 1

# Default colors and also border colors, grey90 == #e5e5e5
default_color white
default_shade_color black
default_outline_color white

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

override_utf8_locale no
xftfont Terminus:size=8
xftalpha 0.8

TEXT

${offset 240}${color slate grey}${time %a, } ${color }${time %e %B %G}
${offset 240}${color slate grey}${time %Z,    }${color }${time %H:%M:%S}
${offset 240}${color slate grey}UpTime: ${color }$uptime
${offset 240}${color slate grey}Kern:${color }$kernel
${offset 240}${color slate grey}CPU:${color } $cpu% ${acpitemp}C
${offset 240}${cpugraph 20,130 000000 ffffff}
${offset 240}${color slate grey}Load: ${color }$loadavg
${offset 240}${color slate grey}Processes: ${color }$processes  
${offset 240}${color slate grey}Running:   ${color }$running_processes

${offset 240}${color slate grey}Highest CPU:
${offset 240}${color #ddaa00} ${top name 1}${top_mem cpu 1}
${offset 240}${color lightgrey} ${top name 2}${top cpu 2}
${offset 240}${color lightgrey} ${top name 3}${top cpu 3}
${offset 240}${color lightgrey} ${top name 4}${top cpu 4}

${offset 240}${color slate grey}Highest MEM:
${offset 240}${color #ddaa00} ${top_mem name 1}${top_mem mem 1}
${offset 240}${color lightgrey} ${top_mem name 2}${top_mem mem 2}
${offset 240}${color lightgrey} ${top_mem name 3}${top_mem mem 3}
${offset 240}${color lightgrey} ${top_mem name 4}${top_mem mem 4}

${offset 240}${color slate grey}MEM:  ${color } $memperc% $mem/$memmax
${offset 240}${membar 3,100}
${offset 240}${color slate grey}SWAP: ${color }$swapperc% $swap/$swapmax
${offset 240}${swapbar 3,100}

${offset 240}${color slate grey}ROOT:    ${color }${fs_free /}/${fs_size /}
${offset 240}${fs_bar 3,100 /}
${offset 240}${color slate grey}HOME:  ${color }${fs_free /home}/${fs_size /home}
${offset 240}${fs_bar 3,100 /home}
${offset 240}${color slate grey}SLACK:  ${color }${fs_free /mnt/slack}/${fs_size /mnt/slack}
${offset 240}${fs_bar 3,100 /mnt/slack}
${offset 240}${color slate grey}NET: 
${offset 240}${color}Up: ${color }${upspeed eth0} k/s
${offset 240}${upspeedgraph eth0 20,130 000000 ffffff}
${offset 240}${color}Down: ${color }${downspeed eth0}k/s${color}
${offset 240}${downspeedgraph eth0 20,130 000000 ffffff}
http://imgur.com/pa4w4cK
HerrDierk

Re: Conky Showoff thread

Post by HerrDierk »

Well, here's mine. Simple.

Image

With the code :

Code: Select all

background yes
update_interval 1

minimum_size 500 500
maximum_width 1600

cpu_avg_samples 2
net_avg_samples 2

temperature_unit celsius

double_buffer yes
text_buffer_size 2048

gap_x 10
gap_y 10

# Create own window instead of using desktop
own_window yes
own_window_transparent yes
own_window_type dock
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager

#These values set true transparancy
own_window_argb_visual yes
own_window_argb_value 0

border_inner_margin 0
border_outer_margin 0
alignment top_left

draw_shades no
draw_outline no
draw_borders no
draw_graph_borders no

override_utf8_locale yes
use_xft yes

xftalpha 0.8
uppercase NO

TEXT
${font Pf Tempesta Five:size=8}${color darkgrey}DISK${alignr 350}${fs_used /}
${fs_bar 5,150}

${color white}CPU Temp${alignr 350}${hwmon temp 1} °C
${color darkgrey}CPU Load${alignr 350}${cpu cpu} %

${color white}GPU Temp ${alignr 350}${execi 1 aticonfig --od-gettemperature | grep Temperature | cut -d " " -f 23} °C
${color darkgrey}GPU Load ${alignr 350}${execi 1 aticonfig --od-getclocks | grep -i GPU | cut -c30-34}

${voffset -117}${goto 175}MEM${alignr 175}${mem}
${goto 175}${membar 5,150}

${goto 175}${top_mem name 1}${alignr 175}${top_mem mem 1}%
${goto 175}${top_mem name 2}${alignr 175}${top_mem mem 2}%
${goto 175}${top_mem name 3}${alignr 175}${top_mem mem 3}%
${goto 175}${top_mem name 4}${alignr 175}${top_mem mem 4}%
${goto 175}${top_mem name 5}${alignr 175}${top_mem mem 5}%

${voffset -117}${goto 350}Upload${alignr 0}${upspeed wlan0}
${goto 350}Download${alignr 0}${downspeed wlan0}

${goto 350}Total UP${alignr 0}${totalup wlan0}
${goto 350}Total DOWN${alignr 0}${totaldown wlan0}

${voffset 0}${goto 350}LAN${alignr 0}${addr wlan0}
${voffset 0}${goto 350}IP${alignr 0}${execi 3600 wget -q -O - checkip.dyndns.org | sed -e 's/[^[:digit:]\|.]//g'}


${color red}${voffset -10}${execi 1000 cat /proc/cpuinfo | grep 'model name' | cut -c 14-40 | uniq} ${hr}

${voffset -5}${color white}${tcp_portmon 1 65535 rhost 0}${alignr 0}${tcp_portmon 1 65535 rport 0}
${voffset 0}${tcp_portmon 1 65535 rhost 1}${alignr 0}${tcp_portmon 1 65535 rport 1}
${voffset 0}${tcp_portmon 1 65535 rhost 2}${alignr 0}${tcp_portmon 1 65535 rport 2}
${voffset 0}${tcp_portmon 1 65535 rhost 3}${alignr 0}${tcp_portmon 1 65535 rport 3}
${voffset 0}${tcp_portmon 1 65535 rhost 4}${alignr 0}${tcp_portmon 1 65535 rport 4}
${voffset 0}${tcp_portmon 1 65535 rhost 5}${alignr 0}${tcp_portmon 1 65535 rport 5}
${voffset 0}${tcp_portmon 1 65535 rhost 6}${alignr 0}${tcp_portmon 1 65535 rport 6}
${voffset 0}${tcp_portmon 1 65535 rhost 7}${alignr 0}${tcp_portmon 1 65535 rport 7}
${voffset 0}${tcp_portmon 1 65535 rhost 8}${alignr 0}${tcp_portmon 1 65535 rport 8}
virusdunil

Re: Conky Showoff thread

Post by virusdunil »

conky show off ?...well...heres mine...enjoy...(its based on fenouille) :wink:

Installed:conky manager...lm sensors,vnstat

its a full screen 3 file conky

the left conky

Code: Select all

# temps pour fermer conky en seconde. 0 = toujours actif 
total_run_times 0

# affiche le texte sur la sortie standard
out_to_console no

# réglage de la mémoire, pour éviter le clignotement
double_buffer yes
# Soustraire les mémoires tampons de la mémoire utiliser
no_buffers yes
text_buffer_size 1024

# taux de rafraichissement de la fenêtre (en secondes)
update_interval 1

# nombre d'échantillons à utiliser pour calculer la moyenne d'utilisation
cpu_avg_samples 1
net_avg_samples 1

# taille et positon - largeur/hauteur
alignment top_left
minimum_size 325 500
maximum_width 300

# écart avec le bord x=gauche ou droit y= haut ou bas
gap_x 50
gap_y 15

# afficher les ombres
draw_shades no
# afficher des contours
draw_outline no
# contours autour des blocs de texte
draw_borders no
# largeur du contour
border_width 0
# largeur des marges
border_margin 0
# dessiner les contours des graphiques?
draw_graph_borders no

own_window_argb_visual yes

own_window_type desktop
own_window yes
own_window_transparent yes
own_window_type normal
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager

# Utiliser Xft (polices lissées etc)
use_xft yes
xftalpha .1
override_utf8_locale yes # force UTF8

#police a utiliser : use_xft doit être a "yes"
xftfont saxMono:size=9 #OCR A Std:size=6
# Tout le texte en majuscule
uppercase no

# Ajoute des espaces après certains objets pour éviter de les faire bouger.
# Fonctionne uniquement avec les polices Fixes
use_spacer yes

# Taille des pointillés
stippled_borders 5

# Couleurs
default_color FFFFFF #blanc
default_shade_color 333333
default_outline_color black

color3 0077ff #rouge
color2 66FF00 #vert
color1 0077ff #bleu

${font Visitor TT1 BRK : pixelsize=12
}${color1}${alignc}${exec cat /etc/lsb-release | grep "NAME" | cut -d "=" -f2} Inside${font}

own_window_argb_visual yes
own_window_argb_value 0
own_window_colour 000000
TEXT



${font Visitor TT1 BRK : pixelsize=12}${color1}SYSTEME${alignr}${exec cat /etc/lsb-release | grep "DES" | cut -d "=" -f2 | sed 's/"//g' | sed 's/ /_/g'}${font}
VERSION CONKY ${alignr}${conky_version}
${color red}${voffset -5}${hr}
${color1}UTILISATION SANS REBOOT SYSTEME : ${color2}${uptime}
${color1}KERNEL  : ${sysname} ${color2}${kernel}
${color1}PORTABLE: ${color2}${nodename} ${machine}
${color1}MISE A JOUR DISPONIBLE DU SYSTEME : ${color RED}${execi 60 aptitude search "~U" | wc -l | tail}

${font Visitor TT1 BRK : pixelsize=12}${color1}TEMPERATURES${font}
${color red}${voffset -5}${hr}
${color1}TEMPERATURE DISQUE DUR: ${color red}${hwmon temp 1}°C
${color #0077ff}BATTERIE ${color red}${exec sensors | grep 'temp7'}
${color1}TEMPERATURES DES PROCESSEURS
${execi 1 sensors -A | grep 'Core' | cut -c1-20}

${color #0077ff}VENTILATION ${color2}${exec sensors | grep 'RPM'| cut -c1-26}


${font Visitor TT1 BRK : pixelsize=12}${color1}ACTIVITE DES PROCESSEURS 
${color red}${voffset -5}${hr}
${offset 15}${color1}CPU 1 : ${freq_g 1} GHz - ${color3}${cpu cpu1}% ${color1}${cpubar cpu1}
${offset 15}${cpugraph cpu1 40,285 0000BF 0066FF -t}
${offset 15}CPU 2 : ${freq_g 2} GHz - ${color3}${cpu cpu2}% ${color1}${cpubar cpu2}
${offset 15}${cpugraph cpu2 40,285 0000BF 0066FF -t}

${font Visitor TT1 BRK : pixelsize=12}${color1}ACTIVITEE DE LA MEMOIRE${font}
${color red}${voffset -5}${hr}}
${offset 15}${color1}RAM : $mem / $memmax -  ${color2}$memperc% ${color2}
${color1}${membar 20,255 0000BF 66FF00 -t}

${font Visitor TT1 BRK : pixelsize=12}${color1}ACTIVITE DU DISQUE DUR${font}
${color red}${voffset -5}${hr}
${color1}Disk I/O $alignr ${diskio}
${diskiograph 30,000 0000BF 66FF00 -t}





the center conky

Code: Select all

# temps pour fermer conky en seconde. 0 = toujours actif 
total_run_times 0

# affiche le texte sur la sortie standard
out_to_console no

# réglage de la mémoire, pour éviter le clignotement
double_buffer yes
# Soustraire les mémoires tampons de la mémoire utiliser
no_buffers yes
text_buffer_size 1024

# taux de rafraichissement de la fenêtre (en secondes)
update_interval 1

# nombre d'échantillons à utiliser pour calculer la moyenne d'utilisation
cpu_avg_samples 4
net_avg_samples 2

# taille et positon - largeur/hauteur
alignment top_left
minimum_size 350 300
maximum_width 350

# écart avec le bord x=gauche ou droit y= haut ou bas
gap_x 400
gap_y 200

# afficher les ombres
draw_shades no
# afficher des contours
draw_outline no
# contours autour des blocs de texte
draw_borders no
# largeur du contour
border_width 4
# largeur des marges
border_margin 3
# dessiner les contours des graphiques?
draw_graph_borders no

own_window_argb_visual no
own_window_type desktop
own_window yes
own_window_transparent yes
own_window_type normal
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager

# Utiliser Xft (polices lissées etc)
use_xft yes
xftalpha .1
override_utf8_locale yes # force UTF8

#police a utiliser : use_xft doit être a "yes"
xftfont saxMono:size=9 #OCR A Std:size=6
# Tout le texte en majuscule
uppercase no

# Taille des pointillés
stippled_borders 5

# Ajoute des espaces après certains objets pour éviter de les faire bouger.
# Fonctionne uniquement avec les polices Fixes
use_spacer yes

# Couleurs
default_color FFFFFF #blanc
default_shade_color 333333
default_outline_color black

color3 0077ff #rouge
color2 66FF00 #vert
color1 0077ff #bleu

${color1}XPCox : ${color1}${exec /home/math/Script/VM | grep "%"} OQP - ${color3}${exec /home/math/Script/VM | grep "Mo"} ${color2}libre

own_window_argb_visual yes
own_window_colour EEEEEC
own_window_argb_value 0
TEXT


${font Visitor TT1 BRK : pixelsize=12}${color1}SYSTEME DE FICHIERS${font}
${color red}${voffset -5}${hr}
${color #0077ff}ENTROPY ${color2}${entropy_avail}${color #0077ff}/${color2}${entropy_poolsize}       ${color1}${entropy_bar}
${color #0077ff}ESPACE UTILISE ${color2}${fs_used /home/} ${color1}${fs_bar 10,00 /home}
${color #0077ff}ESPACE LIBRE HOME ${color2}${fs_free_perc /home}% ${fs_free /home} ${color1}${fs_bar_free /home}

${if_existing /proc/net/route wlan0}${font Visitor TT1 BRK : pixelsize=12}${color1}INFOS RESEAUX ${font} 
${color red}${voffset -5}${hr}
${offset 15}${color RED}I.P Cogeco:${alignr}${execi 3600 wget -O - http://ip.tupeux.com | tail}
${offset 15}${color2}I.P ROUTEUR:${alignr}${gw_ip}
${color #0077ff}SSID DU RESEAU: ${color2}${wireless_essid wlan0} ${wireless_link_qual_perc wlan0}%
${color #0077ff}QUALITÉ SU SIGNAL WIFI:${color2} ${wireless_link_qual wlan0}/ 70
${color1}${wireless_link_bar 15,00 wlan0}

${font Visitor TT1 BRK : pixelsize=12}${color1}TRANFERTS${font}
${color red}${voffset -5}${hr}
${offset 15}${color1}Upload : ${color3}${upspeed wlan0}ko/s${alignr}${totalup wlan0}
${offset 15}${color1}${upspeedgraph wlan0 30,000 176e88 66FF00}
${offset 15}Download : ${color3}${downspeed wlan0}ko/s${alignr}${totaldown wlan0}
${offset 15}${color1}${downspeedgraph wlan0 30,000 176e88 66FF00}

TOTAL DES TRANSFERTS 
${color red}${voffset -5}${hr}

${color1}AUJOURDHUI
${color2}Download   Upload             Total
${color1}${execi 300 vnstat | grep "today" | awk '{print $2 $3}'}\
${goto 90}${execi 300 vnstat | grep "today" | awk '{print $5 $6}'}\
${goto 190}${execi 300 vnstat | grep "today" | awk '{print $8 $9}'}

HIER:
${color2}Download   Upload             Total
${color1}${execi 300 vnstat | grep "yesterday" | awk '{print $2 $3}'}\
${goto 90}${execi 300 vnstat | grep "yesterday" | awk '{print $5 $6}'}\
${goto 190}${execi 300 vnstat | grep "yesterday" | awk '{print $8 $9}'}

LA SEMAINE PASSEE:
${color2}Download   Upload             Total
${color1}${execi 300 vnstat -w | grep "current week" | awk '{print $3 $4}'}\
${goto 90}${execi 300 vnstat -w | grep "current week" | awk '{print $6 $7}'}\
${goto 190}${execi 300 vnstat -w | grep "current week" | awk '{print $9 $10}'}

LE MOIS PASSE:
${color2}Download   Upload             Total
${color1}${execi 300 vnstat -m | grep "`date +"%b '%y"`" | awk '{print $3 $4}'}\
${goto 90}${execi 300 vnstat -m | grep "`date +"%b '%y"`" | awk '{print $6 $7}'}\
${goto 190}${execi 300 vnstat -m | grep "`date +"%b '%y"`" | awk '{print $9 $10}'}${font}
${color red}${voffset -5}${hr}
${color #0077ff}${alignc}BATERIE DU PORTABLE,${color3}ETAT ACTUEL
${color1}${battery_bar 10,000 BAT1}
${color #0077ff}ESTIMATION DU TEMPS RESTANT D'UTILISATIONT: ${color2}${battery_time BAT1}       
${alignC}${color1}STATUT: ${color red}$battery ${battery BAT1}



 


and the right conky

Code: Select all

# temps pour fermer conky en seconde. 0 = toujours actif 
total_run_times 0

# affiche le texte sur la sortie standard
out_to_console no

# réglage de la mémoire, pour éviter le clignotement
double_buffer yes
# Soustraire les mémoires tampons de la mémoire utiliser
no_buffers yes
text_buffer_size 1024

# taux de rafraichissement de la fenêtre (en secondes)
update_interval 1

# nombre d'échantillons à utiliser pour calculer la moyenne d'utilisation
cpu_avg_samples 1
net_avg_samples 1

# taille et positon - largeur/hauteur
alignment top_left
minimum_size 800 800
maximum_width 535

# écart avec le bord x=gauche ou droit y= haut ou bas
gap_x 800
gap_y 60

# afficher les ombres
draw_shades no
# afficher des contours
draw_outline no
# contours autour des blocs de texte
draw_borders no
# largeur du contour
border_width 1
# largeur des marges
border_margin 1

own_window_argb_visual yes
own_window_type desktop
own_window yes
own_window_transparent yes
own_window_type normal
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager

# Utiliser Xft (polices lissées etc)
use_xft yes
xftalpha .1

override_utf8_locale yes # force UTF8

#police a utiliser : use_xft doit être a "yes"
xftfont saxMono:size=8 #OCR A Std:size=5
# Tout le texte en majuscule
uppercase no

# Ajoute des espaces après certains objets pour éviter de les faire bouger.
# Fonctionne uniquement avec les polices Fixes
use_spacer yes

# Couleurs
default_color FFFFFF #blanc
default_shade_color 333333
default_outline_color black

color3 cf1c00 #rouge
color2 66FF00 #vert
color1 0077ff #bleu

own_window_argb_visual yes
own_window_colour 000000

own_window_argb_value 0
TEXT

${font Visitor TT1 BRK : pixelsize=12}${color1}USAGE DES PROCESSEURS ${font}
${color3}${voffset -5}${hr}
${offset 15}${color1}PROGRAMME -------- Pourcentage -------------PID-------------------------------------------------------- TEMPS
${offset 15}${color1}${top name 1}${color1}${goto 150}${top cpu 1}%                ${color1}${top pid 1}${alignr}${color1}${top time 1}
${offset 15}${color1}${top name 2}${color1}${goto 150}${top cpu 2}%                ${color1}${top pid 2}${alignr}${color1}${top time 2}
${offset 15}${color1}${top name 3}${color1}${goto 150}${top cpu 3}%                ${color1}${top pid 3}${alignr}${color1}${top time 3}

${font Visitor TT1 BRK : pixelsize=12}${color1}MEMOIRE PHYSIQUE UTILISÉ${font}
${color3}${voffset -5}${hr}
${offset 15}${color1}PROGRAMME -------- Pourcentage -------------PID --- ---------------------------------------------------- TEMPS
${offset 15}${color1}${top_mem name 1}${color1}${goto 150}${top_mem mem 1}%              ${color1}${top_mem pid 1}${alignr}${color1}${top_mem time 1}
${offset 15}${color1}${top_mem name 2}${color1}${goto 150}${top_mem mem 2}%              ${color1}${top_mem pid 2}${alignr}${color1}${top_mem time 2}
${offset 15}${color1}${top_mem name 3}${color1}${goto 150}${top_mem mem 3}%              ${color1}${top_mem pid 3}${alignr}${color1}${top_mem time 3}
${color1}${stippled_hr}${color}
${color1}CONNECTIONS INTERNET = ${tcp_portmon 1 65535 count}
 ${color1}Hotes${goto 320} ${color1}IP Distant ${goto 415} ${color1}Proto ${goto 450} Local ${goto 495}Dist$color
 ${color1}---------------------------------------------------------- ${color1}${goto 453} ${color1}Port ${goto 495} Port
 ${tcp_portmon 1 65535 rhost 0} ${goto 320} ${tcp_portmon 1 65535 rip 0} ${goto 415} ${tcp_portmon 1 65535 rservice 0} ${goto 450} ${color red}${tcp_portmon 1 65535 lport 0} ${goto 505}${tcp_portmon 1 65535 rport 0}$color
 ${tcp_portmon 1 65535 rhost 1} ${goto 320} ${tcp_portmon 1 65535 rip 1} ${goto 415} ${tcp_portmon 1 65535 rservice 1} ${goto 450} ${color red}${tcp_portmon 1 65535 lport 1} ${goto 505}${tcp_portmon 1 65535 rport 1}$color
 ${tcp_portmon 1 65535 rhost 2} ${goto 320} ${tcp_portmon 1 65535 rip 2} ${goto 415} ${tcp_portmon 1 65535 rservice 2} ${goto 450} ${color red}${tcp_portmon 1 65535 lport 2} ${goto 505}${tcp_portmon 1 65535 rport 2}$color
 ${tcp_portmon 1 65535 rhost 3} ${goto 320} ${tcp_portmon 1 65535 rip 3} ${goto 415} ${tcp_portmon 1 65535 rservice 3} ${goto 450} ${color red}${tcp_portmon 1 65535 lport 3} ${goto 505}${tcp_portmon 1 65535 rport 3}$color
 ${tcp_portmon 1 65535 rhost 4} ${goto 320} ${tcp_portmon 1 65535 rip 4} ${goto 415} ${tcp_portmon 1 65535 rservice 4} ${goto 450} ${color red}${tcp_portmon 1 65535 lport 4} ${goto 505}${tcp_portmon 1 65535 rport 4}$color
 ${tcp_portmon 1 65535 rhost 5} ${goto 320} ${tcp_portmon 1 65535 rip 5} ${goto 415} ${tcp_portmon 1 65535 rservice 5} ${goto 450} ${color red}${tcp_portmon 1 65535 lport 5} ${goto 505}${tcp_portmon 1 65535 rport 5}$color

 ${color1}MESSAGES SYSTEME 
${color3}${voffset -5}${hr}

${color1}${execi 30 tail -n5 /var/log/syslog | fold -w80}
${font Visitor TT1 BRK : pixelsize=12}${color2}FIL RSS------DERNIERES NOUVELLES L.C.N${font}
${color3}${voffset -5}${hr}
${color1}${rss http://fr.canoe.ca/rss/feed/nouvelles/aujourdhui.xml 1 item_titles 5}
${color3}${voffset -5}${hr}


${color1}${voffset 10}${goto 170}${font LCDMono:style=bold:size=30}${time %H:%M}${font}
${color1}${voffset 5}${font Droid Sans:size=15:style=bold}${alignr}${time %A, %d %b. %Y}${font}
${color1}${voffset -74}${font Droid Sans Mono:style=bold:size=10}${execpi 300 DJS=`date +%_d`; cal -h | sed '1d' | sed s/"$DJS"'\b'/'${color orange}'"$DJS"'$color1'/}$font





virusdunil

Re: Conky Showoff thread

Post by virusdunil »

A screenshot of my conky installed on my Dell 521...not the same monitor so,had to play with it a bit :mrgreen:
bjorntj

Re: Conky Showoff thread

Post by bjorntj »

NM5TF wrote:my latest version using VinDSL's conky template & Paramvir's conkywx weather template


tommy
This looks quite good, are you willing to share your config? :)


BTJ
infamousjeff

Re: Conky Showoff thread

Post by infamousjeff »

:shock: Well damn! At this rate I might as well wait until I can show up with a conki rockin a general AI that constantly redesigns his appearance leading to his inevitabley narcissitic self loving man hating skynet google matrix and call him zuckerberg. or did I do that already? keep enjoying ..ho it wasn't much trouble at all.(*note the pro and hipster dismissal. after all it is the
feat they complete :P

yeah i'll be copy pasting those thanks guys.
NM5TF

Re: Conky Showoff thread

Post by NM5TF »

bjorntj wrote:
NM5TF wrote:my latest version using VinDSL's conky template & Paramvir's conkywx weather template


tommy
This looks quite good, are you willing to share your config? :)


BTJ
of course I'm willing to share...but, it uses a set of MANY templates that would take too much room
here to list them.. :(

you are advised to download conkywx from here:

Code: Select all

https://bitbucket.org/plikhari/conkywx_pub/downloads/conkywx_2.0.0-1_all.deb
and then go here to be able to set the parameters for YOUR location, and to see all the variables you can use:

Code: Select all

https://bitbucket.org/plikhari/conkywx_pub/wiki/Home
if you need more help, therre is a great thread on the Ubuntu forums here:

Code: Select all

http://ubuntuforums.org/showthread.php?t=1771033
be advised this is a VERY LONG thread that is now up to 1800 posts....you can skip most
of the first several pages as they are pretty old now....and the good news is that both authors
of the templates are regular visitors to that thread & are willing to help anyone...

or if you prefer, send me a PM or email

tommy
aqmint

Re: Conky Showoff thread

Post by aqmint »

virusdunil wrote:conky show off ?...well...heres mine...enjoy...(its based on fenouille) :wink:

Installed:conky manager...lm sensors,vnstat

its a full screen 3 file conky

the left conky

Code: Select all

# temps pour fermer conky en seconde. 0 = toujours actif 
total_run_times 0

# affiche le texte sur la sortie standard
out_to_console no

# réglage de la mémoire, pour éviter le clignotement
double_buffer yes
# Soustraire les mémoires tampons de la mémoire utiliser
no_buffers yes
text_buffer_size 1024

# taux de rafraichissement de la fenêtre (en secondes)
update_interval 1

# nombre d'échantillons à utiliser pour calculer la moyenne d'utilisation
cpu_avg_samples 1
net_avg_samples 1

# taille et positon - largeur/hauteur
alignment top_left
minimum_size 325 500
maximum_width 300

# écart avec le bord x=gauche ou droit y= haut ou bas
gap_x 50
gap_y 15

# afficher les ombres
draw_shades no
# afficher des contours
draw_outline no
# contours autour des blocs de texte
draw_borders no
# largeur du contour
border_width 0
# largeur des marges
border_margin 0
# dessiner les contours des graphiques?
draw_graph_borders no

own_window_argb_visual yes

own_window_type desktop
own_window yes
own_window_transparent yes
own_window_type normal
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager

# Utiliser Xft (polices lissées etc)
use_xft yes
xftalpha .1
override_utf8_locale yes # force UTF8

#police a utiliser : use_xft doit être a "yes"
xftfont saxMono:size=9 #OCR A Std:size=6
# Tout le texte en majuscule
uppercase no

# Ajoute des espaces après certains objets pour éviter de les faire bouger.
# Fonctionne uniquement avec les polices Fixes
use_spacer yes

# Taille des pointillés
stippled_borders 5

# Couleurs
default_color FFFFFF #blanc
default_shade_color 333333
default_outline_color black

color3 0077ff #rouge
color2 66FF00 #vert
color1 0077ff #bleu

${font Visitor TT1 BRK : pixelsize=12
}${color1}${alignc}${exec cat /etc/lsb-release | grep "NAME" | cut -d "=" -f2} Inside${font}

own_window_argb_visual yes
own_window_argb_value 0
own_window_colour 000000
TEXT



${font Visitor TT1 BRK : pixelsize=12}${color1}SYSTEME${alignr}${exec cat /etc/lsb-release | grep "DES" | cut -d "=" -f2 | sed 's/"//g' | sed 's/ /_/g'}${font}
VERSION CONKY ${alignr}${conky_version}
${color red}${voffset -5}${hr}
${color1}UTILISATION SANS REBOOT SYSTEME : ${color2}${uptime}
${color1}KERNEL  : ${sysname} ${color2}${kernel}
${color1}PORTABLE: ${color2}${nodename} ${machine}
${color1}MISE A JOUR DISPONIBLE DU SYSTEME : ${color RED}${execi 60 aptitude search "~U" | wc -l | tail}

${font Visitor TT1 BRK : pixelsize=12}${color1}TEMPERATURES${font}
${color red}${voffset -5}${hr}
${color1}TEMPERATURE DISQUE DUR: ${color red}${hwmon temp 1}°C
${color #0077ff}BATTERIE ${color red}${exec sensors | grep 'temp7'}
${color1}TEMPERATURES DES PROCESSEURS
${execi 1 sensors -A | grep 'Core' | cut -c1-20}

${color #0077ff}VENTILATION ${color2}${exec sensors | grep 'RPM'| cut -c1-26}


${font Visitor TT1 BRK : pixelsize=12}${color1}ACTIVITE DES PROCESSEURS 
${color red}${voffset -5}${hr}
${offset 15}${color1}CPU 1 : ${freq_g 1} GHz - ${color3}${cpu cpu1}% ${color1}${cpubar cpu1}
${offset 15}${cpugraph cpu1 40,285 0000BF 0066FF -t}
${offset 15}CPU 2 : ${freq_g 2} GHz - ${color3}${cpu cpu2}% ${color1}${cpubar cpu2}
${offset 15}${cpugraph cpu2 40,285 0000BF 0066FF -t}

${font Visitor TT1 BRK : pixelsize=12}${color1}ACTIVITEE DE LA MEMOIRE${font}
${color red}${voffset -5}${hr}}
${offset 15}${color1}RAM : $mem / $memmax -  ${color2}$memperc% ${color2}
${color1}${membar 20,255 0000BF 66FF00 -t}

${font Visitor TT1 BRK : pixelsize=12}${color1}ACTIVITE DU DISQUE DUR${font}
${color red}${voffset -5}${hr}
${color1}Disk I/O $alignr ${diskio}
${diskiograph 30,000 0000BF 66FF00 -t}





the center conky

Code: Select all

# temps pour fermer conky en seconde. 0 = toujours actif 
total_run_times 0

# affiche le texte sur la sortie standard
out_to_console no

# réglage de la mémoire, pour éviter le clignotement
double_buffer yes
# Soustraire les mémoires tampons de la mémoire utiliser
no_buffers yes
text_buffer_size 1024

# taux de rafraichissement de la fenêtre (en secondes)
update_interval 1

# nombre d'échantillons à utiliser pour calculer la moyenne d'utilisation
cpu_avg_samples 4
net_avg_samples 2

# taille et positon - largeur/hauteur
alignment top_left
minimum_size 350 300
maximum_width 350

# écart avec le bord x=gauche ou droit y= haut ou bas
gap_x 400
gap_y 200

# afficher les ombres
draw_shades no
# afficher des contours
draw_outline no
# contours autour des blocs de texte
draw_borders no
# largeur du contour
border_width 4
# largeur des marges
border_margin 3
# dessiner les contours des graphiques?
draw_graph_borders no

own_window_argb_visual no
own_window_type desktop
own_window yes
own_window_transparent yes
own_window_type normal
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager

# Utiliser Xft (polices lissées etc)
use_xft yes
xftalpha .1
override_utf8_locale yes # force UTF8

#police a utiliser : use_xft doit être a "yes"
xftfont saxMono:size=9 #OCR A Std:size=6
# Tout le texte en majuscule
uppercase no

# Taille des pointillés
stippled_borders 5

# Ajoute des espaces après certains objets pour éviter de les faire bouger.
# Fonctionne uniquement avec les polices Fixes
use_spacer yes

# Couleurs
default_color FFFFFF #blanc
default_shade_color 333333
default_outline_color black

color3 0077ff #rouge
color2 66FF00 #vert
color1 0077ff #bleu

${color1}XPCox : ${color1}${exec /home/math/Script/VM | grep "%"} OQP - ${color3}${exec /home/math/Script/VM | grep "Mo"} ${color2}libre

own_window_argb_visual yes
own_window_colour EEEEEC
own_window_argb_value 0
TEXT


${font Visitor TT1 BRK : pixelsize=12}${color1}SYSTEME DE FICHIERS${font}
${color red}${voffset -5}${hr}
${color #0077ff}ENTROPY ${color2}${entropy_avail}${color #0077ff}/${color2}${entropy_poolsize}       ${color1}${entropy_bar}
${color #0077ff}ESPACE UTILISE ${color2}${fs_used /home/} ${color1}${fs_bar 10,00 /home}
${color #0077ff}ESPACE LIBRE HOME ${color2}${fs_free_perc /home}% ${fs_free /home} ${color1}${fs_bar_free /home}

${if_existing /proc/net/route wlan0}${font Visitor TT1 BRK : pixelsize=12}${color1}INFOS RESEAUX ${font} 
${color red}${voffset -5}${hr}
${offset 15}${color RED}I.P Cogeco:${alignr}${execi 3600 wget -O - http://ip.tupeux.com | tail}
${offset 15}${color2}I.P ROUTEUR:${alignr}${gw_ip}
${color #0077ff}SSID DU RESEAU: ${color2}${wireless_essid wlan0} ${wireless_link_qual_perc wlan0}%
${color #0077ff}QUALITÉ SU SIGNAL WIFI:${color2} ${wireless_link_qual wlan0}/ 70
${color1}${wireless_link_bar 15,00 wlan0}

${font Visitor TT1 BRK : pixelsize=12}${color1}TRANFERTS${font}
${color red}${voffset -5}${hr}
${offset 15}${color1}Upload : ${color3}${upspeed wlan0}ko/s${alignr}${totalup wlan0}
${offset 15}${color1}${upspeedgraph wlan0 30,000 176e88 66FF00}
${offset 15}Download : ${color3}${downspeed wlan0}ko/s${alignr}${totaldown wlan0}
${offset 15}${color1}${downspeedgraph wlan0 30,000 176e88 66FF00}

TOTAL DES TRANSFERTS 
${color red}${voffset -5}${hr}

${color1}AUJOURDHUI
${color2}Download   Upload             Total
${color1}${execi 300 vnstat | grep "today" | awk '{print $2 $3}'}\
${goto 90}${execi 300 vnstat | grep "today" | awk '{print $5 $6}'}\
${goto 190}${execi 300 vnstat | grep "today" | awk '{print $8 $9}'}

HIER:
${color2}Download   Upload             Total
${color1}${execi 300 vnstat | grep "yesterday" | awk '{print $2 $3}'}\
${goto 90}${execi 300 vnstat | grep "yesterday" | awk '{print $5 $6}'}\
${goto 190}${execi 300 vnstat | grep "yesterday" | awk '{print $8 $9}'}

LA SEMAINE PASSEE:
${color2}Download   Upload             Total
${color1}${execi 300 vnstat -w | grep "current week" | awk '{print $3 $4}'}\
${goto 90}${execi 300 vnstat -w | grep "current week" | awk '{print $6 $7}'}\
${goto 190}${execi 300 vnstat -w | grep "current week" | awk '{print $9 $10}'}

LE MOIS PASSE:
${color2}Download   Upload             Total
${color1}${execi 300 vnstat -m | grep "`date +"%b '%y"`" | awk '{print $3 $4}'}\
${goto 90}${execi 300 vnstat -m | grep "`date +"%b '%y"`" | awk '{print $6 $7}'}\
${goto 190}${execi 300 vnstat -m | grep "`date +"%b '%y"`" | awk '{print $9 $10}'}${font}
${color red}${voffset -5}${hr}
${color #0077ff}${alignc}BATERIE DU PORTABLE,${color3}ETAT ACTUEL
${color1}${battery_bar 10,000 BAT1}
${color #0077ff}ESTIMATION DU TEMPS RESTANT D'UTILISATIONT: ${color2}${battery_time BAT1}       
${alignC}${color1}STATUT: ${color red}$battery ${battery BAT1}



 


and the right conky

Code: Select all

# temps pour fermer conky en seconde. 0 = toujours actif 
total_run_times 0

# affiche le texte sur la sortie standard
out_to_console no

# réglage de la mémoire, pour éviter le clignotement
double_buffer yes
# Soustraire les mémoires tampons de la mémoire utiliser
no_buffers yes
text_buffer_size 1024

# taux de rafraichissement de la fenêtre (en secondes)
update_interval 1

# nombre d'échantillons à utiliser pour calculer la moyenne d'utilisation
cpu_avg_samples 1
net_avg_samples 1

# taille et positon - largeur/hauteur
alignment top_left
minimum_size 800 800
maximum_width 535

# écart avec le bord x=gauche ou droit y= haut ou bas
gap_x 800
gap_y 60

# afficher les ombres
draw_shades no
# afficher des contours
draw_outline no
# contours autour des blocs de texte
draw_borders no
# largeur du contour
border_width 1
# largeur des marges
border_margin 1

own_window_argb_visual yes
own_window_type desktop
own_window yes
own_window_transparent yes
own_window_type normal
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager

# Utiliser Xft (polices lissées etc)
use_xft yes
xftalpha .1

override_utf8_locale yes # force UTF8

#police a utiliser : use_xft doit être a "yes"
xftfont saxMono:size=8 #OCR A Std:size=5
# Tout le texte en majuscule
uppercase no

# Ajoute des espaces après certains objets pour éviter de les faire bouger.
# Fonctionne uniquement avec les polices Fixes
use_spacer yes

# Couleurs
default_color FFFFFF #blanc
default_shade_color 333333
default_outline_color black

color3 cf1c00 #rouge
color2 66FF00 #vert
color1 0077ff #bleu

own_window_argb_visual yes
own_window_colour 000000

own_window_argb_value 0
TEXT

${font Visitor TT1 BRK : pixelsize=12}${color1}USAGE DES PROCESSEURS ${font}
${color3}${voffset -5}${hr}
${offset 15}${color1}PROGRAMME -------- Pourcentage -------------PID-------------------------------------------------------- TEMPS
${offset 15}${color1}${top name 1}${color1}${goto 150}${top cpu 1}%                ${color1}${top pid 1}${alignr}${color1}${top time 1}
${offset 15}${color1}${top name 2}${color1}${goto 150}${top cpu 2}%                ${color1}${top pid 2}${alignr}${color1}${top time 2}
${offset 15}${color1}${top name 3}${color1}${goto 150}${top cpu 3}%                ${color1}${top pid 3}${alignr}${color1}${top time 3}

${font Visitor TT1 BRK : pixelsize=12}${color1}MEMOIRE PHYSIQUE UTILISÉ${font}
${color3}${voffset -5}${hr}
${offset 15}${color1}PROGRAMME -------- Pourcentage -------------PID --- ---------------------------------------------------- TEMPS
${offset 15}${color1}${top_mem name 1}${color1}${goto 150}${top_mem mem 1}%              ${color1}${top_mem pid 1}${alignr}${color1}${top_mem time 1}
${offset 15}${color1}${top_mem name 2}${color1}${goto 150}${top_mem mem 2}%              ${color1}${top_mem pid 2}${alignr}${color1}${top_mem time 2}
${offset 15}${color1}${top_mem name 3}${color1}${goto 150}${top_mem mem 3}%              ${color1}${top_mem pid 3}${alignr}${color1}${top_mem time 3}
${color1}${stippled_hr}${color}
${color1}CONNECTIONS INTERNET = ${tcp_portmon 1 65535 count}
 ${color1}Hotes${goto 320} ${color1}IP Distant ${goto 415} ${color1}Proto ${goto 450} Local ${goto 495}Dist$color
 ${color1}---------------------------------------------------------- ${color1}${goto 453} ${color1}Port ${goto 495} Port
 ${tcp_portmon 1 65535 rhost 0} ${goto 320} ${tcp_portmon 1 65535 rip 0} ${goto 415} ${tcp_portmon 1 65535 rservice 0} ${goto 450} ${color red}${tcp_portmon 1 65535 lport 0} ${goto 505}${tcp_portmon 1 65535 rport 0}$color
 ${tcp_portmon 1 65535 rhost 1} ${goto 320} ${tcp_portmon 1 65535 rip 1} ${goto 415} ${tcp_portmon 1 65535 rservice 1} ${goto 450} ${color red}${tcp_portmon 1 65535 lport 1} ${goto 505}${tcp_portmon 1 65535 rport 1}$color
 ${tcp_portmon 1 65535 rhost 2} ${goto 320} ${tcp_portmon 1 65535 rip 2} ${goto 415} ${tcp_portmon 1 65535 rservice 2} ${goto 450} ${color red}${tcp_portmon 1 65535 lport 2} ${goto 505}${tcp_portmon 1 65535 rport 2}$color
 ${tcp_portmon 1 65535 rhost 3} ${goto 320} ${tcp_portmon 1 65535 rip 3} ${goto 415} ${tcp_portmon 1 65535 rservice 3} ${goto 450} ${color red}${tcp_portmon 1 65535 lport 3} ${goto 505}${tcp_portmon 1 65535 rport 3}$color
 ${tcp_portmon 1 65535 rhost 4} ${goto 320} ${tcp_portmon 1 65535 rip 4} ${goto 415} ${tcp_portmon 1 65535 rservice 4} ${goto 450} ${color red}${tcp_portmon 1 65535 lport 4} ${goto 505}${tcp_portmon 1 65535 rport 4}$color
 ${tcp_portmon 1 65535 rhost 5} ${goto 320} ${tcp_portmon 1 65535 rip 5} ${goto 415} ${tcp_portmon 1 65535 rservice 5} ${goto 450} ${color red}${tcp_portmon 1 65535 lport 5} ${goto 505}${tcp_portmon 1 65535 rport 5}$color

 ${color1}MESSAGES SYSTEME 
${color3}${voffset -5}${hr}

${color1}${execi 30 tail -n5 /var/log/syslog | fold -w80}
${font Visitor TT1 BRK : pixelsize=12}${color2}FIL RSS------DERNIERES NOUVELLES L.C.N${font}
${color3}${voffset -5}${hr}
${color1}${rss http://fr.canoe.ca/rss/feed/nouvelles/aujourdhui.xml 1 item_titles 5}
${color3}${voffset -5}${hr}


${color1}${voffset 10}${goto 170}${font LCDMono:style=bold:size=30}${time %H:%M}${font}
${color1}${voffset 5}${font Droid Sans:size=15:style=bold}${alignr}${time %A, %d %b. %Y}${font}
${color1}${voffset -74}${font Droid Sans Mono:style=bold:size=10}${execpi 300 DJS=`date +%_d`; cal -h | sed '1d' | sed s/"$DJS"'\b'/'${color orange}'"$DJS"'$color1'/}$font





This is very beautiful But i am new and I do have the Conky manager

Can u please tell me how to add yours to the Conky manager ??


thank u
virusdunil

Re: Conky Showoff thread

Post by virusdunil »

well first,create a folder then put 3 text files named at your choice in that folder...and copy the three codes on the three files...

in conky manager,clik on theme folder and go where your new conky is and select the 3 files :wink:
Sector11

Re: Conky Showoff thread

Post by Sector11 »

virusdunil wrote:well first,create a folder then put 3 text files named at your choice in that folder...and copy the three codes on the three files...

in conky manager,clik on theme folder and go where your new conky is and select the 3 files :wink:
What is this "Conky Manager" I hear people talking about?
virusdunil

Re: Conky Showoff thread

Post by virusdunil »

Sector11

Re: Conky Showoff thread

Post by Sector11 »

Thanks ... I see its Ubuntu - launchpad PPA now I know why I don't use it. :D

I use YAD [zenity] and bash scripts to do basically the same thing - other than build the conky:
Image

Move the conky - easy: [Alt]+left click+hold and drag moves the conky:
Image

My daily conkys on desktop 1:
Image
aqmint

Re: Conky Showoff thread

Post by aqmint »

virusdunil wrote:well first,create a folder then put 3 text files named at your choice in that folder...and copy the three codes on the three files...

in conky manager,clik on theme folder and go where your new conky is and select the 3 files :wink:

thanks will do
Sector11

Re: Conky Showoff thread

Post by Sector11 »

A new group of conkys - nine in all made for the wallpaper 1920x1080 - grimy_wall_by_alpha_10-d7bvin6.jpg (included in the archive)

Grimy_Wall
Image

File available at Deviant Art Conky Group - 6.6MB Zip

clock by easysid (modified) (See README)
lats and longs and email by Kaivalagi (See README_II)
Locked

Return to “Compiz, Conky, Docks & Widgets”