-
-
Notifications
You must be signed in to change notification settings - Fork 281
Description
Is your feature request related to a problem? If so, please describe the problem.
In theory this should hopefully resolve a few issues.
- Dynamic CPU clock speed under Windows
- CPU temperature under Windows
- Hopefully allow modern AMD gpu stats, fixing Unable to display AMD GPU Stats on Windows #49
Describe the feature / solution to your problem you'd like
Integration of the Open Hardware Monitor (https://github.com/openhardwaremonitor/openhardwaremonitor) libs to replace various other limited 3rd party Python libs for Windows.
Describe alternatives you've considered / and or tested
I'm sure you were already aware of this, just thought it might save people making multiple issues requesting features/reporting bugs that are now known limitations of the currently used libs.
Additional considerations
I hope this fits your license seeing as OHM is open source, not sure if you want to include a .dll compiled by someone else.