From 4cdde240326bf3afb677f246136dd97f3ce3f930 Mon Sep 17 00:00:00 2001 From: Narsty Date: Mon, 12 Jun 2023 12:36:41 -0500 Subject: [PATCH] Update Htop Digital Dashboard .txt --- Goodusb/Htop Digital Dashboard .txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Goodusb/Htop Digital Dashboard .txt b/Goodusb/Htop Digital Dashboard .txt index a194609..aea68a6 100644 --- a/Goodusb/Htop Digital Dashboard .txt +++ b/Goodusb/Htop Digital Dashboard .txt @@ -1,7 +1,7 @@ REM System monitoring dashboard -REM shows CPU History, Memory and Swap History, Network History, Disk Usage, and Processes. -REM When you run this, you'll get a dynamic, colorful dashboard -REM showing your system's real-time statistics. +REM shows Memory and Swap, Task, Uptime, and Processes. +REM When you run this, you'll get a dynamic, colorful dashboard that can be fine tuned to your liking. +REM Showing your system's real-time statistics. REM It's a practical use of the terminal's capabilities, and it's also visually impressive. REM Requirmetns: Homebrew and HTOP can install using command 'Brew install vtop'