system-reporter
v1.0.0
Published
This Command Line Interface provides commands for you to run in the terminal to report on your system and can generate reports to a file on your system.
Downloads
4
Readme
System Reporter CLI
This Node package provides some simple terminal commands to check things about your current system, and can output the data into a report file on your system.
To run on your system:
- Clone this repo
- From the root directory run
npm link
from the command line - Run
system-reporter
from any folder on your command line - To get information on specific parts of your system use options:
OS
to learn about your operating systemMemory
to learn about how much memory you have and how much is usedHorsepower
to learn about your CPU(s)General
to learn about your username and home directory