174
Purrpeek is a cross-platform, cat-approved command-line interface (CLI) tool designed for quickly inspecting your operating system, hardware, storage, network, power, shell, and terminal. It offers support for macOS, Linux, and Windows.
The tool aims to provide comprehensive system information, with a 'best-effort' approach to data collection. If a specific system detail is unavailable, Purrpeek will still display all the information it successfully gathered.
Purrpeek can be installed using various package managers:
Release archives are also available for manual installation on macOS and Linux by extracting the binary and placing it in your PATH. Windows users can extract the executable and add it to their PATH.
Run purrpeek in your terminal to display system information and artwork. Use flags like --json for JSON output and --verbose to show collection warnings.
The project is built using Go and includes development commands for testing, building, and packaging. Contributions are welcome, and users can customize configurations and greetings by modifying YAML and JSON files.
Built with