system-reporter

1.0.0 • Public • Published

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

/system-reporter/

    Package Sidebar

    Install

    npm i system-reporter

    Weekly Downloads

    2

    Version

    1.0.0

    License

    ISC

    Unpacked Size

    9.39 kB

    Total Files

    12

    Last publish

    Collaborators

    • dekantraps