Update Htop Digital Dashboard .txt

This commit is contained in:
Narsty
2023-06-12 12:36:41 -05:00
committed by GitHub
parent e6c4e4ef99
commit 4cdde24032
+3 -3
View File
@@ -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'