A simple, cross-platform Python CLI tool to display essential system information such as:
- Operating System (macOS, ubuntu, debian, fedora, RHEL, CentOS, Linux)
- Architecture (x86_64, arm64, etc.)
- Kernel version
- Hostname and current user
- Memory usage
- Programming languages installed (Python, Ruby, Swift, Rust, Cargo, Homebrew)
Itβs lightweight, easy to install, and works right from your terminal.
If you use Homebrew, simply run:
brew tap amitbhujbal/sysinfo
brew install sysinfo
Then run:
sysinfo
This project is licensed under the MIT License Β© 2025 Amit Bhujbal.