News:

LMDE 6, unisce la praticità dell'ultima versione di cinnamon con la robustezza di debian 12

Menu principale

La mostra dei Conky

Aperto da danialbi, Sabato 20 Novembre 2010, 00:13:51

Discussione precedente - Discussione successiva

danialbi

apro questo topic con l'intenzione di creare una "mostra" di conky, in cui ogni utente possa esporre la sua creazione sia da un punto di vista grafico (postando l'immagine) che da un punto di vista tecnico (mostrando i file che compongono il conky)....
questo perche' un conky e' talmente personalizzabile che non esiste una "guida definitiva" all'uso del conky,per crearne uno con le proprie mani non avendo basi sufficienti bisogna condividere tutto , file, consigli,suggerimenti, tutto "fa brodo".....
Ma veniamo al dunque...

Buon viaggio nella nostra "galleria"!!!

danialbi

#1
Ecco il mio primo conky:

Immagine



File

conkyrc
# conky configuration
# edited by Mark Buck (Kaivalagi) <m_buck@hotmail.com>

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

# X font when Xft is disabled, you can pick one with program xfontsel
#font 5x7
#font 6x10
#font 7x13
#font 8x13
#font 9x15
#font *mintsmild.se*
#font -*-*-*-*-*-*-34-*-*-*-*-*-*-*

# Use Xft?
use_xft yes

# Xft font when Xft is enabled
xftfont Bitstream Vera Sans Mono: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 250 0
maximum_width 250

# Draw shades?
draw_shades yes

# Draw outlines?
draw_outline no

# Draw borders around text
draw_borders no
draw_graph_borders no

# Stippled borders?
stippled_borders 0

# border margins
border_margin 4

# border width
border_width 4

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

# own window options
own_window      yes
own_window_transparent   yes
own_window_type      override
own_window_hints   undecorated,below,sticky,skip_taskbar,skip_pager

# 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 10
gap_y 45

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

# colours
color1 white
# light blue
color2 17B2FF
# fucsia
color3 F14ACB
# green
color4 78BF39
# red
color5 CC0000

text_buffer_size 2048

# variable is given either in format $variable or in ${variable}. Latter
# allows characters right after the variable and must be used in network
# stuff because of an argument

# stuff after 'TEXT' will be formatted on screen

TEXT
${color1}${font Radio Space:size=25}Linux ${color2}${font OpenLogos:bold:size=40}J${voffset -17}${color1}${font Radio Space:size=25} Box${font}

${voffset -20}${font Radio Space:size=30}${color1}${time %H:%M}

