PcSpecs (WINDOWS ONLY)
Get system info
PcSpecs is a crate to gather the system specs.
Features
- Hostname
- Platform
- OsNumber
- CPU
- GPU
- RAM
- MAINBOARD
Installation
Install the dependencies.
How to use
Add imports:
use specs;
Example:
Or
License
MIT
PcSpecs is MIT licensed.