aboutsummaryrefslogtreecommitdiff
path: root/system/btop/README
diff options
context:
space:
mode:
authorMatteo Bernardini <ponce@slackbuilds.org>2022-02-19 16:33:45 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-20 15:12:43 +0700
commitc9687b46580ab257c6a72621f49cf20c4b8c3169 (patch)
tree2e98d1446023a95f9340f9c18f0bf128072703be /system/btop/README
parent5636028190b9fa7b8584fec6757e96acad9bfa77 (diff)
system/btop: Added (system resources monitor).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/btop/README')
-rw-r--r--system/btop/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/system/btop/README b/system/btop/README
new file mode 100644
index 0000000000..8780098d6a
--- /dev/null
+++ b/system/btop/README
@@ -0,0 +1,3 @@
+Resource monitor that shows usage and stats for processor, memory,
+disks, network and processes.
+C++ version and continuation of bashtop and bpytop.