sysinfojs

1.1.0 • Public • Published

sysinfo

A system information tool written with JavaScript

Installation

If you have npm, you can ran

npm install -g sysinfojs

OR

npx sysinfojs

Without npm

# Requires "Administrative Rights" 
 
$ curl -sL install-sysinfo.now.sh | sh

OR

You can get the binaries from the releases page and add it to your path.

Build

# nodejs and npm must be installed 
git clone https://github.com/dephraiim/sysinfo.git
cd sysinfo
npm install
npm run build

Demo

Demo

Readme

Keywords

none

Package Sidebar

Install

npm i sysinfojs

Weekly Downloads

1

Version

1.1.0

License

MIT

Unpacked Size

4.34 kB

Total Files

4

Last publish

Collaborators

  • dephraiim