index
:
loadbars
develop
master
screenshots
Tool to show real time CPU, memory and network load bars.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
loadbars.pl
Age
Commit message (
Expand
)
Author
2011-01-14
tagged v0.1.2
0.1.2
Paul Buetow
2011-01-14
using open insread of open2 in rem ssh command because no bi-directional pipe...
Paul Buetow
2011-01-14
shutting down display first
Paul Buetow
2011-01-13
fixed division by zero bug
Paul Buetow
2011-01-12
some cosmetic fixes
Paul Buetow
2011-01-12
draw_background BLACK after timekeeping
Paul Buetow
2011-01-12
cosmetic fixes
Paul Buetow
2011-01-12
added --title option
Paul Buetow
2011-01-12
added toggle summary feature
Paul Buetow
2011-01-11
versioning and changelog
Paul Buetow
2011-01-11
released v0.1.1
Paul Buetow
2011-01-11
released v0.1.0
Paul Buetow
2011-01-11
fixed a typo
Paul Buetow
2011-01-11
initial font support, displaying cpu states as text
Paul Buetow
2011-01-11
implemented prodection against broken pipe (remote ssh connection pipe)
Paul Buetow
2011-01-11
removed initial colors_help
Paul Buetow
2011-01-11
color border limits are now constants
Paul Buetow
2011-01-11
colors are now stored in constants
Paul Buetow
2011-01-04
initial support of color help
Paul Buetow
2010-12-04
corrected linprocfs
Paul Buetow
2010-11-29
(no commit message)
Paul Buetow
2010-11-28
initial irssi plugins scripts dir
Paul Buetow
2010-11-20
added --sshtops
Paul Buetow
2010-11-20
renamed lable TIME into TIMEKEEPER.
Paul Buetow
2010-11-20
removed not used variable $t_diff
Paul Buetow
2010-11-20
improved update interval handling (drawing bars).
Paul Buetow
2010-11-20
added white color if cpu > 99%
Paul Buetow
2010-11-20
sorting menu entries better
Paul Buetow
2010-11-15
incremented beta number to 7
Paul Buetow
2010-11-15
renamed 'scale' into 'factor'
Paul Buetow
2010-11-15
scale factor short menu point: l -> f
Paul Buetow
2010-11-15
changed scale factor menu entry
Paul Buetow
2010-11-14
improved command line opts
Paul Buetow
2010-11-14
added ssh agent support
Paul Buetow
2010-11-14
(c) to .pl
Paul Buetow
2010-11-13
code cleaning
Paul Buetow
2010-11-13
added dispatch table
Paul Buetow
2010-11-12
added --width and --height parameters
Paul Buetow
2010-11-10
added scale factor option
Paul Buetow
2010-11-09
colors
Paul Buetow
2010-11-09
cpuload -> loadbars
Paul Buetow