hirschmann / nbfc

NoteBook FanControl
Other
2.9k stars 488 forks source link

Add a fan curve or per-temperature fan speed settings #1318

Closed RationalFragile closed 1 year ago

RationalFragile commented 1 year ago

Is your feature request related to a problem? Please describe. If I want to change the default fan curve of my laptop, I can only set a fixed value (or auto), if I set a low enough value to my liking, eventually it reaches a critical temperature and the laptop takes control of the fan and forces it to 100%.

Describe the solution you'd like Add a fan curve or temperature thresholds. For example, run at 25%; if temp is above 60°, run at 50%; if temp is above 80° run at 100%.

Additional context If the curve widget will be too much of hassle, having a list of variable length list of percentage-minimumTemperature will be enough to achieve the same result with less code. The points can either be used as a step function or as linear segments, both will be good enough I think. Even if you have to write the points in a text file and select that in the interface, it will do the job just fine. Thank you 😊

github-actions[bot] commented 1 year ago

This issue is stale because it has been open more than 180 days with no activity. If nobody comments within 7 days, this issue will be closed