A terminal app to get system-related(ip, cpu, os, ram, env variables, user, host, gpu) data easily: 'get'
git clone https://github.com/ferhadquluzade/get.git
cd get
npm install
npm install -g
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