mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-01-12 07:58:06 -05:00
Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d0fcd4e88f | ||
|
|
5be9e89635 | ||
|
|
dba48adfb6 | ||
|
|
e0e6994ce4 | ||
|
|
91b0fd2f28 | ||
|
|
2638976181 | ||
|
|
9d73df2ea9 |
BIN
FanControl.zip
BIN
FanControl.zip
Binary file not shown.
11
README.md
11
README.md
@@ -6,13 +6,14 @@ This is the release repository for Fan Control, a highly customizable fan contro
|
||||
|
||||
## New
|
||||
|
||||
* <b> Replaced numerical comboboxes with text boxes </b>
|
||||
* <b> -c or --config [json config file] command line arg </b>
|
||||
* Increased max temp. to 120 C
|
||||
* Replaced numerical comboboxes with text boxes
|
||||
* 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
|
||||
|
||||
@@ -26,8 +27,10 @@ This is the release repository for Fan Control, a highly customizable fan contro
|
||||
* Please only open issues for the software itself, UI, feature request and so on.
|
||||
|
||||
## 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.
|
||||
* <b>Q</b>: Does it run on my OS?
|
||||
<br><b>A</b>: If your OS is W10, yes.
|
||||
* <b>Q</b>: There is no control cards / control cards are missing / control cards are not changing my fan speeds, what's the issue?
|
||||
<br><b>A</b>: Your motherboard's SuperIO chip is not supported / badly supported, see the [Issues](#issues) section.
|
||||
|
||||
|
||||

|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"Number": 78,
|
||||
"Message": "- UI update: replaced numerical comboboxes with input fields\r\n- Ask for save on exit \r\n- Fixed a sensor refresh bug"
|
||||
"Number": 82,
|
||||
"Message": "- Bug fixes \r\n- Updated LibreHardwareMonitorLib"
|
||||
}
|
||||
Reference in New Issue
Block a user