An open API service indexing awesome lists of open source software.

https://github.com/AaronKelley/DellFanCmd

Facilitates taking control of the fans in many Dell laptops.
https://github.com/AaronKelley/DellFanCmd

Last synced: 3 months ago
JSON representation

Facilitates taking control of the fans in many Dell laptops.

Awesome Lists containing this project

README

        

DellFanCmd can be used to tell the embedded controller to let go of fan control. After this is done, a fan control tool like SpeedFan or Hwinfo64 can be used to manage the fans, with custom behavior based on temperature thresholds set up to your liking. For information on how to use the tool, see this thread on NotebookReview:
http://forum.notebookreview.com/threads/dellfancmd-%E2%80%93-tool-to-enable-manual-custom-control-of-the-laptop-fans.827106/

This project has been superseded by DellFanManagement, which contains a C# implementation of DellFanCmd. There will be no further updates to C++ DellFanCmd from me.
https://github.com/AaronKelley/DellFanManagement