Code a bootable program to obtain PC information -- 3
Budget: $30 – $250 USD
Hello, I'm looking for someone who will code a bootable program which can be run from a USB stick to get detailed hardware info of my PC. It should generate text report on a screen and if it's possible - write it as file to some folder on an USB stick it's running from.
I have multiple notebooks Which I want to check for their specificity.
The program must be lightweight and execute as fast as possible to save my time of entire process.
It should be probably coded in C/C++ and use some FAST and LIGHTWEIGHT (so important) kernel, without loading unnecessary systems/libraries.
On-screen report should be clear and easy-to-read. Also after saving this report on folder in USB it should be named with current timestamp and device model name (simple .txt file), USB device should be accessible under windows to read these text reports from them.
Parameters which program MUST obtain and list:
1. laptop information
- model
- serial number
- date of production
- installed windows version and licence key (programmed into mainboard)
2. Processor model
3. GPU model (if two - list both)
4. RAM memory information
- total installed memory
- count of memory slots (avaiable/used)
5. HDD info
- manufacturer
- type (hdd/ssd/m2/pci)
- capacity
- slots (avaiable/used)
- hours worked
- number of launches
6. screen resolution
7. battery information
- number of chambers
- default capacity
- current capacity (% of health)
8. communication info (if it is avaiable then list it with it's model)
- WLAN
- WWAN
- Bluetooth
I have multiple notebooks Which I want to check for their specificity.
The program must be lightweight and execute as fast as possible to save my time of entire process.
It should be probably coded in C/C++ and use some FAST and LIGHTWEIGHT (so important) kernel, without loading unnecessary systems/libraries.
On-screen report should be clear and easy-to-read. Also after saving this report on folder in USB it should be named with current timestamp and device model name (simple .txt file), USB device should be accessible under windows to read these text reports from them.
Parameters which program MUST obtain and list:
1. laptop information
- model
- serial number
- date of production
- installed windows version and licence key (programmed into mainboard)
2. Processor model
3. GPU model (if two - list both)
4. RAM memory information
- total installed memory
- count of memory slots (avaiable/used)
5. HDD info
- manufacturer
- type (hdd/ssd/m2/pci)
- capacity
- slots (avaiable/used)
- hours worked
- number of launches
6. screen resolution
7. battery information
- number of chambers
- default capacity
- current capacity (% of health)
8. communication info (if it is avaiable then list it with it's model)
- WLAN
- WWAN
- Bluetooth