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.
- Host: GitHub
- URL: https://github.com/AaronKelley/DellFanCmd
- Owner: AaronKelley
- License: gpl-3.0
- Created: 2019-01-21T18:24:26.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-18T20:23:08.000Z (over 4 years ago)
- Last Synced: 2024-08-04T01:09:47.199Z (7 months ago)
- Language: C++
- Size: 25.4 KB
- Stars: 75
- Watchers: 5
- Forks: 8
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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