Skip to content

Add support of drives in Microsoft Storage Space to FanControl app

License

Notifications You must be signed in to change notification settings

QAppsSoft/FanControl.StorageSpacePlugin

Repository files navigation

FanControl.StorageSpacePlugin

This pluggin attempt to fix an issue with ussage of LibreHardwareMonitor in FanControl. LibreHardwareMonitor don´t currently support access to drives wich are part of a Microsoft Storage Pool, this plugin try to solve this issue using plugin system from FanControl and PowerShell to get drives temperature.

What this plugin do:

  • Get a list a of drives included in any Storage Pool.
  • Get drive actual temperature.
  • To avoid the high memory an cpu usage from PowerShell, the update rate is limited to 30s (Maybe in the future can be adjusted from FanControl app). Can be adjusted from a setting file.

Todo:

  • Support temperature reading for HDD
  • Check if this pluging work with any SSD used by an Storage Space.
  • Setting to control the refresh rate instead of use a hardcoded 30s.

See also

About

Add support of drives in Microsoft Storage Space to FanControl app

Resources

License

Stars

Watchers

Forks

Languages