${voffset -10}${color DimGray}${font}${voffset -60}${font RoseDiFont:bold:size=13}${color 17B2FF}SYSTEMA ${color 17B2FF} ${hr 2}
$font${color1}$sysname $kernel $alignr ${color3}${color1}$machine
${color1}Intel Pentium D $alignr${color3}${color1}${freq_g cpu0}Ghz
${color1}File System $alignr${color3}${color1}${fs_type}
${color1}${font StyleBats:size=18}A${font}${color1} CPU1 ${cpu cpu1}% ${color3}${cpubar cpu1}
${color1}${font StyleBats:size=18}A${font}${color1} CPU2 ${cpu cpu2}% ${color3}${cpubar cpu2}
${color1}${font StyleBats:size=18}g${font} RAM:$memperc%- ${alignr}${color3}${membar 10,60}
${color1}${font StyleBats:size=18}j${font} SWAP:$swapperc%-  ${alignr}${color3}${swapbar 10,60}
${color1}${font StyleBats:size=18}q${font} Uptime: ${alignr}${uptime}
${voffset 10}${font RoseDiFont:bold:size=13}${color 17B2FF}PARTIZIONI ${color 17B2FF}${hr 2}
${color1}${voffset 4}${font PizzaDude Bullets:size=16}m${font} ${voffset -5}Root:${color3}${fs_bar /}
${voffset 4}${color1}    ${fs_used /}/${fs_size /}${alignr}${fs_used_perc /}%
${voffset 4}${font PizzaDude Bullets:size=16}m${font} ${voffset -5}Home:${color3}${fs_bar /home}
${voffset 4}${color1}    ${fs_used /home}/${fs_size /home}${alignr}${fs_used_perc /home}%
${voffset 4}${font PizzaDude Bullets:size=16}m${font} ${voffset -5}DATI:${color3}${fs_bar /media/DATI}
${voffset 4}${color1}    ${fs_used /media/DATI}/${fs_size /media/DATI}${alignr}${fs_used_perc /media/DATI}%
${voffset 10}${font RoseDiFont:bold:size=13}${color 17B2FF}PROCESSI ${color 17B2FF}${hr 2}
${color1}${font PizzaDude Bullets:size=16}c$font${top_mem name 1}${alignr}${top mem 1} %
${color1}${font PizzaDude Bullets:size=16}c$font${top_mem name 2}${alignr}${top mem 2} %
${color1}${font PizzaDude Bullets:size=16}c$font${top_mem name 3}${alignr}${top mem 3} %
${color1}${font PizzaDude Bullets:size=16}c$font${top_mem name 4}${alignr}${top mem 4} %
${color1}${font PizzaDude Bullets:size=16}c$font${top_mem name 5}${alignr}${top mem 5} %
${voffset 10}${font RoseDiFont:bold:size=13}${color 17B2FF}RETE ${color 17B2FF}${hr 2}
$font${color1}Indirizzo IP $alignr ${addr ppp0}
${color1}${font PizzaDude Bullets:size=14}U${font}${goto 30}${color1}Down $alignr ${downspeed ppp0} kb/s
${color1}${font PizzaDude Bullets:size=14}O${font}${goto 30}${color1}Up $alignr ${upspeed ppp0} kb/s
${color1}${font PizzaDude Bullets:size=14}T${font}${goto 30}${color1}Downloaded: $alignr ${totaldown ppp0}
${color1}${font PizzaDude Bullets:size=14}N${font}${goto 30}${color1}Uploaded: $alignr ${totalup ppp0}
${voffset 10}${font RoseDiFont:bold:size=13}${color 17B2FF}METEO ${color 17B2FF}${hr 2}
${execpi 1800 conkyForecast --location=ITXX0053 --template=/home/daniele/.conkyForecast.template}
${voffset -25}${font RoseDiFont:bold:size=13}${color 17B2FF}MUSICA ${color 17B2FF}${hr 2}
${if_running rhythmbox}${color1}${font}Artist: ${exec rhythmbox-client --no-start --print-playing-format %aa}
Song: ${exec rhythmbox-client --no-start --print-playing-format %tt}
Album: ${exec rhythmbox-client --no-start --print-playing-format %at}
${else}
${color1}${font}${alignr}Rhythmbox Closed
$endif  


conkyForecast.template
${color1}${goto 10}${font ConkyWeather:style=Bold:size=20}[--datatype=WF]${font}
${voffset 5}${goto 10}[--datatype=HT --hideunits --centeredwidth=3]/[--datatype=LT --hideunits --centeredwidth=3]
${voffset 10}${goto 10}${font ConkyWindNESW:size=20}[--datatype=BS]${font}
${voffset 5}${goto 10}[--datatype=WS]
${voffset 5}${goto 10}[--datatype=WD]
${voffset -110}${goto 70}${color1}${font Bitstream Vera Sans Mono:style=Bold:size=10}[--datatype=CT]${font}
${voffset 10}${goto 70}${color3}Stazione: ${color1}Novara
${goto 70}${color3}Pioggia: ${color1}[--datatype=PC]
${goto 70}${color3}Umidità: ${color1}[--datatype=HM]
${goto 70}${color3}Alba/Tramonto:${color1}[--datatype=SR]/[--datatype=SS]
${goto 70}${color3}Pressione: ${color1}[--datatype=BR]
${goto 70}${color3}Luna: ${color1}[--datatype=MP]
${voffset 5}${goto 10}[--datatype=DW --startday=1 --shortweekday]${goto 70}[--datatype=DW --startday=2 --shortweekday]${goto 130}[--datatype=DW --startday=3 --shortweekday]${goto 190}[--datatype=DW --startday=4 --shortweekday]
${voffset 2}${goto 10}${font ConkyWeather:size=20}[--datatype=WF --startday=1 --endday=4 --spaces=6]${font}
${voffset 2}${goto 10}[--datatype=HT --startday=1 --hideunits --centeredwidth=3]/[--datatype=LT --startday=1 --hideunits --centeredwidth=3]${goto 70}[--datatype=HT --startday=2 --hideunits --centeredwidth=3]/[--datatype=LT --startday=2 --hideunits --centeredwidth=3]${goto 130}[--datatype=HT --startday=3 --hideunits --centeredwidth=3]/[--datatype=LT --startday=3 --hideunits --centeredwidth=3]${goto 190}[--datatype=HT --startday=4 --hideunits --centeredwidth=3]/[--datatype=LT --startday=4 --hideunits --centeredwidth=3]


