Segui il video qui sotto per vedere come installare il nostro sito come web app sulla tua schermata principale.
Nota: Questa funzionalità potrebbe non essere disponibile in alcuni browser.
Pubblicità
#distributed under GNU GPL, copy, modify and share with complete freedom
#this conkyrc it's made by centoventicinque "truethrash88@gmail.com"
#
#
#
#optimized for full hd monitor ( 180p) , if you have a different or no-fullhd monitor
#edit "gap" in a correct value,otherwise conky will not be visible
#(it will "appear"out of the monitors!)
#
#
#
#another more note : i have a dual core-cpu , if you have more cpu you can copy & e past the cpu statust string end change a reference number .
#i have 2 hdd , one it's mounted in /home/username/backup , if you haven't this mount-point you can erase or comment( use the "#" this line , otherwise you will see the status hof youre home .
#if you have no separate partition (home, root and others) should also comment out or delete the reference line in the state of the disks, otherwise it will be shown for everyone to use / root
#cpu presenti nel sistema
cpu_avg_samples 2
# Create own window instead of using desktop (required in nautilus)
own_window yes
own_window_type override
own_window_hints undecorated,below,skip_taskbar
background no
# Use double buffering (reduces flicker, may not work for everyone)
double_buffer yes
# fiddle with window
use_spacer yes
use_xft yes
# Update interval in seconds
update_interval 1
# Minimum size of text area
minimum_size 150 5
# Draw shades?
draw_shades no
# Text stuff
draw_outline no # amplifies text if yes
draw_borders no
uppercase no # set to yes if you want all text to be in uppercase
# Stippled borders?
stippled_borders 1
# border margins
border_margin 1
# border width
border_width 1
# Default colors and also border colors, grey90 == #e5e5e5
default_color white
default_shade_color black
default_outline_color grey90
own_window_colour brown
own_window_transparent yes
# 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
gap_x 1765
gap_y 40
# stuff after 'TEXT' will be formatted on screen
override_utf8_locale yes
xftfont Terminus:size=9
xftalpha 0.8
TEXT
${hr 1}
#this line it's custom, simply don't show any to you , customize ,cmmento, oer erase it
${color #0066FF}${font urw chancery l:size=20}Siderium@Arch${font} ${color }
${hr 1}
${color #0066FF}SYSTEM:${color}
${voffset 5}${color}${font StyleBats:size=12} ${font}${color slate grey}UpTime: ${color }$uptime
${color}${font StyleBats:size=12} ${font}${color slate grey}Kern:${color }$kernel
${hr 2}
${color #0066FF}CPU MONITOR:${color}
#${voffset 5}${color slate grey}Temp:${color }
${voffset 5}${color slate grey}HWTemp: ${color }${hwmon temp 1}°C
${voffset 5}${color slate grey}CPU 1 Usage:${color} ${cpu cpu1}% ${cpubar cpu1}
${voffset 5}${color slate grey}CPU 2 Usage:${color} ${cpu cpu2}% ${cpubar cpu2}
${voffset 5}${color}${cpugraph cpu1 00CBFF 00CBFF}
${voffset 5}${color}${cpugraph cpu2 00CBFF 00CBFF}
${hr 2}
${color #0066FF}TASK:${color}
${color slate grey}Load: ${color }$loadavg
${color slate grey}Processes: ${color }$processes
${color slate grey}Running: ${color }$running_processes
${color}${font Webdings:size=12} ${font}${color slate grey}Highest CPU:
${color #0066FF} ${top name 1}${top cpu 1}
${color lightgrey} ${top name 2}${top cpu 2}
${color lightgrey} ${top name 3}${top cpu 3}
${color}${font Webdings:size=12} ${font}${color slate grey}Highest MEM:
${color #0066FF} ${top_mem name 1}${top_mem mem 1}
${color lightgrey} ${top_mem name 2}${top_mem mem 2}
${color lightgrey} ${top_mem name 3}${top_mem mem 3}
${hr 2}
${color #0066FF}SYSTEM MEMORY:${color}
${color slate grey}RAM: ${color } $memperc% $mem/$memmax
${membar 6,150}
${color slate grey}SWAP: ${color } $swapperc% $swap/$swapmax
${swapbar 6,150}
${hr 2}
${color #0066FF}STORAGE:${color}
${color slate grey}ROOT: ${color }${fs_free /}/${fs_size /}
${fs_bar 6,150 /}
${color slate grey}HOME: ${color }${fs_free /home}/${fs_size /home}
${fs_bar 6,150 /home}
${color slate grey}BACKUP: ${color }${fs_free /home/rodrigo/backup}/${fs_size /home/rodrigo/backup}
${fs_bar 6,150 /home/rodrigo/backup}
${hr 2}
${color #0066FF}NETWORK:${color}
${voffset 5}${color slate grey}TOTAL UP: ${color } ${totalup eth0}
${voffset 1}${color}${font PizzaDude Bullets:size=12}${font} Up: ${color }${upspeed eth0}k/s
${upspeedgraph eth0 20,150 00CBFF 00CBFF}
${voffset 5}${color slate grey}TOTAL DWN: ${color } ${totaldown eth0}
${voffset 1}${color}${font PizzaDude Bullets:size=12}${font} Down: ${color }${downspeed eth0}k/s
${downspeedgraph eth0 20,150 00CBFF 00CBFF}
${hr 2}
peppe@peppe-K61IC:~$ conky
Conky: use_spacer should have an argument of left, right, or none. 'yes' seems to be some form of 'true', so defaulting to right.
Conky: /home/peppe/.conkyrc: 52: no such configuration: 'border_margin'
Conky: statfs '/home/rodrigo/backup': No such file or directory
Conky: desktop window (18000a7) is subwindow of root window (142)
Conky: window type - override
Conky: drawing to created window (0x5a00001)
Conky: drawing to double buffer
Conky: statfs '/home/rodrigo/backup': No such file or directory