Didier-T a écritc'est pas mal du tout sa comme composition.
toujours un peu chargé, mais c'est très lisible.
j'aime bien la carte du monde, avec les différents fuseaux horaires.
Salut
Didier-T
Pour faire ce conky il te faut cette image :
world-mother-board et la police
monofur
Ensuite le conky avec les différentes heures des villes mondiales changeant de couleur en fonction de la nuit et du jour où se trouvent celles-ci.
Conky:
# killall conky && conky -c /media/5/Conky/ragamatrix_Map/Map_Time.conky &
# From and idea started by ragamatrix
# http://crunchbang.org/forums/viewtopic.php?pid=331813#p331813
### Begin Window Settings ##################################################
own_window yes
own_window_type normal #override
own_window_transparent yes
own_window_hints undecorated,below,skip_taskbar,skip_pager,sticky
own_window_colour 000000
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
minimum_size 620 420 ## width, height
maximum_width 620 ## width
gap_x 0 # left-right
gap_y 10 # up-down
alignment middle_middle
################################################### End Window Settings ###
### Font Settings #########################################################
# Use Xft (anti-aliased font and stuff)
use_xft yes
xftfont Monofur:bold:size=10
# Alpha of Xft font. Must be a value at or between 1 and 0 ###
xftalpha 1
# Force UTF8? requires XFT ###
override_utf8_locale yes
uppercase no
###################################################### End Font Settings ###
### Color Settings #########################################################
draw_shades yes #no # amplifies text if yes
default_shade_color 000000
draw_outline no # amplifies text if yes
default_outline_color 000000
#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 FFA07A #255 160 122 LightSalmon
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
##################################################### End Color Settings ###
### Borders Section ########################################################
draw_borders no
# Stippled borders?
stippled_borders 0
# border margins
border_inner_margin 4
border_outer_margin 0
# border width
border_width 0
# graph borders
draw_graph_borders no #yes
#default_graph_size 15 40
##################################################### End Borders Secton ###
### Miscellaneous Section ##################################################
# Boolean value, if true, Conky will be forked to background when started.
background no
# 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 256
# 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
############################################## End Miscellaneous Section ###
update_interval 1
TEXT
${tztime America/Anchorage %a %d %b %Y}${goto 298}${color1}Seconds${color}${goto 500}${color6}${tztime NZ %a %d %b %Y}${color}
${alignc}${color1}${time :%S}${color}
${voffset 10}${goto 300}${if_match ${tztime Arctic/Longyearbyen %d} == ${tztime NZ %d}}${color6}Longyearbyen${color}${else}Longyearbyen${endif}${voffset -10}
${voffset 10}${goto 185}${if_match ${tztime Canada/Eastern %d} == ${tztime NZ %d}}${color6}° Alert ${tztime Canada/Eastern %R}${color}${else}° Alert ${tztime Canada/Eastern %R}${endif}${voffset 3} ${if_match ${tztime Arctic/Longyearbyen %d} == ${tztime NZ %d}}${color6}° ${tztime Arctic/Longyearbyen %R}${color}${else}° ${tztime Arctic/Longyearbyen %R}${endif}${voffset -3}
${goto 240} ${if_match ${tztime Atlantic/Reykjavik %d} == ${tztime NZ %d}}${color6} ${tztime Atlantic/Reykjavik %R}${color}${else} ${tztime Atlantic/Reykjavik %R}${endif}
${goto 240}${if_match ${tztime Atlantic/Reykjavik %d} == ${tztime NZ %d}}${color6}° Reykjavik${color}${else}° Reykjavik${endif}
${voffset -3}${goto 45}${if_match ${tztime America/Anchorage %d} == ${tztime NZ %d}}${color6} Anchorage${color}${else} Anchorage${endif}${voffset 3}
${voffset -3}${goto 45}° ${if_match ${tztime America/Anchorage %d} == ${tztime NZ %d}}${color6}${tztime America/Anchorage %R}${color}${else}${tztime America/Anchorage %R}${endif}${voffset 3}${goto 270}${if_match ${tztime UTC %d} == ${tztime NZ %d}}${color6}° London ${tztime UTC %R}${color}${else}° London ${tztime UTC %R}${endif}
${goto 275}${if_match ${tztime Europe/Paris %d} == ${tztime NZ %d}}${color6}° Paris ${tztime Europe/Paris %R}${color}${else}° Paris ${tztime Europe/Paris %R}${endif}
${voffset -7}${goto 095}${if_match ${tztime Canada/Pacific %d} == ${tztime NZ %d}}${color6}° Vancouver${color}${else}° Vancouver${endif}${goto 200}${if_match ${tztime Canada/Newfoundland %d} == ${tztime NZ %d}}${color6}° St. John's${color}${else}° St. John's${endif}${voffset -5}
${voffset 2}${goto 095} ${if_match ${tztime Canada/Pacific %d} == ${tztime NZ %d}}${color6}${tztime Canada/Pacific %R}${color}${else}${tztime Canada/Pacific %R}${endif}${voffset -2}${voffset 5}${goto 200} ${if_match ${tztime Canada/Newfoundland %d} == ${tztime NZ %d}}${color6}${tztime Canada/Newfoundland %R}${color}${else}${tztime Canada/Newfoundland %R}${endif}${voffset -5}${voffset 4}${goto 492}${if_match ${tztime Asia/Tokyo %d} == ${tztime NZ %d}}${color6}° Tokyo ${tztime Asia/Tokyo %R}${color}${else}° Tokyo ${tztime Asia/Tokyo %R}${endif}${voffset -4}
${voffset -2}${goto 158}${if_match ${tztime US/Eastern %d} == ${tztime NZ %d}}${color6}° Miami ${tztime US/Eastern %R}${color}${else}° Miami ${tztime US/Eastern %R}${endif}\
${voffset 3}${goto 325}${if_match ${tztime GMT-5:30 %d} == ${tztime NZ %d}}${color6}New Delhi °${color}${else}New Delhi °${endif}${voffset -3}\
${goto 448}${if_match ${tztime Hongkong %d} == ${tztime NZ %d}}${color6}° Hong Kong ${tztime Hongkong %R}${color}${else}° Hong Kong ${tztime Hongkong %R}${endif}
${voffset 4}${goto 140}${if_match ${tztime America/Mexico_City %d} == ${tztime NZ %d}}${color6}° Mexico ${tztime America/Mexico_City %R}${color}${else}° Mexico ${tztime America/Mexico_City %R}${endif}${voffset -4}\
${voffset 3}${goto 355}${if_match ${tztime GMT-5:30 %d} == ${tztime NZ %d}}${color6}${tztime GMT-5:30 %R}${color}${else}${tztime GMT-5:30 %R}${endif}${voffset -3}
${goto 434}${if_match ${tztime Asia/Singapore %d} == ${tztime NZ %d}}${color6}° Singapore ${tztime Asia/Singapore %R}${color}${else}° Singapore ${tztime Asia/Singapore %R}${endif}
${voffset -3}${goto 500}${if_match ${tztime Australia/Darwin %d} == ${tztime NZ %d}}${color6}° Darwin${color}${else}° Darwin${endif}${voffset 3}
${voffset 4}${goto 305}${if_match ${tztime Africa/Johannesburg %d} == ${tztime NZ %d}}${color6}° Cape Town ${tztime Africa/Johannesburg %R}${color}${else}° Cape Town ${tztime Africa/Johannesburg %R}${endif}${voffset -4}${voffset -3}${goto 500}${if_match ${tztime Australia/Darwin %d} == ${tztime NZ %d}}${color6}${tztime Australia/Darwin %R}${color}${else}${tztime Australia/Darwin %R}${endif}${voffset 3}
${voffset -2}${goto 188}${if_match ${tztime America/Buenos_Aires %d} == ${tztime NZ %d}}${color6}° Buenos Aires ${tztime America/Buenos_Aires %R}${color}${else}° Buenos Aires ${tztime America/Buenos_Aires %R}${endif}${voffset 2}${voffset 5}${goto 560}${color6}°${color}
${goto 488}${color6}Christchurch${color}
${goto 538}${color6}${tztime NZ %R}${color}${voffset 2}${goto 171}${if_match ${tztime America/Argentina/Ushuaia %d} == ${tztime NZ %d}}${color6}° Ushuaia ${tztime America/Argentina/Ushuaia %R}${color}${else}° Ushuaia ${tztime America/Argentina/Ushuaia %R}${endif}${voffset 2}
Bon voilà... Mais maintenant
Sector11 voudrait faire une carte en mode plein écran avec les heures, changements de couleurs mais aussi les conditions météo de toutes les villes avec les T°...
un truc du genre:
world_weather_conky
Le truc c'est comment afficher les conditions de plein de villes avec un script météo...
J'ai un script perl qui fait ça avec xplanet et wunderground, mais nous voudrions l'utiliser avec d'autres cartes et faire les placements des conditions avec conky...
Par exemple avec le script relié à xplanet donne ce genre là:
xplanet+wunderground