invito borgio,che l'ha postato nell'altro topic, a seguirmi....

dieguitus

"Parzialmente nuvolo"? ;D

Molto accattivante e curato, complimenti! :)

mattia90

appena mi stabilisco potrei darci un occhiata ;)
I premi sono per i bambini. -- Charles Ives, rifiutando il premio Pulitzer assegnatogli

Linux Mint 18.1 Xfce 32 bit

danialbi

Citazione di: dieguito il Sabato 20 Novembre 2010, 00:43:31
"Parzialmente nuvolo"? ;D

Molto accattivante e curato, complimenti! :)

ops, non ci avevo fatto caso perche in questi giorni ricevevo sempre previsioni con parole piu' corte (nebbia-sereno-pioggia)....
ora correggo, praticamente modifico quella riga e gli dico di scrivere piu' a sinistra, cosi che previsioni lunghe tipo "parzialmente nuvoloso" siano leggibili...grazie!!

Giasone

E se volete la guida completa su come usare e modificare conky fatta da Deegan , e postata nella sezione Desktop, così imparate e postate il vostro conky.  ;) ;)

danialbi

Citazione di: Giasonetux il Sabato 20 Novembre 2010, 10:17:56
E se volete la guida completa su come usare e modificare conky fatta da Deegan , e postata nella sezione Desktop, così imparate e postate il vostro conky.  ;) ;)

visto che ci sei linkala.......

dieguitus


daniodo

Io mi sto documentando  ;D
Appena (e soprattutto se) riesco a farne uno decente, ovviamente lo posto  :ciao:
La causa della maggior parte dei problemi di un computer si trova tra la tastiera e lo schienale della sedia.
Gnomint su Aspire TimelineX 4820TG-I5-Ati Mobility Radeon HD5470 512Mb / Mint10 Gnome 64 bit su Aspire 6930G-Core 2 Duo T9400-NVidia GeForce 9600M GT 512Mb

danialbi

ci vuole pazienza,aumenteranno....

io stesso la prossima settimana faccio il turno di notte e quindi usando il netbook mi devo preparare un conky fatto apposta....
poi lo postero'!!!

danialbi

Citazione di: daniodo il Sabato 20 Novembre 2010, 12:05:22
Io mi sto documentando  ;D
Appena (e soprattutto se) riesco a farne uno decente, ovviamente lo posto  :ciao:

hai una mezza idea di quello che vuoi ottenere??

Giasone

Per tutti quelli che vogliono imparare conky, potete vedere questo link.  E un sito apposito su conky, ci sono tutti i trucchi per configurare conky, così potete imparare conky, e postare dei conky bellissimi.  :ok:  


Partecipate numerosi a questa bella iniziativa di Danialbi  :ok: :ok: :ok: :ok:




http://conky-pitstop.wikidot.com/start




Questo invece e il topic aperto da Deegan su conky.



