#Editado por Pacheco, Renato. 28/09/2011.
#http://gnome-look.org/usermanager/search.php?username=rcpacheco
# Use Xft?
use_xft yes
xftfont DejaVu Sans:size=8
xftalpha 0.8
color0 FFFFFF
color1 FCAF3E

text_buffer_size 2048

# Update interval in seconds
update_interval 0.5

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

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


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

# border width
border_width 1

# Default colors and also border colors
# --- Window Layout & Options --- #
own_window yes
own_window_type normal
own_window_transparent yes
own_window_class conky-semi
#own_window_argb_visual yes
own_window_argb_value 100
own_window_hints undecorate,sticky,skip_taskbar,skip_pager,below
double_buffer yes
use_spacer right
alignment top_right
gap_x 20
gap_y 55
maximum_width 245

# --- Colours, Sizes, Fonts & Margins --- #
update_interval 1.0
total_run_times 0
stippled_borders 3
border_width 10
default_color white
color5 green
color6 yellow
color7 white
color8 red
color9 blue
# --- Text --- #
draw_outline no
draw_borders no
font Monospace:size=8:weight=bold
uppercase no
text_buffer_size 2048
default_graph_size 0 25

# 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
${if_gw}${if_existing /proc/net/route wlan0}${color white}GEOLOCALIZATION BY IP: ${hr 2}${color}
${execpi 6000  ~/.conky/scripts/maps/latlong.sh}${image /tmp/maptmp.png -s 210x210 -p 30,15}
${voffset 205}${font Ubuntu:size=8}${color white}CONNECTED TO NETWORK:$color$font${color #ff6600}${font StyleBats:size=12} w${font}$alignc WIRELESS (WI-FI)$color
${color white}DOWN:$color${color #9ACD32}${downspeed wlan0} KB/s$color ${alignr}${color white}UP:$color ${color red}${upspeed wlan0} KB/s$color 
${downspeedgraph wlan0 25,120 000000 00ff00} ${alignr}${upspeedgraph wlan0 25,120 000000 ff0000}$color
${color gray}${font Poky:size=12}p ${font}${font Ubuntu:size=8}${color white}LOCAL IP:$color$font${color #ff6600}$alignc ${addr wlan0}$color
${color gray}${font Poky:size=12}w ${font}${font Ubuntu:size=8}EXTERNAL IP:$color ${color #ff4600}$alignc${execi 3600 wget -O - http://automation.whatismyip.com/n09230945.asp | tail}$color$font  
${color gray}${font Poky:size=12}i ${font}${font Ubuntu:size=8,weight:bold}Open Connections: $color${color orange} ${tcp_portmon 1 65535 count}
 ${tcp_portmon 1 65535 rhost 0} ${alignr}  ${tcp_portmon 1 65535 lservice 0}
 ${tcp_portmon 1 65535 rhost 1} ${alignr}  ${tcp_portmon 1 65535 lservice 1}
 ${tcp_portmon 1 65535 rhost 2} ${alignr}  ${tcp_portmon 1 65535 lservice 2}
 ${tcp_portmon 1 65535 rhost 3} ${alignr}  ${tcp_portmon 1 65535 lservice 3}
 ${tcp_portmon 1 65535 rhost 4} ${alignr}  ${tcp_portmon 1 65535 lservice 4}
 ${tcp_portmon 1 65535 rhost 5} ${alignr}  ${tcp_portmon 1 65535 lservice 5}${color}
${color7}${font Martin Vogel's Symbols:size=14}h ${font}${font Ubuntu:size=11}Internet Risc Alert: ${font}${hr 2}$color

$alignc${color7}${font}${font Ubuntu:size=8}Internet Storm Center: ${execpi 600  ~/.conky/scripts/conkysecurity/isc.sh}${font}${color} 
$alignc${color7}${font}${font Ubuntu:size=8}Symantec: ${execpi 600  ~/.conky/scripts/conkysecurity/symantec.sh}${font}${color}

${color7}${font Martin Vogel's Symbols:size=14}k ${font}${font}${font Ubuntu:size=10} Emails GMail (Total and 7 Last): ${font}${hr 2}$color

${color6}${font Ubuntu:size=8}$alignc${execi 120 conkyEmail -m POP -s pop.gmail.com -u YOURUSER@gmail.com -p YOURPASSWORD --mailinfo=7}${font}$color 

${endif}${if_existing /proc/net/route eth0}${color white}GEOLOCALIZATION BY IP: ${hr 2}${color}
${execpi 6000  ~/.conky/scripts/maps/latlong.sh}${image /tmp/maptmp.png -s 210x210 -p 30,15}
${voffset 205}${font Ubuntu:size=8}${color white}CONNECTED TO NETWORK:$color$font${color #ff6600}${font StyleBats:size=12} l${font}$alignc ETHERNET (CABO)$color
${color white}DOWN:$color${color #9ACD32}${downspeed eth0} KB/s$color ${alignr}${color white}UP:$color ${color red}${upspeed eth0} KB/s$color
${downspeedgraph eth0 25,120 000000 00ff00} ${alignr}${upspeedgraph eth0 25,120 000000 ff0000}$color
${color gray}${font Poky:size=12}p ${font}${font Ubuntu:size=8}${color white}LOCAL IP:$color$font${color #ff6600}$alignc${addr eth0}$color
${color gray}${font Poky:size=12}w ${font}${font Ubuntu:size=8}EXTERNAL IP:$color ${color #ff4600}$alignc${execi 3600 wget -O - http://automation.whatismyip.com/n09230945.asp | tail}$color$font  
${color gray}${font Poky:size=12}i ${font}${font Ubuntu:size=8,weight:bold}Open Connections: $color${color orange} ${tcp_portmon 1 65535 count}
 ${tcp_portmon 1 65535 rhost 0} ${alignr}  ${tcp_portmon 1 65535 lservice 0}
 ${tcp_portmon 1 65535 rhost 1} ${alignr}  ${tcp_portmon 1 65535 lservice 1}
 ${tcp_portmon 1 65535 rhost 2} ${alignr}  ${tcp_portmon 1 65535 lservice 2}
 ${tcp_portmon 1 65535 rhost 3} ${alignr}  ${tcp_portmon 1 65535 lservice 3}
 ${tcp_portmon 1 65535 rhost 4} ${alignr}  ${tcp_portmon 1 65535 lservice 4}
 ${tcp_portmon 1 65535 rhost 5} ${alignr}  ${tcp_portmon 1 65535 lservice 5}${color}
${color7}${font Martin Vogel's Symbols:size=14}h ${font}${font Ubuntu:size=11}Internet Risc Alert: ${font}${hr 2}$color

$alignc${color7}${font}${font Ubuntu:size=8}Internet Storm Center: ${execpi 600  ~/.conky/scripts/conkysecurity/isc.sh}${font}${color} 
$alignc${color7}${font}${font Ubuntu:size=8}Symantec: ${execpi 600  ~/.conky/scripts/conkysecurity/symantec.sh}${font}${color}

${color7}${font Martin Vogel's Symbols:size=14}k ${font}${font}${font Ubuntu:size=10} Emails GMail (Total and 7 Last): ${font}${hr 2}$color

${color6}${font Ubuntu:size=12}$alignc${execi 120 conkyEmail -m POP -s pop.gmail.com -u YOURUSER@gmail.com -p YOURPASSWORD --mailinfo=7 }${font}$color 

${endif}${if_existing /proc/net/route ppp0}${color white}GEOLOCALIZATION BY IP: ${hr 2}${color}
${execpi 6000  ~/.conky/scripts/maps/latlong.sh}${image /tmp/maptmp.png -s 210x210 -p 30,15}
${voffset 205}${font Ubuntu:size=8}${color white}CONNECTED TO NETWORK:$color$font${color #ff6600}${font Webdings:size=12} k${font}$alignc 3G$color
${color white}DOWN:$color${color #9ACD32}${downspeed ppp0} KB/s$color ${alignr}${color white}UP:$color ${color red}${upspeed ppp0} KB/s$color
${downspeedgraph ppp0 25,120 000000 00ff00} ${alignr}${upspeedgraph ppp0 25,120 000000 ff0000}$color
${color gray}${font Poky:size=12}p ${font}${font Ubuntu:size=8}${color white}LOCAL IP:$color$font${color #ff6600}$alignc${addr ppp0}$color
${color gray}${font Poky:size=12}w ${font}${font Ubuntu:size=8}EXTERNAL IP:$color ${color #ff4600}$alignc${execi 3600 wget -O - http://automation.whatismyip.com/n09230945.asp | tail}$color$font  $
${color gray}${font Poky:size=12}i ${font}${font Ubuntu:size=8,weight:bold}Open Connections: $color${color orange} ${tcp_portmon 1 65535 count}
 ${tcp_portmon 1 65535 rhost 0} ${alignr}  ${tcp_portmon 1 65535 lservice 0}
 ${tcp_portmon 1 65535 rhost 1} ${alignr}  ${tcp_portmon 1 65535 lservice 1}
 ${tcp_portmon 1 65535 rhost 2} ${alignr}  ${tcp_portmon 1 65535 lservice 2}
 ${tcp_portmon 1 65535 rhost 3} ${alignr}  ${tcp_portmon 1 65535 lservice 3}
 ${tcp_portmon 1 65535 rhost 4} ${alignr}  ${tcp_portmon 1 65535 lservice 4}
 ${tcp_portmon 1 65535 rhost 5} ${alignr}  ${tcp_portmon 1 65535 lservice 5}${color}
${color7}${font Martin Vogel's Symbols:size=14}h ${font}${font Ubuntu:size=11}Internet Risc Alert: ${font}${hr 2}$color

$alignc${color7}${font}${font Ubuntu:size=8}Internet Storm Center: ${execpi 600  ~/.conky/scripts/conkysecurity/isc.sh}${font}${color} 
$alignc${color7}${font}${font Ubuntu:size=8}Symantec: ${execpi 600  ~/.conky/scripts/conkysecurity/symantec.sh}${font}${color}

${color7}${font Martin Vogel's Symbols:size=14}k ${font}${font}${font Ubuntu:size=10} Emails GMail (Total and 7 Last): ${font}${hr 2}$color

${color6}${font Ubuntu:size=12}$alignc${execi 120 conkyEmail -m POP -s pop.gmail.com -u YOURUSER@gmail.com -p YOURPASSWORD --mailinfo=7 }${font}$color 

${endif}${if_existing /proc/net/route ppp1}${color white}GEOLOCALIZATION BY IP: ${hr 2}${color}
${execpi 6000  ~/.conky/scripts/maps/latlong.sh}${image /tmp/maptmp.png -s 210x210 -p 30,15}
${voffset 205}${font Ubuntu:size=8}${color white}CONNECTED TO NETWORK:$color$font${color #ff6600}${font Webdings:size=12} k${font}$alignc 3G$color
${color white}DOWN:$color${color #9ACD32}${downspeed ppp1} KB/s$color ${alignr}${color white}UP:$color ${color red}${upspeed ppp1} KB/s$color
${downspeedgraph ppp1 25,120 000000 00ff00} ${alignr}${upspeedgraph ppp1 25,120 000000 ff0000}$color
${color gray}${font Poky:size=12}p ${font}${font Ubuntu:size=8}${color white}LOCAL IP:$color$font${color #ff6600}$alignc${addr ppp1}$color
${color gray}${font Poky:size=12}w ${font}${font Ubuntu:size=8}EXTERNAL IP:$color ${color #ff4600}$alignc${execi 3600 wget -O - http://automation.whatismyip.com/n09230945.asp | tail}$color$font  ${color gray}${font Poky:size=12}i ${font}${font Ubuntu:size=8,weight:bold}Open Connections: $color${color orange} ${tcp_portmon 1 65535 count}
 ${tcp_portmon 1 65535 rhost 0} ${alignr}  ${tcp_portmon 1 65535 lservice 0}
 ${tcp_portmon 1 65535 rhost 1} ${alignr}  ${tcp_portmon 1 65535 lservice 1}
 ${tcp_portmon 1 65535 rhost 2} ${alignr}  ${tcp_portmon 1 65535 lservice 2}
 ${tcp_portmon 1 65535 rhost 3} ${alignr}  ${tcp_portmon 1 65535 lservice 3}
 ${tcp_portmon 1 65535 rhost 4} ${alignr}  ${tcp_portmon 1 65535 lservice 4}
 ${tcp_portmon 1 65535 rhost 5} ${alignr}  ${tcp_portmon 1 65535 lservice 5}${color}
${color7}${font Martin Vogel's Symbols:size=14}h ${font}${font Ubuntu:size=11}
Internet Risc Alert: ${font}${hr 2}$color

$alignc${color7}${font}${font Ubuntu:size=8}Internet Storm Center: ${execpi 600  ~/.conky/scripts/conkysecurity/isc.sh}${font}${color} 
$alignc${color7}${font}${font Ubuntu:size=8}Symantec: ${execpi 600  ~/.conky/scripts/conkysecurity/symantec.sh}${font}${color}

${color7}${font Martin Vogel's Symbols:size=14}k ${font}${font}${font Ubuntu:size=10} Emails GMail (Total and 7 Last): ${font}${hr 2}$color

${color6}${font Ubuntu:size=12}$alignc${execi 120 conkyEmail -m POP -s pop.gmail.com -u YOURUSER@gmail.com -p YOURPASSWORD --mailinfo=7 }${font}$color 

${endif}${if_existing /proc/net/route ppp2}${color white}GEOLOCALIZATION BY IP: ${hr 2}${color}
${execpi 6000  ~/.conky/scripts/maps/latlong.sh}${image /tmp/maptmp.png -s 210x210 -p 30,15}
${voffset 205}${font Ubuntu:size=8}${color white}CONNECTED TO NETWORK:$color$font${color #ff6600}${font Webdings:size=12} k${font}$alignc 3G$color
${color white}DOWN:$color${color #9ACD32}${downspeed ppp2} KB/s$color ${alignr}${color white}UP:$color ${color red}${upspeed ppp2} KB/s$color
${downspeedgraph ppp2 25,120 000000 00ff00} ${alignr}${upspeedgraph ppp0 25,120 000000 ff0000}$color
${color gray}${font Poky:size=12}p ${font}${font Ubuntu:size=8}${color white}LOCAL IP:$color${color #ff6600}$alignc${addr ppp2}$color$font
${color gray}${font Poky:size=12}w ${font}${font Ubuntu:size=8}EXTERNAL IP:$color ${color #ff4600}$alignc${execi 3600 wget -O - http://automation.whatismyip.com/n09230945.asp | tail}$color$font  
${color gray}${font Poky:size=12}i ${font}${font Ubuntu:size=8,weight:bold}Open Connections: $color${color orange} ${tcp_portmon 1 65535 count}
 ${tcp_portmon 1 65535 rhost 0} ${alignr}  ${tcp_portmon 1 65535 lservice 0}
 ${tcp_portmon 1 65535 rhost 1} ${alignr}  ${tcp_portmon 1 65535 lservice 1}
 ${tcp_portmon 1 65535 rhost 2} ${alignr}  ${tcp_portmon 1 65535 lservice 2}
 ${tcp_portmon 1 65535 rhost 3} ${alignr}  ${tcp_portmon 1 65535 lservice 3}
 ${tcp_portmon 1 65535 rhost 4} ${alignr}  ${tcp_portmon 1 65535 lservice 4}
 ${tcp_portmon 1 65535 rhost 5} ${alignr}  ${tcp_portmon 1 65535 lservice 5}${color}

${color7}${font Martin Vogel's Symbols:size=14}h ${font}${font Ubuntu:size=11}Internet Risc Alert: ${font}${hr 2}$color

$alignc${color7}${font}${font Ubuntu:size=8}Internet Storm Center: ${execpi 600  ~/.conky/scripts/conkysecurity/isc.sh}${font}${color} 
$alignc${color7}${font}${font Ubuntu:size=8}Symantec: ${execpi 600  ~/.conky/scripts/conkysecurity/symantec.sh}${font}${color}

${color7}${font Martin Vogel's Symbols:size=14}k ${font}${font}${font Ubuntu:size=10} Emails GMail (Total and 7 Last): ${font}${hr 2}$color

${color6}${font Ubuntu:size=12}$alignc${execi 120 conkyEmail -m POP -s pop.gmail.com -u YOURUSER@gmail.com -p YOURPASSWORD --mailinfo=7 }${font}$color 

${endif}
${else}
${color red}${font Martin Vogel's Symbols:size=12} i${font}${alignc}NOT CONNECTED$color ${endif}

