@beef_e/node_monitor
v3.0.1
Published
A simple nodeJS monitor for your system
Downloads
9
Readme
node_monitor - System Monitor and Information Tool
node_monitor is a simple system monitoring and information tool built using TypeScript and Node.js. It allows users to gather essential information about their devices and provides basic system monitoring functionalities.
Features
- Display key system information
- Monitor system resource usage
Technologies Used
- TypeScript
- Node.js
Packages used
chalk inquirer figlet systeminformation
Installation
To use node_monitor, follow these steps:
- Make sure you have Node.js installed on your system.
- Open your terminal.
- Run the following command to install the tool:
npm i -g @beef_e/node_monitor
Usage
After installing node_monitor, you can use it in two different modes:
- Gather informations about the device you are currently on;
- Monitor the system resources and temperatures.
To run the tool, use the following command:
node_monitor
You will then be prompted to choose which mode you want to use