summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2011-01-11 13:06:29 +0000
committerPaul Buetow <paul@buetow.org>2011-01-11 13:06:29 +0000
commita390ed7b7c0c46c5273b3578a080fbd541221e4e (patch)
tree61e49e914cba6398f527ed1093f8cd53d7c5d98e /README
parent0e745e06568812fa254e27891271460b83c2f948 (diff)
released v0.1.1
Diffstat (limited to 'README')
-rw-r--r--README25
1 files changed, 25 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..e010cb4
--- /dev/null
+++ b/README
@@ -0,0 +1,25 @@
+For general program informations see http://loadbars.buetow.org
+
+For legal informations see COPYING and COPYING.FONT
+
+For any program help check out --help or 'h' command
+
+For a list of features which might be added in the future see WHISHLIST
+
+For a changelog see CHANGELOG
+
+Explanation colors:
+ Blue: System cpu usage
+ Purple: System usage if it's >30%
+ Yellow: User cpu usage
+ Darker yellow: User usage if system & user cpu is >50%
+ Orange: User usage if system & user cpu is >70%
+ White: Usage usage if system & user cpu is >99%
+ Green: Nice cpu usage
+
+Explanation text display:
+ ni = Nice cpu usage in %
+ us = User cpu usage in %
+ sy = System cpu sage in %
+ su = System & user cpu usage in %
+