http://forum.ubuntu-it.org/index.php/topic,290268.0.html

daniodo

Citazione di: danialbi il Sabato 20 Novembre 2010, 12:13:13
Citazione di: daniodo il Sabato 20 Novembre 2010, 12:05:22
Io mi sto documentando  ;D
Appena (e soprattutto se) riesco a farne uno decente, ovviamente lo posto  :ciao:

hai una mezza idea di quello che vuoi ottenere??

No, appunto!  ;D
Ho copiato il tuo .conkyrc nonchè il forecast e li sto modificando a mio piacimento....... Sono alle primissime armi, quindi prendendo spunto dal tuo e da tutti quelli che ho trovato dai link che ha postato giasone, mi sto facendo un'idea di ciò che in realtà mi piacerebbe tenere sotto controllo...
Poi credo arriverà la parte estetica.
La causa della maggior parte dei problemi di un computer si trova tra la tastiera e lo schienale della sedia.
Gnomint su Aspire TimelineX 4820TG-I5-Ati Mobility Radeon HD5470 512Mb / Mint10 Gnome 64 bit su Aspire 6930G-Core 2 Duo T9400-NVidia GeForce 9600M GT 512Mb

daniodo

ecco qui il mio conky creato nel pomeriggio.......
Sto ancora mettendo a posto alcuni dettagli tipo la dicitura "parzialmente nuvol" troncata a metà  ;D



Uploaded with ImageShack.us

il file .conkyrc lo posto qui sotto, ma ci sono parecchie cose che ancora devo capire bene come funzionano (tipo il calendario che dovrebbe evidenziare il giorno odierno ma non lo fa  :boh:)
# conky configuration
# edited by Mark Buck (Kaivalagi) <m_buck@hotmail.com>

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

# X font when Xft is disabled, you can pick one with program xfontsel
#font 5x7
#font 6x10
#font 7x13
#font 8x13
#font 9x15
#font *mintsmild.se*
#font -*-*-*-*-*-*-34-*-*-*-*-*-*-*

#color
#color1 002ef5 #blu
#color2 FF4500 #arancione
#color3 615b5b #grigio
#color4 F10404 #rosso
#color5 4bc605 #verde
#color6 2d762b #verde2

# Use Xft?
use_xft yes

# Xft font when Xft is enabled
xftfont Bitstream Vera Sans Mono:size=8

# 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 300 0
maximum_width 300

# Draw shades?
draw_shades yes

# Draw outlines?
draw_outline no

# Draw borders around text
draw_borders no
draw_graph_borders yes

# Stippled borders?
stippled_borders 8

# border margins
border_margin 4

# border width
border_width 1

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

# own window options
own_window      yes
own_window_transparent   yes
own_window_type      override
own_window_hints   undecorated,below,sticky,skip_taskbar,skip_pager

# 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 10
gap_y 0

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

# colours
color1 white
# light blue
color2 6892C6
# orange
#E77320
color3 FC8820
# green
color4 78BF39
# red
color5 CC0000

text_buffer_size 2048

# variable is given either in format $variable or in ${variable}. Latter
# allows characters right after the variable and must be used in network
# stuff because of an argument

# stuff after 'TEXT' will be formatted on screen

