Постим свой conkyrc со скриншотами

Автор saveriy, 17 февраля 2011, 20:38:09

« назад - далее »

0 Пользователи и 4 гостей просматривают эту тему.

noname

#30

Обои честно стырил гдето на форуме.
Gentoo x86_64 AMD E-350 Openbox 3.5.2

Leo

#31
мой свежий десктоп с коньками внизу



спасибо BULATUS`у за исходник .conkyrc, вот мой, перебранный под себя:

Открыть содержимое (спойлер)


use_spacer no

background no

use_xft yes

update_interval 1.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 1200 0
maximum_width 1200

draw_shades no

draw_outline no

draw_borders no

stippled_borders 0

border_margin 0

border_width 0

default_color white
default_shade_color white
default_outline_color white

alignment bottom_left

gap_x 20
gap_y 0

no_buffers yes
out_to_console no
wm_class_name Conky

uppercase no

TEXT
$alignc ${font terminus:size=10} ${time %R %A %d-e, %B %Y}  ${color 666666}▮▮▮  ${color white}cpu ${cpu cpu1}% ${execi 30 sensors | grep temp1 | cut -c15-16}°C  ${color 666666}▮▮▮  ${color white}ram $mem  ${color 666666}▮▮▮  ${color white}/ ${fs_free /}  ${color 666666}▮▮▮  ${color white}/home ${fs_free /home}  ${color 666666}▮▮▮  ${color white}⇓ ${downspeedf wlan0}k/s  ⇑ ${upspeedf wlan0}k/s

[свернуть]

в качестве WM использую PekWM - особенно радуют параметры нагрузки на железо - посмотрите на скриншоте - проц 0%, память 59,5 Мб :)

Гусак Игорь

#32

 

Открыть содержимое (спойлер)
conky.config = {
--own_window = falce,
own_window_class = 'Conky',
own_window_transparent = true,
own_window_type = 'desktop',
own_window_argb_visual = true,
double_buffer = true,
use_xft = true,
alignment = 'top_right',
--alignment = 'top_left',
gap_x = 30,
gap_y = 30,
default_color = 'white',
draw_outline = false,
draw_borders = false,
draw_shades = false,
uppercase = false,
override_utf8_locale = true
}

conky.text = [[

${image ~/.debian.png -s 241x75}


${font :size=9}Інформація про машину${hr 1}${font :size=8}
Комп'ютер:${alignr} $nodename-$sysname${alignr}
Ядро:${alignr}  $kernel $machine${alignr}
Час використання:${alignr} $uptime_short

${font :size=9}Процесор ${hr 1}
${execi 99999 cat /proc/cpuinfo | grep "model name" -m1 | cut -d":" -f2 | cut -d" " -f2- | sed 's#Processor ##'}
${font :size=8}Частота:${alignr} $freq Гц.
Температура: ${alignr} ${execi 1 sensors | grep 'temp1' | cut -c 15-21}
Графік навантаження:
ЦП1    ${cpu cpu0}%${alignr}ЦП2   ${cpu cpu1}%
${cpugraph cpu0 15,95 000000 000000 }${alignr}${cpugraph cpu1 15,95 000000 000000 }

${font :size=9}Використання пам'яті: ОЗП та SWAP${hr 1}
ОЗП  ${memperc}%${alignr}$mem/$memmax
${membar 3.180}
SWAP  ${swapperc}%${alignr}$swap/$swapmax
${swapbar 3.180}

${font :size=9}Використане місце на диску${hr 1}
Root  ${fs_used_perc /}%$alignr${fs_used /}/ ${fs_size /}
${fs_bar 3 /}
Home  ${fs_used_perc /home}%$alignr${fs_used /home}/ ${fs_size /home}
${fs_bar 3 /home}

${font :size=9}Мережа (IP: ${addr enp2s0}) ${hr 1}
Швидкість передавання:
Вхід. ${downspeed enp2s0}${alignr}Вихід.${alignr} ${upspeed enp2s0}
${downspeedgraph enp2s0 15,95 000000 000000}${alignr}${upspeedgraph enp2s0 15,95 000000 000000}

${font :size=9}Трафік ${hr 1}
Вхід. ${totaldown enp2s0} ${alignr}Вихід.${alignr} ${totalup enp2s0}

${font :size=16}${execpi 60 DJS=`date +%_d`; ncal -h| sed s/"\(^\|[^0-9]\)$DJS"'\b'/'\1${color ffff00}'"$DJS"'$color'/}
]]
[свернуть]

GP-2700

#33
Взял у simd0264 и допилил под себя   :D
Открыть содержимое (спойлер)
Открыть содержимое (спойлер)
[свернуть]
##############################################
#  Settings
##############################################
background yes
use_xft yes
text_buffer_size 2048
xftfont Comic Sans MS:size=13
xftalpha 1
update_interval 1.0
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 200 100
maximum_width 210
draw_shades yes
draw_outline no
draw_borders no
draw_graph_borders no
default_color grey
default_shade_color black
default_outline_color white
alignment top_right
gap_x 12
gap_y 36
no_buffers yes
uppercase no
cpu_avg_samples 2
override_utf8_locale yes
own_window_argb_visual yes
##############################################
#  Output
##############################################
TEXT
Время работы:$alignr${uptime}
RAM:$alignr$mem
Swap:$alignr$swap
HDD:$alignr${fs_free /home}
CPU Temp$alignr${execi 1 sensors | grep 'temp1' | cut -c 15-21}
CPU 1:${cpubar cpu1 6,100}$alignr${cpu cpu1}%
CPU 2:${cpubar cpu2 6,100}$alignr${cpu cpu2}%
CPU 3:${cpubar cpu3 6,100}$alignr${cpu cpu3}%
CPU 4:${cpubar cpu4 6,100}$alignr${cpu cpu4}%
GPU Temp:$alignr${exec nvidia-settings -q GPUCoreTemp | grep Attribute | cut -d ' ' -f 6 | cut -c 1-2}°C
Up:$color$alignr${upspeed eth0}
Down:$color$alignr${downspeed eth0}
[свернуть]

lumberjack

#34

ogost

#35

обоина скачана с тырнета.
конфиг тоже стырен с тырнета и допилен под себя.
цветовая гамма подходит для темных обоин.
alignment bottom_right
background no
#border_width 1
cpu_avg_samples 2
default_bar_size 100 5
default_color ECEAE4
default_outline_color 404040
default_shade_color white
draw_borders no
draw_graph_borders yes
draw_outline yes
draw_shades no
double_buffer yes
if_up_strictness link
use_xft yes
xftfont DejaVu Sans Mono:size=10
gap_x 3
gap_y 3
minimum_size 250 500
net_avg_samples 2
no_buffers yes
out_to_console no
out_to_stderr no
extra_newline no
own_window no
#own_window_type desktop
#own_window_argb_visual yes
#own_window_argb_value 255
own_window_transparent yes
#own_window_hints undecorated, below, sticky, skip_taskbar, skip_pager
stippled_borders 0
update_interval 1.0
uppercase no
use_spacer left
show_graph_scale no
show_graph_range no
short_units yes

color1 9f907d
color2 01C400
color3 white
#lua_load ~/.conky/lua/clock.lua
#lua_draw_hook_pre clock_rings

TEXT
${font AvantGardeLTMedium:bold:size=10}${color Tan1}SYSTEM INFO ${color slate grey}${hr 2}${font}
${color1}Hostname ${alignr}${color}${nodename}
${color1}Kernel ${alignr}${color}${kernel}
${color1}Date ${alignr}${color slate grey}${time %a, }${color}${time %e %b %G}
${color1}Time ${alignr}${color}${time %H:%M:%S}
${color1}Uptime ${alignr}${color}${uptime}
#
${font AvantGardeLTMedium:bold:size=10}${color Tan1}CPU ${color slate grey}${hr 2}${font}
${color1}Frequency      ${alignr}${color}${freq_g}GHz
${color1}CPU1:${color}${hwmon temp 2}°C ${alignr}${color}${cpu cpu1}%  ${cpubar cpu1}
${color1}CPU2:${color}${hwmon temp 3}°C ${alignr}${color}${cpu cpu2}%  ${cpubar cpu2}
${color1}CPU3:${color}${hwmon temp 4}°C ${alignr}${color}${cpu cpu3}%  ${cpubar cpu3}
${color1}CPU4:${color}${hwmon temp 5}°C ${alignr}${color}${cpu cpu4}%  ${cpubar cpu4}
#
${font AvantGardeLTMedium:bold:size=10}${color Tan1}MEMORY ${color slate grey}${hr 2}${font}
${color1}Total   ${color}${alignr}${memmax}
${color1}Free    ${color}${alignr}${memeasyfree}
${color1}Used    ${color}${alignr}${memperc}%  ${membar}
#
${font AvantGardeLTMedium:bold:size=10}${color Tan1}HDD ${color slate grey}${hr 2}${font}
${color1}Root ${color}${alignr}${fs_used /} ${fs_bar /}
${color1}Home ${color}${alignr}${fs_used /home} ${fs_bar /home}
${color1}Swap ${color}${alignr}${swap} ${swapbar}
#
${font AvantGardeLTMedium:bold:size=10}${color Tan1}NETWORKING ${color slate grey}${hr 2}${font}
${color1}WiFi ${if_up wlan0}IP ${color}${alignr}${addr wlan0}
${color1}AP ${color}${alignr}${wireless_essid wlan0}
${color1}Speed ${color}${alignr}${wireless_bitrate wlan0}
${color1}Download ${alignr}${color}${downspeed wlan0} ${downspeedgraph wlan0 10,100}
${color1}Upload ${alignr}${color}${upspeed wlan0} ${upspeedgraph wlan0 10,100}${else}${color}${alignr}Down${endif}
${color1}ETH0 ${if_up eth0}IP ${color}${alignr}${addr eth0}
${color1}Download ${alignr}${color}${downspeed eth0} ${downspeedgraph eth0 10,100}
${color1}Upload ${alignr}${color}${upspeed eth0} ${upspeedgraph eth0 10,100}${else}${color}${alignr}Down${endif}
${color1}ETH1 ${if_up eth1}IP ${color}${alignr}${addr eth1}
${color1}Download ${alignr}${color}${downspeed eth1} ${downspeedgraph eth1 10,100}
${color1}Upload ${alignr}${color}${upspeed eth1} ${upspeedgraph eth1 10,100}${else}${color}${alignr}Down${endif}


а это тот же конфиг, но уже под гном3, выглядит лучше из-за "композитинга" (или как он там называется)

redVi

Debian Sid, Openbox || Gentoo, Openbox


Vacka

#38

Нашёл в интернете
 конфиг
# Use Xft?
use_xft yes
xftfont UbuntuBeta:size=9
xftalpha 0.8
text_buffer_size 2048

# Update interval in seconds
update_interval 1

# This is the number of times Conky will update before quitting.
# Set to zero to run forever.
total_run_times 0

# Create own window instead of using desktop (required in nautilus)
own_window yes
own_window_transparent yes
own_window_type normal
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager

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

# Minimum size of text area
minimum_size 250

#maximum_height 400

# Draw shades?
draw_shades no

# Draw outlines?
draw_outline no

# Draw borders around text
draw_borders no

# Stippled borders?
stippled_borders 0

# border margins
#border_margin 0

# border width
border_width 0

# Default colors and also border colors
default_color black
own_window_colour black

# Text alignment, other possible values are commented
alignment top_right

# Gap between borders of screen and text
# same thing as passing -x at command line
gap_x 10
gap_y 20

# Subtract file system buffers from used memory?
no_buffers yes

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

# number of cpu samples to average
# set to 1 to disable averaging
cpu_avg_samples 2

# number of net samples to average${top name 1} $alignr ${top cpu 1} ${top mem 1}
# set to 1 to disable averaging
net_avg_samples 2

# Force UTF8? note that UTF8 support required XFT
override_utf8_locale yes

# Add spaces to keep things from moving about? This only affects certain objects.
use_spacer none

TEXT
${color #333333}SYSTEM ${hr 2}

Uptime: ${alignr}${uptime}
Kernel: ${alignr}${kernel}-${machine}
CPU:${alignr}${exec dmesg | grep 'Intel(R)' | cut -c22-54}
GPU: ${alignr}${execi 43200 aticonfig --odgt | grep 'Adapter' | cut -c18-44} [${execi 1 aticonfig --odgt | grep 'Temp' | cut -c42-44}°C]

DATE ${hr 2}

${goto 10}${font UbuntuBeta:size=34}${time %H}${font UbuntuBeta:size=24}${voffset -32}'${time %M}${font UbuntuBeta:size=11}${voffset -15} ${time %S}${font}
${goto 15}${voffset -15}${alignr}LA: ${tztime America/Los_Angeles %d/%m| %H:%M}
${goto 15}${voffset 1}${alignr}NY: ${tztime America/New_York %d/%m| %H:%M}
${goto 15}${voffset 1}${alignr}JP: ${tztime Asia/Tokyo %d/%m| %H:%M}
${goto 85}${voffset -10}${alignc 8}${font UbuntuBeta:size=8}${time %A}${font}
${goto 85}${voffset -2}${alignc -8}${font UbuntuBeta:size=8}${time %d %B %Y}${font}

HDD ${hr 2}

/: ${alignr }${fs_free /} / ${fs_size /}
${fs_bar 8,250 /}
/home:${alignr }${fs_free /home} / ${fs_size /home}
${fs_bar 8,250 /home}
/media/C: ${alignr}${fs_free /media/C} / ${fs_size /media/C} | ${execi 1 hddtemp /dev/sdd | cut -c23-40}
${fs_bar 8,250 /media/C}
/media/D: ${alignr}${fs_free /media/D} / ${fs_size /media/D} | ${execi 1 hddtemp /dev/sdc | cut -c23-40}
${fs_bar 8,250 /media/D}

NETWORK | IP: ${execi 300 wget -q -O- http://www.whatismyip.com/automation/n09230945.asp} ${hr 2}

${downspeed eth0} | ${totaldown eth0} $alignr ${upspeed eth0} | ${totalup eth0}
${downspeedgraph eth0 20,124 333333 333333 } ${upspeedgraph eth0 20,124 333333 333333 }

PROCESSES ${hr 2}
${voffset 8}NAME ${alignc -60}[CPU]${alignr 5}[Mem]
${voffset 4}${top name 1}${alignc -55}${top cpu 1}${alignr 10}${top mem 1}
${top name 2}${alignc -55}${top cpu 2}${alignr 10}${top mem 2}
${top name 3}${alignc -55}${top cpu 3}${alignr 10}${top mem 3}
${top name 4}${alignc -55}${top cpu 4}${alignr 10}${top mem 4}
${top name 5}${alignc -55}${top cpu 5}${alignr 10}${top mem 5}

CPU: ${alignr} ${cpu cpu}% | ${execi 1 sensors | grep 'CPU FAN' | cut -c19-26} | ${execi 1 sensors | grep 'CPU Temp' | cut -c21-22}°C
${cpugraph 20,250 333333 333333}
RAM ${alignr}Swap
${membar 8,124} ${swapbar 8,124}
${mem}/${memmax} | ${memperc}% ${alignr }${swap}/${swapmax} | ${swapperc}%
[свернуть]
Немного изменил


 конфиг
# Use Xft?
use_xft yes
xftfont UbuntuBeta:size=9
xftalpha 0.8
text_buffer_size 2048

# Update interval in seconds
update_interval 1

# This is the number of times Conky will update before quitting.
# Set to zero to run forever.
total_run_times 0

# Create own window instead of using desktop (required in nautilus)
own_window yes
own_window_transparent yes
own_window_type normal
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager

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

# Minimum size of text area
minimum_size 250

#maximum_height 300

# Draw shades?
draw_shades no

# Draw outlines?
draw_outline no

# Draw borders around text
draw_borders no

# Stippled borders?
stippled_borders 0

# border margins
#border_margin 0

# border width
border_width 0

# Default colors and also border colors
default_color black
own_window_colour black

# Text alignment, other possible values are commented
alignment top_right

# Gap between borders of screen and text
# same thing as passing -x at command line
gap_x 10
gap_y 20

# Subtract file system buffers from used memory?
no_buffers yes

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

# number of cpu samples to average
# set to 1 to disable averaging
cpu_avg_samples 2

# number of net samples to average${top name 1} $alignr ${top cpu 1} ${top mem 1}
# set to 1 to disable averaging
net_avg_samples 2

# Force UTF8? note that UTF8 support required XFT
override_utf8_locale yes

# Add spaces to keep things from moving about? This only affects certain objects.
use_spacer none

TEXT



${goto 10}${font UbuntuBeta:size=34}${time %H}${font UbuntuBeta:size=24}${voffset -32}'${time %M}${font UbuntuBeta:size=11}${voffset -15} ${time %S}${font}
${goto 15}${voffset -15}${alignr}LA: ${tztime America/Los_Angeles %d/%m| %H:%M}
${goto 15}${voffset 1}${alignr}NY: ${tztime America/New_York %d/%m| %H:%M}
${goto 15}${voffset 1}${alignr}JP: ${tztime Asia/Tokyo %d/%m| %H:%M}
${goto 85}${voffset -10}${alignc 8}${font UbuntuBeta:size=8}${time %A}${font}
${goto 85}${voffset -2}${alignc -8}${font UbuntuBeta:size=8}${time %d %B %Y}${font}

HDD ${hr 2}

/ : ${alignr }${fs_free /} / ${fs_size /}
${fs_bar 8,250 /}
/ home:${alignr }${fs_free /home} / ${fs_size /home}
${fs_bar 8,250 /home}

NETWORK ${hr 2}

${downspeed eth0} | ${totaldown eth0} $alignr ${upspeed eth0} | ${totalup eth0}
${downspeedgraph eth0 20,124 333333 333333 } ${upspeedgraph eth0 20,124 333333 333333 }

CPU: ${alignr} ${cpu cpu}% | ${execi 1 sensors | grep 'CPU FAN' | cut -c19-26} | ${execi 1 sensors | grep 'CPU Temp' | cut -c21-22}°C
${cpugraph 20,250 333333 333333}
RAM ${alignr}Swap
${membar 8,124} ${swapbar 8,124}
${mem}/${memmax} | ${memperc}% ${alignr }${swap}/${swapmax} | ${swapperc}%

${if_running audacious}${offset 0}${font econ,Regular:size=9}${font eurofurence light:size=9}${color 333333}Audacious ${hr}
${scroll 34 1${exec audtool --current-song}}
${exec audtool --current-song-bitrate-kbps} kbps | ${exec audtool --current-song-length} ${execbar expr 100 \* $(audtool --current-song-output-length-seconds) \/ $(audtool --current-song-length-seconds)}$endif

${color 333333}${font FreeSans:size=11}На улице${font} ${font caviar dreams:size=11}${color 333333}${alignr}${weather http://weather.noaa.gov/pub/data/observations/metar/stations/ UNEE temperature temperature 30} °C${font}

Новости ${hr 2}

${color 333333}${font FreeSans:size=11}${rss http://lenta.ru/rss/ 1 item_title 0}
${rss http://lenta.ru/rss/ 1 item_title 1}
${rss http://lenta.ru/rss/ 1 item_title 2}
${rss http://lenta.ru/rss/ 1 item_title 3}
${rss http://lenta.ru/rss/ 1 item_title 4}
${rss http://lenta.ru/rss/ 1 item_title 5}${font}
[свернуть]

Сообщение объединено: 20 марта 2014, 09:45:40

Немного изменил


конфиг
# Use Xft?
use_xft yes
xftfont UbuntuBeta:size=9
xftalpha 0.8
text_buffer_size 2048

# Update interval in seconds
update_interval 1

# This is the number of times Conky will update before quitting.
# Set to zero to run forever.
total_run_times 0

# Create own window instead of using desktop (required in nautilus)
own_window yes
own_window_transparent yes
own_window_type normal
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager

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

# Minimum size of text area
minimum_size 250

#maximum_height 300

# Draw shades?
draw_shades no

# Draw outlines?
draw_outline no

# Draw borders around text
draw_borders no

# Stippled borders?
stippled_borders 0

# border margins
#border_margin 0

# border width
border_width 0

# Default colors and also border colors
default_color black
own_window_colour black

# Text alignment, other possible values are commented
alignment top_right

# Gap between borders of screen and text
# same thing as passing -x at command line
gap_x 10
gap_y 15

# Subtract file system buffers from used memory?
no_buffers yes

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

# number of cpu samples to average
# set to 1 to disable averaging
cpu_avg_samples 2

# number of net samples to average${top name 1} $alignr ${top cpu 1} ${top mem 1}
# set to 1 to disable averaging
net_avg_samples 2

# Force UTF8? note that UTF8 support required XFT
override_utf8_locale yes

# Add spaces to keep things from moving about? This only affects certain objects.
use_spacer none

TEXT


${goto 10}${font UbuntuBeta:size=34}${voffset -15}${alignr 100}${time %H}${font UbuntuBeta:size=22}${voffset -30}'${time %M}${font UbuntuBeta:size=11}${voffset -15} ${time %S}${font}

${goto 15}${voffset -12}${alignr}Мск ${tztime Europe/Moscow %d/%m| %H:%M|} ${weather http://weather.noaa.gov/pub/data/observations/metar/stations/ UUEE temperature temperature 30} °C${font}
${goto 15}${voffset 1}${alignr}П-К: ${tztime Asia/Petropavlovsk-Kamchatsky %d/%m| %H:%M|} ${weather http://weather.noaa.gov/pub/data/observations/metar/stations/ UHPP temperature temperature 30} °C${font}
${goto 15}${voffset 1}${alignr}NY: ${tztime America/New_York %d/%m| %H:%M|} ${weather http://weather.noaa.gov/pub/data/observations/metar/stations/ KNYC temperature temperature 30} °C${font}
${goto 15}${voffset -9}${alignc 40}${font UbuntuBeta:size=9}${time %A}${font}
${goto 15}${voffset 1}${alignc 25}${font UbuntuBeta:size=9}${time %d %B %Y}${font}
HDD ${hr 2}
/ : ${alignr }${fs_free /} / ${fs_size /}
${fs_bar 8,250 /}
/ home:${alignr }${fs_free /home} / ${fs_size /home}
${fs_bar 8,250 /home}
NETWORK ${hr 2}
${downspeed eth0} | ${totaldown eth0} $alignr ${upspeed eth0} | ${totalup eth0}
${downspeedgraph eth0 20,124 333333 333333 } ${upspeedgraph eth0 20,124 333333 333333 }
PROCESSES ${hr 2}
${voffset 8}NAME ${alignc -60}[CPU]${alignr 5}[Mem]
${voffset 4}${top name 1}${alignc -55}${top cpu 1}${alignr 10}${top mem 1}
${top name 2}${alignc -55}${top cpu 2}${alignr 10}${top mem 2}
${top name 3}${alignc -55}${top cpu 3}${alignr 10}${top mem 3}
${top name 4}${alignc -55}${top cpu 4}${alignr 10}${top mem 4}
${top name 5}${alignc -55}${top cpu 5}${alignr 10}${top mem 5}

CPU1: ${cpu cpu0}%                 CPU2: ${cpu cpu1}%
${cpubar 8,124 cpu0 4} ${cpubar 8,124 cpu1 4}
RAM ${alignr}Swap
${membar 8,124} ${swapbar 8,124}
${mem}/${memmax} | ${memperc}% ${alignr }${swap}/${swapmax} | ${swapperc}%

${if_running audacious}${offset 0}${font econ,Regular:size=9}${font eurofurence light:size=9}${color 333333}Audacious ${hr}
${scroll 34 1${exec audtool --current-song}}
${exec audtool --current-song-bitrate-kbps} kbps | ${exec audtool --current-song-length} ${execbar expr 100 \* $(audtool --current-song-output-length-seconds) \/ $(audtool --current-song-length-seconds)}$endif

${color 333333}${font FreeSans:size=11}На улице${font} ${font caviar dreams:size=11}${color 333333}${alignr}${weather http://weather.noaa.gov/pub/data/observations/metar/stations/ UNEE temperature temperature 30} °C${font}
[свернуть]

SuperGeek256

#39
 Сделал сам на базе дефолтного:

Открыть содержимое (спойлер)

# Conky, a system monitor, based on torsmo
#
# Any original torsmo code is licensed under the BSD license
#
# All code written since the fork of torsmo is licensed under the GPL
#
# Please see COPYING for details
#
# Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen
# Copyright (c) 2005-2010 Brenden Matthews, Philip Kovacs, et. al. (see AUTHORS)
# All rights reserved.
#
# 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/>.
#

alignment mr
background no
cpu_avg_samples 2
default_color white
default_outline_color white
default_shade_color white
draw_borders no
draw_graph_borders yes
draw_outline no
draw_shades no
use_xft yes
xftfont Droid Sans Mono:size=10
gap_x 5
gap_y 60
minimum_size 5 5
net_avg_samples 2
no_buffers yes
out_to_console no
out_to_stderr no
extra_newline no
own_window yes
own_window_transparent yes
own_window_class Conky
own_window_type desktop
stippled_borders 0
update_interval 1.0
uppercase no
use_spacer none
show_graph_scale no
show_graph_range no
format_human_readable yes
default_color ffffff

TEXT
$nodename
$hr
Сейчас: $time
Работаем: $uptime
Память: $mem из $memmax
Ядро 1: ${cpu cpu1} % ${cpubar 4}
Ядро 2: ${cpu cpu2} % ${cpubar 4}
Ядро 3: ${cpu cpu3} % ${cpubar 4}
Ядро 4: ${cpu cpu4} % ${cpubar 4}
Частота: $freq МГц
ФС:
/ ${fs_used /} из ${fs_size /}
/home ${fs_used /home/} из ${fs_size /home}
/media/Sklad ${fs_used /media/Sklad/} из ${fs_size /media/Sklad}
IP адрес: $addr
Скорость скачивания: $downspeed (всего $totaldown)
Скорость отдачи: $upspeed (всего $totalup)
${exec sensors}
$hr
Audacious $audacious_status
${audacious_title 120}
$audacious_position из $audacious_length секунд $audacious_bar
[свернуть]

P.S. Nekochan - это имя компьютера.
P.P.S. В коде была ошибка - уже пофиксил.



You suffer...
But why?
       Napalm Death

Brainey

Ну вот. Теперь с такими коньками и свой IP-адрес не забудешь.  :D
Конференция форума в jabber: debianforum@conference.jabber.ru | Клуб кедоводов: kde@conference.jabber.ru

Vacka

А мне у BULATUS понравился. Добавил только немного: почту и погоду...



конфиг
# Conky configuration

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

# Use Xft?
use_xft yes

# Xft font when Xft is enabled
xftfont Terminus:size=9

# Text alpha when using Xft
xftalpha 0.8

# Update interval in seconds
update_interval 1.0

# This is the number of times Conky will update before quitting.
# Set to zero to run forever.
total_run_times 0

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

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

# Minimum size of text area
minimum_size 1024 20
maximum_width 1366

# Draw shades?
draw_shades no

# Draw outlines?
draw_outline no

# Draw borders around text
draw_borders no
draw_graph_borders yes

# Stippled borders?
stippled_borders 0

# border margins
#border_margin 0

# border width
border_width 0

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


# 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
# same thing as passing -x at command line
gap_x 0
gap_y 5

# Subtract file system buffers from used memory?
no_buffers yes

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

# number of cpu samples to average
# set to 1 to disable averaging
cpu_avg_samples 2

# number of net samples to average
# set to 1 to disable averaging
net_avg_samples 2

# Force UTF8? note that UTF8 support required XFT
override_utf8_locale yes

# Add spaces to keep things from moving about?  This only affects certain objects.
use_spacer no

TEXT
       ${color #ffffff}ЦП:  ${color #CECECE}${cpu cpu1}%  ${color #CECECE}${goto 110}${acpitemp}°C ${color #CECECE}      ${color #ffffff}ОЗУ: ${color #CECECE}$mem${color #CECECE}/${color #CECECE}${memeasyfree}       ${color #ffffff}root: ${color #CECECE}${fs_free /}${color #CECECE}/${color #CECECE}${fs_used /}      ${color #ffffff}home: ${color #CECECE}${fs_free /home}${color #CECECE}/${color #CECECE}${fs_used /home}      ${color #ffffff}down: ${color #CECECE}${totaldown eth0} / ${downspeed eth0}    ${color #ffffff}up: ${color #CECECE}${totalup eth0} / ${upspeed eth0}    ${color #ffffff}battery: ${color #CECECE}${battery_percent}% / $battery_time    ${color #ffffff}яндекс:  ${color #CECECE}${pop3_unseen pop.yandex.ru НИК ПАРОЛЬ -i 30}     ${color #ffffff}яндекс:  ${color #CECECE}${pop3_unseen pop.yandex.ru НИК ПАРОЛЬ -i 30}      ${color #ffffff}на улице: ${color #CECECE}${weather http://weather.noaa.gov/pub/data/observations/metar/stations/ КОД ВАШЕГО ГОРОДА temperature temperature 30} °C
[свернуть]

С почтой только непонятки какие то. mail.ru не прикручивается. У yandex.ru один ящик показывает, второй не хочет. Оставлял по одному... менял местами и тд. и тп. то же самое, один работает, второй никак не хочет...
[свернуть]

Гусак Игорь

#42

 

Тоже решил сделать неброской.
Открыть содержимое (спойлер)
conky.config = {
--own_window = falce,
own_window_class = 'Conky',
own_window_transparent = true,
own_window_type = 'desktop',
own_window_argb_visual = true,
double_buffer = true,
use_xft = true,
alignment = 'top_right',
--alignment = 'top_left',
gap_x = 30,
gap_y = 30,
minimum_height = 5,
minimum_width = 5,
maximum_width = 250,
default_color = 'white',
draw_outline = false,
draw_borders = false,
draw_shades = false,
uppercase = false,
override_utf8_locale = true
}

conky.text = [[

${font :size=9}Информация о машине${hr 1}${font :size=8}
Компьютер:${alignr} $nodename-$sysname${alignr}
Ядро:${alignr}  $kernel $machine${alignr}
Время сессии:${alignr} $uptime_short

${font :size=9}Процессор ${hr 1}
${execi 99999 cat /proc/cpuinfo | grep "model name" -m1 | cut -d":" -f2 | cut -d" " -f2- | sed 's#Processor ##'}
${font :size=8}Частота:${alignr} $freq Гц.
Температура: ${alignr} ${execi 1 sensors | grep 'temp1' | cut -c 15-21}
График нагрузки процессора:
ЦП1    ${cpu cpu0}%${alignr}ЦП2   ${cpu cpu1}%
${cpugraph cpu0 15,95 000000 000000 }${alignr}${cpugraph cpu1 15,95 000000 000000 }

${font :size=9}Использование памяти: ОЗУ и SWAP${hr 1}
ОЗП  ${memperc}%${alignr}$mem/$memmax
${membar 3.180}
SWAP  ${swapperc}%${alignr}$swap/$swapmax
${swapbar 3.180}

${font :size=9}Использовано места на диске:${hr 1}
Root  ${fs_used_perc /}%$alignr${fs_used /}/ ${fs_size /}
${fs_bar 3 /}
Home  ${fs_used_perc /home}%$alignr${fs_used /home}/ ${fs_size /home}
${fs_bar 3 /home}

${font :size=9}Сеть(IP: ${addr enp2s0}) ${hr 1}
Скорость передачи:
Вход. ${downspeed enp2s0}${alignr}Виход.${alignr} ${upspeed enp2s0}
${downspeedgraph enp2s0 15,95 000000 000000}${alignr}${upspeedgraph enp2s0 15,95 000000 000000}

${font :size=9}Трафик ${hr 1}
Вход. ${totaldown enp2s0} ${alignr}Виход.${alignr} ${totalup enp2s0}

${font :size=16}${execpi 60 DJS=`date +%_d`; ncal -h| sed s/"\(^\|[^0-9]\)$DJS"'\b'/'\1${color ffff00}'"$DJS"'$color'/}
]]
[свернуть]

I-Jurij

Цитата: Гусак Игорь от 03 октября 2014, 20:20:07


Каким образом организован отвод тепла от процессора? Коньки показывают 19С.

ПС: Извините, что не по теме. Если что - отстегните, пожалуйста.

Гусак Игорь

#44
Отвод тепла тем вентилятором, что шёл с процессором без всяких хитростей. Видимо, за минуту не успел нагреться. Обычно, температура около 30º.