From ad2bca946b16827f51ed6c0d6f50f1d6ca5d9c1b Mon Sep 17 00:00:00 2001 From: Narstybits Date: Mon, 12 Jun 2023 12:19:04 -0500 Subject: [PATCH] Added VTOP --- Goodusb/Vtop Enhanced Dashboard.txt | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 Goodusb/Vtop Enhanced Dashboard.txt diff --git a/Goodusb/Vtop Enhanced Dashboard.txt b/Goodusb/Vtop Enhanced Dashboard.txt new file mode 100644 index 0000000..ee0ab66 --- /dev/null +++ b/Goodusb/Vtop Enhanced Dashboard.txt @@ -0,0 +1,26 @@ +REM System monitoring dashboard +REM shows CPU usage, memory, and network stats, as well as disk usage. +REM When you run this, you'll get a dynamic, colorful dashboard +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 VTOP can install using command 'Brew install vtop' + +REM Title: VTOP Enhanced Dashboard +REM Author: Narsty +REM Target: MacOS +REM Version: 1.0 +REM Category: GOODUSB + +ID 05ac:021e Apple:Keyboard +DELAY 500 +GUI SPACE +DELAY 500 +STRING Terminal +DELAY 1000 +ENTER +DELAY 500 +GUI-CTRL f +DELAY 2000 +STRING vtop +ENTER