Lightweight System Info tool for Windows written in C# using .NET Framework 4.7.2
Tinyinfo currently gives you information about the following components:
- CPU
- GPU
- When using NVIDIA Graphics more info will be shown.
- RAM
- Drives
- Motherboard
- BIOS
- Battery
- Network adapters
It's as simple as downloading the latest version, unzipping the archive and run Tinyinfo.exe. It is fully portable and does not require being run as Administrator.
Windows by default marks all downloaded executables with "not enough reputation" as dangerous. You can either click on "More info" and then "Run anyway" in the SmartScreen warning or right click the ZIP before extracting, select "Properties", check the "Unblock" checkbox and then press "Ok".
Tinyinfo is relatively easy to run. It requires the following:
- Microsoft Windows (64 Bit required)
- .NET Framework 4.7.2
- 100MB free RAM
Feel free to report bugs or request features via a GitHub Issue.
Please read first. It contains some basic guidance to get you started. Afterwards you can take a look at our GitHub Issues and choose a issue you like to work on or create your own.