diff options
author | Philip Lacroix <philnx[at]bluebottle[dot]com> | 2013-11-30 16:27:55 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-12-02 00:58:00 -0600 |
commit | 7a3cfd7ff4bd29955f07de756e2155e72cd7e8df (patch) | |
tree | 7d87ce4bd81afc43f4cfb4903179d31f4791f3e3 /system/glances/slack-desc | |
parent | 3bbf957da1a7c955d89a9ce672e2444e5db38268 (diff) | |
download | slackbuilds-7a3cfd7ff4bd29955f07de756e2155e72cd7e8df.tar.gz |
system/glances: Added (curses-based monitoring tool).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/glances/slack-desc')
-rw-r--r-- | system/glances/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/glances/slack-desc b/system/glances/slack-desc new file mode 100644 index 0000000000..a7ccad9d9b --- /dev/null +++ b/system/glances/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +glances: glances (a cross-platform curses-based monitoring tool) +glances: +glances: glances is a cross-platform curses-based monitoring tool written in +glances: Python, which can adapt the displayed information depending on the +glances: terminal size. It can also work in a client/server mode for remote +glances: monitoring. +glances: glances uses the psutil library to get information from your system. +glances: +glances: Homepage: https://github.com/nicolargo/glances +glances: +glances: |