A fast cross-platform system information tool written in Go. Shows your system specs in a clean format with an OS-specific logo. Inspired by neoftech, fastfetch
gotcha displays system information including OS details, hardware specs, network info, and display configuration. It's similar to neofetch or screenfetch but built with Go
The information shown includes:
- Operating system and kernel version
- System uptime
- Installed packages (on Unix-like systems)
- Shell information
- Public and private IP addresses
- CPU and GPU details
- Memory usage
- Display resolution and refresh rate
go install github.com/gujson/gotcha/cmd/gotcha@latest- fastfetch
- screenfetch
- neofetch - Archived
If you want to contribute, feel free to open issues or pull requests
