mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-01-12 07:58:06 -05:00
Compare commits
17 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9d73df2ea9 | ||
|
|
4d60929f2c | ||
|
|
49c708a1a9 | ||
|
|
334aca13f0 | ||
|
|
59c883a213 | ||
|
|
a20fa5a811 | ||
|
|
8725128cfb | ||
|
|
212292f9a9 | ||
|
|
2100c3a81d | ||
|
|
05347ad029 | ||
|
|
5ac5128afb | ||
|
|
b514b03e45 | ||
|
|
5c08f9274f | ||
|
|
8afd122412 | ||
|
|
c1fdffb8e5 | ||
|
|
886f5ee773 | ||
|
|
248e6e9d5f |
BIN
FanControl.zip
BIN
FanControl.zip
Binary file not shown.
15
README.md
15
README.md
@@ -5,13 +5,14 @@
|
||||
This is the release repository for Fan Control, a highly customizable fan controlling software for Windows.
|
||||
|
||||
## New
|
||||
* <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
|
||||
|
||||
* <b> Replaced numerical comboboxes with text boxes </b>
|
||||
* Time average custom sensor ( Plus sign menu )
|
||||
* File custom sensor interface ( Plus sign menu )
|
||||
* Plugin system, see [Plugins wiki](https://github.com/Rem0o/FanControl.Releases/wiki/Plugins) and
|
||||
* https://github.com/Rem0o/FanControl.HWInfo
|
||||
* https://github.com/Rem0o/FanControl.DellPlugin
|
||||
* Manual control for each control card
|
||||
|
||||
## Installation
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"Number": 71,
|
||||
"Message": "- Plugin system prototype \r\n- Explicit checkbox to disable donation popup \r\n- Updated LibreHardwareMonitor"
|
||||
"Number": 79,
|
||||
"Message": "- Numeric up/down fields now have a + and a - button. You can also use the arrow keys to change the value. \r\n Fixed a bug where Nvidia fan settings would be overriden even if the control was disabled. "
|
||||
}
|
||||
Reference in New Issue
Block a user