| Crates.io | hw-info |
| lib.rs | hw-info |
| version | 0.1.6 |
| created_at | 2026-01-19 05:34:09.307269+00 |
| updated_at | 2026-01-19 05:34:09.307269+00 |
| description | A simple command line tool that displays useful system information. |
| homepage | https://github.com/maciakl/hwinfo |
| repository | https://github.com/maciakl/hwinfo |
| max_upload_size | |
| id | 2053791 |
| size | 65,928 |
A simple command line tool that displays useful system information.
Example:
Just run:
hwinfo
There are no command line flags or arguments.
The information displayed includes:
The output is colorized on the terminal, but can be piped into a file as plain text.
Install via cargo:
cargo install https://github.com/maciakl/dashword/
This tool is also distributed via scoop (see scoop.sh).
First, you need to add my bucket:
scoop bucket add maciak https://github.com/maciakl/bucket
Next simply run:
scoop install maciak/hwinfo
If you don't want to use scoop you can simply download the executable from the release page and extract it somewhere in your path.