A terminal app to get system-related data easily: 'get'
git clone https://github.com/ferhadquluzade/get.git
cd get
npm install
npm install -g Usage: get [subcommand]
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 # Username get host # Hostnameget gpu # GPU informationget net # Network(interfaces) informationget server # Server with basic authentication