TEXT
${alignc 35}${font Arial Black:size=28}${time %H:%M}${font}
${alignc}${time %a, }${time %d/%m/%Y [%V. week]}
#${offset -5}${color3}${font StyleBats:style=CleanCut:size=12}q ${voffset -2}${font Bitstream Vera Sans Mono:style=Bold:size=12}Sistema${font}  ${hr}${color1}
#${voffset 2}${font OpenLogos:size=18}u${font}   Kernel:  ${alignr}${kernel}
#${font StyleBats:size=18}A${font}   CPU1: ${freq_g cpu1} GHz - ${cpu cpu1}% ${alignr}${cpubar cpu1 10,60}
#${font StyleBats:size=18}A${font}   CPU2: ${freq_g cpu2} GHz - ${cpu cpu2}% ${alignr}${cpubar cpu2 10,60}
#${font StyleBats:size=18}g${font}   RAM: $memperc% ${alignr}${membar 10,60}
#${font StyleBats:size=18}j${font}   SWAP: $swapperc% ${alignr}${swapbar 10,60}
#${font StyleBats:size=18}q${font}   Uptime: ${alignr}${uptime}
#${font StyleBats:size=18}j${font}   CPU temp:${color} ${acpitemp}°C ${color 8c8c8c}
${offset -5}${color3}${font StyleBats:style=CleanCut:size=12}q ${voffset -2}${font Bitstream Vera Sans Mono:style=Bold:size=12}Batteria${font}  ${hr}${color1}
${font StyleBats:size=18}y${font}   Batteria: ${battery_percent BAT1}% ${acpiacadapter} ${alignr}${battery_bar 10,60 BAT1}
#${font StyleBats:size=18}3${font}   Carica/Scarica: ${acpiacadapter} ${alignr}${battery_time BAT1}
${offset -5}${color3}${font StyleBats:style=CleanCut:size=12}q ${voffset -2}${font Bitstream Vera Sans Mono:style=Bold:size=12}Rete${font}  ${hr}${color1}
#${voffset 4}${font PizzaDude Bullets:size=16}N${font}   Upload: ${alignr}${totalup eth1}
${if_existing /proc/net/route wlan0}
${voffset -6}${font}   Up: ${upspeed wlan0} kb/s ${alignr}${upspeedgraph wlan0 10,60 3465A4 729FCF}
${voffset 4}${font}   Down: ${downspeed wlan0} kb/s ${alignr}${downspeedgraph wlan0 10,60 3465A4 729FCF}
#${voffset 4}${font}   Upload: ${alignr}${totalup wlan0}
#${voffset 4}${font}   Download: ${alignr}${totaldown wlan0}
${voffset 4}${font}   Signal: ${wireless_link_qual wlan0}% ${alignr}${wireless_link_bar 10,60 wlan0}
${voffset 4}${font}   Local Ip: ${alignr}${addr wlan0}
${else}${if_existing /proc/net/route eth0}
${voffset -6}${font}   Up: ${upspeed eth0} kb/s ${alignr}${upspeedgraph eth0 10,60 3465A4 729FCF}
${voffset 4}${font}   Down: ${downspeed eth0} kb/s ${alignr}${downspeedgraph eth0 10,60 3465A4 729FCF}
${voffset 4}${font}   Upload: ${alignr}${totalup eth0}
${voffset 4}${font}   Download: ${alignr}${totaldown eth0}
${voffset 4}${font}   Local Ip: ${alignr}${addr eth0}
${endif}${else}${if_existing /proc/net/route eth1}
${voffset -6}${font}   Up: ${upspeed eth1} kb/s ${alignr}${upspeedgraph eth1 10,60 3465A4 729FCF}
${voffset 4}${font}   Down: ${downspeed eth1} kb/s ${alignr}${downspeedgraph eth1 10,60 3465A4 729FCF}
${voffset 4}${font}   Upload: ${alignr}${totalup eth1}
${voffset 4}${font}   Download: ${alignr}${totaldown eth1}
${voffset 4}${font}   Local Ip: ${alignr}${addr eth1}
${endif}${else}
${font PizzaDude Bullets:size=16}4${font}   Network Unavailable
${endif}
${offset -5}${color3}${font StyleBats:style=CleanCut:size=12}q ${voffset -2}${font Bitstream Vera Sans Mono:style=Bold:size=12}Meteo${font}  ${hr}${color1}
#${color3}Template Output:${color1}
${execpi 1800 conkyForecast --location=ITXX0089 --template=/usr/share/conkyforecast/example/conkyForecast.template}
#${color3}Standard Output:${color1}
#${font Bitstream Vera Sans Mono:size=16}${execi 1800 conkyForecast --location=ITXX0089 --datatype=CT}${font}
#${font ConkyWeather:style=Bold:size=40}${execi 1800 conkyForecast --location=ITXX0089 --datatype=WF}   ${font ConkyWindNESW:size=40}${execi 1800 conkyForecast --location=ITXX0089 --datatype=BS}${font}
#${execi 1800 conkyForecast --location=ITXX0089 --datatype=HT --centeredwidth=4}/${execi 1800 conkyForecast --location=ITXX0089 --datatype=LT --centeredwidth=4}  ${execi 1800 conkyForecast --location=ITXX0089 --datatype=WS --imperial} - ${execi 1800 conkyForecast --location=ITXX0089 --datatype=WD}
#CALENDARIO
${offset -5}${color3}${font StyleBats:style=CleanCut:size=12}q ${voffset -2}${font Bitstream Vera Sans Mono:style=Bold:size=12}${execi 60 date +"%B %Y" | tr "[:lower:]" "[:upper:]"}${font Snap.se:size=8} ${hr 1 }${color1}
${font Bitstream Vera Sans Mono:style=Bold:size=13}${execpi 60 DJS=`date +%_d`; cal | sed '1d' | sed '/./!d' | sed 's/$/                     /' | fold -w 21 | sed -n '/^.\{21\}/p' | sed 's/^/${alignc} /' | sed /" $DJS "/s/" $DJS "/" "'${color1}'"$DJS"'${color0}'" "/}
#RHYTMBOX
${offset -5}${color3}${font StyleBats:style=CleanCut:size=12}q ${voffset -2}${font Bitstream Vera Sans Mono:style=Bold:size=12}Musica${font}  ${hr}${color1}
${if_running rhythmbox}${color1}${font}Artist: ${exec rhythmbox-client --no-start --print-playing-format %aa}
Song: ${exec rhythmbox-client --no-start --print-playing-format %tt}
Album: ${exec rhythmbox-client --no-start --print-playing-format %at}
${else}
${color1}${font}${alignr}Rhythmbox Closed
$endif


