Skip to content

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

Notifications You must be signed in to change notification settings

ferhadquluzade/get

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published