Skip to content

Latest commit

 

History

History
42 lines (36 loc) · 630 Bytes

README.md

File metadata and controls

42 lines (36 loc) · 630 Bytes

get

A terminal app to get system-related(ip, cpu, os, ram, env variables, user, host, gpu) data easily: 'get'


Installing

git clone https://github.com/ferhadquluzade/get.git
cd get
npm install 
npm install -g 

Usage

Usage: get --[FLAG]

get --ip # Ip address (public v4, local)  
get --cpu # CPU information 
get --os # OS information  
get --ram # Memory/RAM information 
get --env # Environment variables 
get --user # User name 
get --host # Host device information
get --gpu # GPU information