helloSystem / Utilities

Utilities written in PyQt5, meant for use with helloSystem
BSD 2-Clause "Simplified" License
28 stars 29 forks source link

Hardware probe: List of hardware that needs to be visualized #201

Closed louies0623 closed 1 year ago

louies0623 commented 1 year ago

Can be used in the Show Hardware Probe and displayed clearly instead of looking for it in the folder. image

images - 2023-09-08T063714 618

probonopd commented 1 year ago

Please retest in build 0I41 or later. Thanks!

louies0623 commented 1 year ago

It's basically ok, but I hope it can be layered like the example picture.

20230909_090725

macos-catalina-mbp-system-report-hardware

probonopd commented 1 year ago

For that we would need to use a QTreeView instead of a QLIstView.

I won't invest more time into this for now but pull requests which implement this are welcome.