Genius is a simple and easy to use CLI tool for gathering information about a system. It is valid for Linux and MacOS systems.
You can download the latest version of Genius from the releases page
git clone https://github.com/kerimkaan/genius.git
cd genius
go mod download
CGO_ENABLED="0" go build -ldflags="-s -w" -o /usr/local/bin/genius main.go
genius help