mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-01-11 23:48:09 -05:00
Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fee1f11cd1 | ||
|
|
e7754f9013 | ||
|
|
2eefec8142 | ||
|
|
5f483e397e | ||
|
|
bca37ea56f | ||
|
|
e3aabbbe8a |
BIN
FanControl.zip
BIN
FanControl.zip
Binary file not shown.
BIN
Images/ManualControlSlider.png
Normal file
BIN
Images/ManualControlSlider.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
@@ -5,11 +5,13 @@
|
||||
This is the release repository for Fan Control, a highly customizable fan controlling software for Windows.
|
||||
|
||||
## New
|
||||
* <b>Step % has been split in step up and step down.</b>
|
||||
* <b>Custom sensors: Create a "mix" sensor with a custom function (min, max, average) </b>
|
||||
* <b>Plugin system (prototype), see https://github.com/Rem0o/FanControl.DellPlugin </b>
|
||||
* Manual control for each control card <br>
|
||||

|
||||
* Step % has been split in step up and step down.
|
||||
* Custom sensors: Create a "mix" sensor with a custom function (min, max, average)
|
||||
* Mix fan curve supports 1-N curves
|
||||
* Sync dark/light windows theme with Fan Control
|
||||
* Adjusted styling in dark mode
|
||||
|
||||
## Installation
|
||||
|
||||
@@ -34,6 +36,7 @@ This is the release repository for Fan Control, a highly customizable fan contro
|
||||
* Save, edit and load multiple profiles
|
||||
* Multiple temperature sources ( CPU, GPU, motherboard, hard drives, ".sensor" file )
|
||||
* Custom fan curves
|
||||
* Manual control
|
||||
* Fine tune the fan control response with steps, start %, stop %, response time and hysteresis
|
||||
* Mix different curves and sensors together
|
||||
* Modern, dashboard-style UI
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"Number": 68,
|
||||
"Message": "- Support mix sensor of mix sensors \r\n- Splitted step % in step up and down %"
|
||||
"Number": 71,
|
||||
"Message": "- Plugin system prototype \r\n- Explicit checkbox to disable donation popup \r\n- Updated LibreHardwareMonitor"
|
||||
}
|
||||
Reference in New Issue
Block a user