..... il file non è "pulito", nel senso che ci sono parecchie linee con "#" davanti per evitarne l'esecuzione..... è ancora un conky di test per me, di prova..... prendetelo per ora così com'è.....
sono ben accetti i consigli  :ciao:
La causa della maggior parte dei problemi di un computer si trova tra la tastiera e lo schienale della sedia.
Gnomint su Aspire TimelineX 4820TG-I5-Ati Mobility Radeon HD5470 512Mb / Mint10 Gnome 64 bit su Aspire 6930G-Core 2 Duo T9400-NVidia GeForce 9600M GT 512Mb

danialbi

Citazione di: daniodo il Sabato 20 Novembre 2010, 18:31:22
ecco qui il mio conky creato nel pomeriggio.......
Sto ancora mettendo a posto alcuni dettagli tipo la dicitura "parzialmente nuvol" troncata a metà  ;D



Uploaded with ImageShack.us

il file .conkyrc lo posto qui sotto, ma ci sono parecchie cose che ancora devo capire bene come funzionano (tipo il calendario che dovrebbe evidenziare il giorno odierno ma non lo fa  :boh:)
# conky configuration
# edited by Mark Buck (Kaivalagi) <m_buck@hotmail.com>

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

# X font when Xft is disabled, you can pick one with program xfontsel
#font 5x7
#font 6x10
#font 7x13
#font 8x13
#font 9x15
#font *mintsmild.se*
#font -*-*-*-*-*-*-34-*-*-*-*-*-*-*

#color
#color1 002ef5 #blu
#color2 FF4500 #arancione
#color3 615b5b #grigio
#color4 F10404 #rosso
#color5 4bc605 #verde
#color6 2d762b #verde2

# Use Xft?
use_xft yes

# Xft font when Xft is enabled
xftfont Bitstream Vera Sans Mono:size=8

# 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 300 0
maximum_width 300

# Draw shades?
draw_shades yes

# Draw outlines?
draw_outline no

# Draw borders around text
draw_borders no
draw_graph_borders yes

