https://github.com/jcapellman/wdydh
.NET 6 Library to Extract Hardware Information
https://github.com/jcapellman/wdydh
device-information device-inventory hardware-enumeration hardware-information
Last synced: 3 months ago
JSON representation
.NET 6 Library to Extract Hardware Information
- Host: GitHub
- URL: https://github.com/jcapellman/wdydh
- Owner: jcapellman
- Created: 2022-03-05T01:20:52.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-03-06T11:25:31.000Z (about 1 year ago)
- Last Synced: 2025-01-15T13:07:09.221Z (4 months ago)
- Topics: device-information, device-inventory, hardware-enumeration, hardware-information
- Language: C#
- Homepage:
- Size: 33.2 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WDYDH
What Does Your Devce HaveA Simple Device Information Library to extract CPU, Memory, Disk, System Drivers and NICs across Windows, macOS and Linux.
## Platforms Currently Done
* Windows (via WMI Queries)## Platforms To Be Done
* Linux
* macOSNeed to add USB Device and Device Version Information