mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-01-11 23:48:09 -05:00
Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
698385f7a6 | ||
|
|
50678092cc | ||
|
|
469129655b | ||
|
|
60657eb0be | ||
|
|
32fa949271 | ||
|
|
6b78fca414 | ||
|
|
68ec416e6d |
BIN
FanControl.zip
BIN
FanControl.zip
Binary file not shown.
@@ -5,11 +5,11 @@
|
||||
This is the release repository for Fan Control, a highly customizable fan controlling software for Windows.
|
||||
|
||||
## New
|
||||
* Custom sensors: Create a "mix" sensor with a custom function (min, max, average)
|
||||
* <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>
|
||||
* Mix fan curve supports 1-N curves
|
||||
* Sync dark/light windows theme with Fan Control
|
||||
* Adjusted styling in dark mode
|
||||
* Min function for the mix curve
|
||||
|
||||
## Installation
|
||||
|
||||
@@ -24,8 +24,7 @@ This is the release repository for Fan Control, a highly customizable fan contro
|
||||
|
||||
## FAQ
|
||||
* Q: There is no control cards / control cards are missing / control cards are not changing my fan speeds, what's the issue?
|
||||
<br>
|
||||
A: Your motherboard's SuperIO chip is not supported / badly supported, see the [Issues](#issues) section.
|
||||
<br>A: Your motherboard's SuperIO chip is not supported / badly supported, see the [Issues](#issues) section.
|
||||
|
||||
|
||||

|
||||
@@ -68,4 +67,4 @@ A: Your motherboard's SuperIO chip is not supported / badly supported, see the [
|
||||
## Libraries used:
|
||||
* https://github.com/LibreHardwareMonitor/LibreHardwareMonitor
|
||||
* https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit
|
||||
* https://github.com/falahati/NvAPIWrapper
|
||||
* https://github.com/falahati/NvAPIWrapper
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"Number": 65,
|
||||
"Message": "- NEW: You can now add a new \"Mix\" custom temperature sensor from the \"+\" menu \r\n- Updated LibreHardwareMonitorLib \r\n- Tray icon temperature colors now match with Windows dark/light mode"
|
||||
"Number": 68,
|
||||
"Message": "- Support mix sensor of mix sensors \r\n- Splitted step % in step up and down %"
|
||||
}
|
||||
Reference in New Issue
Block a user