Skip to content

Built to practice using Core NodeJS modules and building a CLI.

Notifications You must be signed in to change notification settings

dnbhed/system-reporter-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

  1. Clone this repo
  2. From the root directory run npm link from the command line
  3. Run system-reporter from any folder on your command line
  4. To get information on specific parts of your system use options:
    • OS to learn about your operating system
    • Memory to learn about how much memory you have and how much is used
    • Horsepower to learn about your CPU(s)
    • General to learn about your username and home directory

About

Built to practice using Core NodeJS modules and building a CLI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published