Skip to content

beef-e/system-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

  1. Make sure you have Node.js installed on your system.
  2. Open your terminal.
  3. 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:

  1. Gather informations about the device you are currently on;
  2. 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