asa-system-monitorcli
v1.0.0
Published
A CLI application to monitor system stats like CPU, RAM, power consumption, and temperature.
Downloads
5
Readme
System Monitor CLI
A CLI application that monitors and displays key system statistics such as CPU usage, RAM usage, power consumption, and temperature.
Installation
- Clone this repository.
- Navigate to the cloned directory.
- Run
npm install
to install the required dependencies.
How to Use
- Start the application by running
npm start
. - The application will display the current system statistics including CPU information, memory usage, battery status, and CPU temperature.
Note: Some information, like power consumption and CPU temperature, may not be available on all systems.
Keep track of your system's health and performance directly from your terminal!