###################### Conkywide ######################
# Made by dragonauta (dragonauta[dot]x[at]gmail[dot]com)
# Creative Commons BY-NC-SA
# version 1.0 Release 2009-06-26
######################################################
# Conky configuration
background yes
# Use Xft?
use_xft yes
# Xft font when Xft is enabled
xftfont Sans:size=7:bold
# Text alpha when using Xft
xftalpha 0.8
#Print everything to console?
out_to_console no
# 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
# If own_window is yes, you may use type normal, desktop or override
own_window_type override
# Use pseudo transparency with own_window?
own_window_transparent yes
# If own_window is yes, these window manager hints may be used
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 1680 5
# Maximum width of window
maximum_width 1680
# Draw shades?
draw_shades yes
# Draw outlines?
draw_outline no
# Draw borders around text
draw_borders no
# Draw borders around graphs
draw_graph_borders yes
# Stippled borders?
stippled_borders 1
# border width
border_width 0
# Default colors and also border colors
default_color whitesmoke
default_shade_color black
default_outline_color black
# Text alignment, other possible values are commented
#alignment top_left
alignment top_right
#alignment bottom_left
#alignment bottom_right
#alignment none
# Gap between borders of screen and text
# same thing as passing -x at command line
gap_x 0
gap_y 50 # To hide from tranparent window borders.
# 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 none
# Maximum number of special things, e.g. fonts, offsets, aligns, etc.
max_specials 512
# Maximum size of buffer for user text, i.e. below TEXT line.
max_user_text 16384
TEXT
${goto 1210}${color #EFEFEF}${voffset 30}.: Fecha :.
${goto 1220}${#FAD85D}${font Sans:size=28:bold}${time %e}${font}
${goto 1280}${#8FA54F}${voffset -30}${font Sans:size=10}${time %A}${font}
${goto 1280}${#8FA54F}${font Sans:size=10}${time %B}, ${time %G}${font}
${goto 1220}${#EFEFEF}${voffset 3}${font Sans:size=12:bold}${time %H:%M:%S}${font}
${goto 400}${voffset -20}${#EFEFEF}.: CPU :.
${goto 400}${#D1661A}${cpugraph 15,150 82281F D1661A}
${goto 400}${#8FA54F}CPU: ${#D1661A}${cpubar 7,100} ${#8FA54F}$cpu%
${goto 400}${#8FA54F}CPU Temp:${#FAD85D} ${exec sensors | grep 'Core 0' | awk '{print $3}' | cut -c2-3}°C
${goto 400}${#8FA54F}Procesos: ${#FAD85D}$processes ${#8FA54F}CPU freq: ${#FAD85D}${freq 1}MHz
${goto 990}${voffset -30}${#EFEFEF}.: Sistema :.
${goto 990}${#8FA54F}$sysname${goto 1025} ${#FAD85D}$kernel
${goto 990}${#8FA54F}Debian Lenny ${#FAD85D}$machine
${goto 990}${#8FA54F}Uptime:${goto 1030} ${#FAD85D}$uptime
${goto 990}${#8FA54F}Load:${goto 1025} ${#FAD85D}$loadavg
${goto 1425}${voffset 30}${#EFEFEF}.: NetworK :.
${goto 1425}${#8FA54F}IP: ${#FAD85D}${execi 10000 wget
http://checkip.dyndns.org/ -q -O - | grep -Eo '\<[[:digit:]]{1,3}(\.[[:digit:]]{1,3}){3}\>'}
${goto 1425}${#8FA54F}UP:${goto 1490}${#D1661A}${upspeedgraph eth0 7,60 1C2B25 8FA54F}${goto 1565}${#FAD85D}${upspeedf eth0} KB
${goto 1425}${#8FA54F}DOWN:${goto 1490}${#D1661A}${downspeedgraph eth0 7,60 1C2B25 8FA54F}${goto 1565}${#FAD85D}${downspeedf eth0} KB
${goto 320}${voffset 10}${#EFEFEF}.: RAM :.
${goto 320}${#8FA54F}RAM:${goto 350}${#FAD85D}$mem/$memmax - $memperc% ${goto 470}${#D1661A}${membar 7,60}
${goto 320}${#8FA54F}SWP:${goto 350}${#FAD85D}$swap/$swapmax - $swapperc% ${goto 470}${#D1661A}${swapbar 7,60}
${goto 305}${voffset 150}${#EFEFEF}.: HD :.
${goto 305}${#8FA54F}Root${goto 350}${#FAD85D}${fs_used /}/${fs_size /}${goto 440}${#D1661A}${fs_bar 7,60 /}
${goto 305}${#8FA54F}Home${goto 350}${#FAD85D}${fs_used /home}/${fs_size /home}${goto 440}${#D1661A}${fs_bar 7,60 /home}
${goto 305}${#8FA54F}HD Temp:${#FAD85D}${exec hddtemp /dev/sda -n --unit=C}°C
${goto 1150}${voffset -30}${#EFEFEF}.: Clima :.
${goto 1150}${#8FA54F}${execi 1680 python ~/conkyForecast.py --location=BRXX0232 --datatype=CN --refetch}${#EFEFEF} : ${#FAD85D}${execi 1680 python ~/conkyForecast.py --location=BRXX0232 --datatype=CT}
${goto 1150}${#EFEFEF}${offset 36}${voffset -4}${font ConkyWeather:size=40}${execi 1680 python ~/conkyForecast.py --location=BRXX0232 --datatype=WF}${font}
${goto 1150}${voffset -2}${#8FA54F}Temperatura: ${#FAD85D}${execi 1680 python ~/conkyForecast.py --location=BRXX0232 --datatype=HT}${#8FA54F} Humidade: ${#FAD85D}${execi 1680 python ~/conkyForecast.py --location=BRXX0232 --datatype=HM}
${goto 1150}${#8FA54F}Direção: ${#FAD85D}${execi 1680 python ~/conkyForecast.py --location=BRXX0232 --datatype=WD}${#8FA54F} Vento: ${#FAD85D}${execi 1680 python ~/conkyForecast.py --location=BRXX0232 --datatype=WS}
${goto 1150}${#8FA54F}Manhã: ${offset 4}${#FAD85D}${execi 1680 python ~/conkyForecast.py --location=BRXX0232 --datatype=CT --startday=1 --endday=1}
${goto 1150}${#FAD85D}${offset 20}${execi 1680 python ~/conkyForecast.py --location=BRXX0232 --datatype=DW --shortweekday --startday=1 --endday=3 --spaces=15}
${goto 1150}${#EFEFEF}${offset 14}${font ConkyWeather:size=24}${execi 1680 python ~/conkyForecast.py --location=BRXX0232 --datatype=WF --startday=1 --endday=3 --spaces=4}${font}
${goto 1150}${#8FA54F}Max: ${#FAD85D}${execi 1680 python ~/conkyForecast.py --location=BRXX0232 --datatype=HT --startday=1 --endday=3 --spaces=13}
${goto 1150}${#8FA54F}Min: ${#FAD85D}${execi 1680 python ~/conkyForecast.py --location=BRXX0232 --datatype=LT --startday=1 --endday=3 --spaces=16}
${goto 1150}${#8FA54F}Hum: ${#FAD85D}${execi 1680 python ~/conkyForecast.py --location=BRXX0232 --datatype=HM --startday=1 --endday=3 --spaces=13}${font}
${goto 350}${voffset -150}${#EFEFEF}.: Processos :.
${goto 350}${#EFEFEF}Nombre ::. ${goto 425}PID${goto 455}CPU%${goto 495}MEM%
${goto 350}${#82281F}${top name 1} ${goto 425}${top pid 1}${goto 455}${top cpu 1}${goto 495}${top mem 1}
${goto 350}${#D1661A}${top name 2} ${goto 425}${top pid 2}${goto 455}${top cpu 2}${goto 495}${top mem 2}
${goto 350}${#FAD85D}${top name 3} ${goto 425}${top pid 3}${goto 455}${top cpu 3}${goto 495}${top mem 3}
${goto 350}${#8FA54F}${top name 4} ${goto 425}${top pid 4}${goto 455}${top cpu 3}${goto 495}${top mem 4}
${goto 350}${#EFEFEF}Memoria ::.
${goto 350}${#82281F}${top_mem name 1} ${goto 425}${top_mem pid 1}${goto 455}${top_mem cpu 1}${goto 495}${top_mem mem 1}
${goto 350}${#D1661A}${top_mem name 2} ${goto 425}${top_mem pid 2}${goto 455}${top_mem cpu 2}${goto 495}${top_mem mem 2}
${goto 350}${#FAD85D}${top_mem name 3} ${goto 425}${top_mem pid 3}${goto 455}${top_mem cpu 3}${goto 495}${top_mem mem 3}
${goto 350}${#8FA54F}${top_mem name 4} ${goto 425}${top_mem pid 4}${goto 455}${top_mem cpu 4}${goto 495}${top_mem mem 4}
${goto 670}${voffset 120}${#EFEFEF}.: Rhythmbox :.
${goto 670}${if_running rhythmbox}${#8FA54F}Artista: ${goto 720}${#FAD85D}${exec rhythmbox-client --no-start --print-playing-format %ta}
${goto 670}${#8FA54F}Título: ${goto 720}${#FAD85D}${exec rhythmbox-client --print-playing-format %tt}
${goto 670}${#8FA54F}Album: ${goto 720}${#FAD85D}${exec rhythmbox-client --no-start --print-playing-format %at}
${goto 670}${#8FA54F}Genero: ${goto 720}${#FAD85D}${exec rhythmbox-client --no-start --print-playing-format %ag}${goto 760}${#8FA54F}Año: ${#FAD85D}${exec rhythmbox-client --no-start --print-playing-format %ay}
${goto 670}${#8FA54F}Posición: ${#FAD85D}${exec rhythmbox-client --no-start --print-playing-format %te}${goto 750}${#8FA54F}Tempo: ${#FAD85D}${exec rhythmbox-client --no-start --print-playing-format %td}$else${goto 750}${font Liberation Mono:size=6:bold}${#82281F}Sin Actividad${font}$endif${color}