gosteye-cli
v1.0.1
Published
GOST'S EYE For System Hardware Information
Downloads
3
Maintainers
Readme
GOST'S EYE
GOST'S EYE is a command-line interface (CLI) tool that provides detailed information about your system's hardware and software components.
Installation
You can install GOST'S EYE globally using npm:
npm i -g gosteye-cli
Usage
$ gosteye-cli --help
Usage: gosteye-cli [options]
GOST'S EYE - Command Line Interface
Options
| Option | Description |
| ----------------------- | ------------------------------------ |
| -V, --version
| Output the version number |
| -gs, --gost
| Run GOST Mode (ALL) |
| -c, --cpu
| Show CPU Information |
| -o, --os
| Show OS Information |
| -m, --mem
| Show RAM Information |
| -b, --battery
| Show Battery Information |
| -g, --graphics
| Show Graphics Information |
| -d, --display
| Show Display Information |
| -s, --storage
| Show Storage Devices Information |
| -u, --usb
| Show USB Device Information |
| -w, --wifi-interface
| Show WiFi Interface Information |
| -n, --wifi-connection
| Show WiFi Connection Information |
| -a, --audio
| Show Audio Interface Information |
| -l, --bluetooth
| Show Bluetooth Interface Information |
| -h, --help
| Display help for command |
Example
gosteye-cli -gs