# Stippled borders?
stippled_borders 8

# border margins
border_margin 4

# border width
border_width 1

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

# own window options
own_window      yes
own_window_transparent   yes
own_window_type      override
own_window_hints   undecorated,below,sticky,skip_taskbar,skip_pager

# 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 10
gap_y 0

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

# colours
color1 white
# light blue
color2 6892C6
# orange
#E77320
color3 FC8820
# green
color4 78BF39
# red
color5 CC0000

text_buffer_size 2048

# variable is given either in format $variable or in ${variable}. Latter
# allows characters right after the variable and must be used in network
# stuff because of an argument

# stuff after 'TEXT' will be formatted on screen

TEXT
${alignc 35}${font Arial Black:size=28}${time %H:%M}${font}
${alignc}${time %a, }${time %d/%m/%Y [%V. week]}
#${offset -5}${color3}${font StyleBats:style=CleanCut:size=12}q ${voffset -2}${font Bitstream Vera Sans Mono:style=Bold:size=12}Sistema${font}  ${hr}${color1}
#${voffset 2}${font OpenLogos:size=18}u${font}   Kernel:  ${alignr}${kernel}
#${font StyleBats:size=18}A${font}   CPU1: ${freq_g cpu1} GHz - ${cpu cpu1}% ${alignr}${cpubar cpu1 10,60}
#${font StyleBats:size=18}A${font}   CPU2: ${freq_g cpu2} GHz - ${cpu cpu2}% ${alignr}${cpubar cpu2 10,60}
#${font StyleBats:size=18}g${font}   RAM: $memperc% ${alignr}${membar 10,60}
#${font StyleBats:size=18}j${font}   SWAP: $swapperc% ${alignr}${swapbar 10,60}
#${font StyleBats:size=18}q${font}   Uptime: ${alignr}${uptime}
#${font StyleBats:size=18}j${font}   CPU temp:${color} ${acpitemp}°C ${color 8c8c8c}
${offset -5}${color3}${font StyleBats:style=CleanCut:size=12}q ${voffset -2}${font Bitstream Vera Sans Mono:style=Bold:size=12}Batteria${font}  ${hr}${color1}
${font StyleBats:size=18}y${font}   Batteria: ${battery_percent BAT1}% ${acpiacadapter} ${alignr}${battery_bar 10,60 BAT1}
#${font StyleBats:size=18}3${font}   Carica/Scarica: ${acpiacadapter} ${alignr}${battery_time BAT1}
${offset -5}${color3}${font StyleBats:style=CleanCut:size=12}q ${voffset -2}${font Bitstream Vera Sans Mono:style=Bold:size=12}Rete${font}  ${hr}${color1}
#${voffset 4}${font PizzaDude Bullets:size=16}N${font}   Upload: ${alignr}${totalup eth1}
${if_existing /proc/net/route wlan0}
${voffset -6}${font}   Up: ${upspeed wlan0} kb/s ${alignr}${upspeedgraph wlan0 10,60 3465A4 729FCF}
${voffset 4}${font}   Down: ${downspeed wlan0} kb/s ${alignr}${downspeedgraph wlan0 10,60 3465A4 729FCF}
#${voffset 4}${font}   Upload: ${alignr}${totalup wlan0}
#${voffset 4}${font}   Download: ${alignr}${totaldown wlan0}
${voffset 4}${font}   Signal: ${wireless_link_qual wlan0}% ${alignr}${wireless_link_bar 10,60 wlan0}
${voffset 4}${font}   Local Ip: ${alignr}${addr wlan0}
${else}${if_existing /proc/net/route eth0}
${voffset -6}${font}   Up: ${upspeed eth0} kb/s ${alignr}${upspeedgraph eth0 10,60 3465A4 729FCF}
${voffset 4}${font}   Down: ${downspeed eth0} kb/s ${alignr}${downspeedgraph eth0 10,60 3465A4 729FCF}
${voffset 4}${font}   Upload: ${alignr}${totalup eth0}
${voffset 4}${font}   Download: ${alignr}${totaldown eth0}
${voffset 4}${font}   Local Ip: ${alignr}${addr eth0}
${endif}${else}${if_existing /proc/net/route eth1}
${voffset -6}${font}   Up: ${upspeed eth1} kb/s ${alignr}${upspeedgraph eth1 10,60 3465A4 729FCF}
${voffset 4}${font}   Down: ${downspeed eth1} kb/s ${alignr}${downspeedgraph eth1 10,60 3465A4 729FCF}
${voffset 4}${font}   Upload: ${alignr}${totalup eth1}
${voffset 4}${font}   Download: ${alignr}${totaldown eth1}
${voffset 4}${font}   Local Ip: ${alignr}${addr eth1}
${endif}${else}
${font PizzaDude Bullets:size=16}4${font}   Network Unavailable
${endif}
${offset -5}${color3}${font StyleBats:style=CleanCut:size=12}q ${voffset -2}${font Bitstream Vera Sans Mono:style=Bold:size=12}Meteo${font}  ${hr}${color1}
#${color3}Template Output:${color1}
${execpi 1800 conkyForecast --location=ITXX0089 --template=/usr/share/conkyforecast/example/conkyForecast.template}
#${color3}Standard Output:${color1}
#${font Bitstream Vera Sans Mono:size=16}${execi 1800 conkyForecast --location=ITXX0089 --datatype=CT}${font}
#${font ConkyWeather:style=Bold:size=40}${execi 1800 conkyForecast --location=ITXX0089 --datatype=WF}   ${font ConkyWindNESW:size=40}${execi 1800 conkyForecast --location=ITXX0089 --datatype=BS}${font}
#${execi 1800 conkyForecast --location=ITXX0089 --datatype=HT --centeredwidth=4}/${execi 1800 conkyForecast --location=ITXX0089 --datatype=LT --centeredwidth=4}  ${execi 1800 conkyForecast --location=ITXX0089 --datatype=WS --imperial} - ${execi 1800 conkyForecast --location=ITXX0089 --datatype=WD}
#CALENDARIO
${offset -5}${color3}${font StyleBats:style=CleanCut:size=12}q ${voffset -2}${font Bitstream Vera Sans Mono:style=Bold:size=12}${execi 60 date +"%B %Y" | tr "[:lower:]" "[:upper:]"}${font Snap.se:size=8} ${hr 1 }${color1}
${font Bitstream Vera Sans Mono:style=Bold:size=13}${execpi 60 DJS=`date +%_d`; cal | sed '1d' | sed '/./!d' | sed 's/$/                     /' | fold -w 21 | sed -n '/^.\{21\}/p' | sed 's/^/${alignc} /' | sed /" $DJS "/s/" $DJS "/" "'${color1}'"$DJS"'${color0}'" "/}
#RHYTMBOX
${offset -5}${color3}${font StyleBats:style=CleanCut:size=12}q ${voffset -2}${font Bitstream Vera Sans Mono:style=Bold:size=12}Musica${font}  ${hr}${color1}
${if_running rhythmbox}${color1}${font}Artist: ${exec rhythmbox-client --no-start --print-playing-format %aa}
Song: ${exec rhythmbox-client --no-start --print-playing-format %tt}
Album: ${exec rhythmbox-client --no-start --print-playing-format %at}
${else}
${color1}${font}${alignr}Rhythmbox Closed
$endif


..... il file non è "pulito", nel senso che ci sono parecchie linee con "#" davanti per evitarne l'esecuzione..... è ancora un conky di test per me, di prova..... prendetelo per ora così com'è.....
sono ben accetti i consigli  :ciao:


la dicitura "parzialmente nuvoloso" l'ho gia corretta  io,e' bastato dare un goto 70 al posto di un goto 100,in modo da far iniziare la scritta prima....poi ho visto che nel tuo conky ancora non ci sta',quindi (come avrai gia capito) ti basta cambiare le dimensioni del font....