info-system
v2.1.2
Published
A simple package to see the OS infos!
Downloads
8
Maintainers
Readme
Install
$ npm i -g info-system
Usage
To show all infos
$ info-system
Show only memory infos
$ info-system --memory
or
$ info-system -m
Show only processor infos
$ info-system --processor
or
$ info-system -p
Show only OS infos
$ info-system --operational
or
$ info-system -os
You can see here how it stay
🐛 Bug Report
If you find an issue, report here https://github.com/Juniordell/info-system/issues, you'll help a lot!