syswatch
v2.0.5
Published
Syswatch is a system monitoring tool that provides real-time performance metrics of your system such as CPU usage, memory usage, disk usage, temperature, and more.
Downloads
13
Readme
SysWatch
SysWatch is a system monitoring tool that provides real-time performance metrics of your system such as CPU usage, memory usage, disk usage, temperature, and more.
Installation
To install SysWatch locally in your project, you can use npm:
npm install syswatch
This will install SysWatch as a local dependency in your project.
Usage
With npx
Start SysWatch by running:
npx syswatch
node syswatch
This will start the SysWatch server, and you can access the dashboard on the URL printed in the Terminal.
Issues
Please feel free to report issues over at https://github.com/gfgeu/syswatch/issues