0.0.5 • Published 9 years ago

show-man v0.0.5

Weekly downloads
4
License
MIT
Repository
github
Last release
9 years ago

Show Man

What is show-man about? In short, it's a simple and convenient command tool to show you the information about the computer.

Version

  • @0.0.5

Installation

npm install show-man -g

How to use

  • show -h

get help information.

_________________________________________________________________
                                                                |
                       help information                         |
                                                                |
_________________________________________________________________
                                                                |
Usage: show [options]                                           |
                                                                |
  Options:                                                      |
                                                                |
    -h, --help                   output usage information       |
    -V, --version                output the version number      |
    -l, --language <default zh>  select language                |
    -a, --all                    output all information         |
    ip                           output ip address              |
    os                           output operator system         |
    arch                         output processor architecture  |
    tm                           output total memory            |
    fm                           output free memory             |
    cpu                          output cpu detail              |
    host                         output host in darwin          |
                                                                |
_________________________________________________________________
  • show ip

get ip address

____________________________________________________
                                                   |
                  ip address                       |
                                                   |
____________________________________________________
                                                   |
    IP           :  192.168.0.103                  |
                                                   |
____________________________________________________
  • show -a -l en

get all information

____________________________________________________________________________
                                                                           |
                  all imformation                                          |
                                                                           |
____________________________________________________________________________
                                                                           |
    IP           :  192.168.0.103                                          |
    OS           :  Mac OSX                                                |
    Arch         :  x64                                                    |
    Total Memory :  4GB                                                    |
    Free Memory  :  119MB                                                  |
    CPU          :  Intel(R) Core(TM) i5-5250U CPU @ 1.60GHz               |
    Host         :  #127.0.0.1 -x- localhost || 127.0.0.1 --> frend.cc     |
                                                                           |
____________________________________________________________________________

License

  • MIT
0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago