Commit Graph
15 Commits
Author SHA1 Message Date
Hoang Hong Quan 3288145189 Avoid crashes in case of missing information from the AIDA64 report 2024-09-13 17:15:52 +07:00
Hoang Hong Quan de2f684c3f Clean up unnecessary code 2024-09-11 04:32:29 +07:00
Hoang Hong Quan b9281737ef Add platform information for laptops 2024-08-19 22:36:06 +07:00
Hoang Hong Quan c67bf4c291 Add error handling for cases where AIDA64 report is missing some information 2024-08-19 17:44:15 +07:00
Hoang Hong Quan 0506fb6711 Remove the check for connection name being Ethernet or WiFi 2024-08-18 08:55:41 +07:00
Hoang Hong Quan 154704e7b8 Remove functions for retrieving memory, monitor, and ACPI tables information that are no longer used 2024-08-07 17:36:03 +07:00
Hoang Hong Quan 013500db11 Update methods for retrieving CPU core count and CPU configuration 2024-08-07 17:28:53 +07:00
Hoang Hong Quan 84f410b6c2 Remove interface number appearing after revision in USB devices 2024-08-07 16:43:13 +07:00
Hoang Hong Quan f6987b1e7a Use Python's built-in replacements to avoid errors when using virtual environments 2024-08-07 16:34:43 +07:00
Hoang Hong Quan 0eb14523a0 Extract Subsystem ID and Revision from hardware ID 2024-08-05 19:07:36 +07:00
Hoang Hong Quan 734bcc389c Check GPU attributes based on hardware ID to avoid missing data in AIDA64 report
Add a small step towards eliminating the need for AIDA64 report
2024-08-05 18:59:01 +07:00
Hoang Hong Quan 90cb3d2d49 Refactor USB information and remove unnecessary USB device data from the final result 2024-08-05 14:06:14 +07:00
Hoang Hong Quan 381e65075e Remove unnecessary hard disk information 2024-08-04 16:23:27 +07:00
Hoang Hong Quan a955966d72 Remove all f-strings due to some errors 2024-07-29 16:03:13 +07:00
Hoang Hong Quan 72a124244b Initial commit 2024-07-26 18:09:54 +07:00