mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-01-13 00:17:54 -05:00
Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2e7fe2365e | ||
|
|
fabe2943fa | ||
|
|
35e955c2eb | ||
|
|
cb5db02255 | ||
|
|
9f9e95128a | ||
|
|
1127c6569e | ||
|
|
a195bb7d47 |
BIN
FanControl.zip
BIN
FanControl.zip
Binary file not shown.
BIN
Images/HorizontalUI.png
Normal file
BIN
Images/HorizontalUI.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 55 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 63 KiB After Width: | Height: | Size: 62 KiB |
13
README.md
13
README.md
@@ -9,13 +9,10 @@ This is the release repository for Fan Control, a highly customizable fan contro
|
||||
|
||||
## New
|
||||
|
||||
* <b>Move graph points horizontally</b>
|
||||
* <b>Reduced CPU usage by 50%</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 )
|
||||
* <b>Numeric textbox for graph points</b>
|
||||
* <b>Change windows startup delay for sensor detection issues</b>
|
||||
* Horizontal (columns) UI option
|
||||
* -c or --config [json config file] command line arg
|
||||
* 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
|
||||
@@ -42,7 +39,7 @@ This is the release repository for Fan Control, a highly customizable fan contro
|
||||
* <b>Q</b>: How does <b>[FAN CURVE TYPE]</b> works and what does its parameters do?
|
||||
<br><b>A</b>: Click on its card's icon at the top left, a dialog will tell you.
|
||||
* <b>Q</b>: Does it run on my OS?
|
||||
<br><b>A</b>: If your OS is Windows 10, yes.
|
||||
<br><b>A</b>: If your OS is Windows 10 <b> Or 11</b>, yes.
|
||||
|
||||
## Features
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"Number": 92,
|
||||
"Message": "- Assisted setup: helps you configure for the first time"
|
||||
"Number": 95,
|
||||
"Message": "- Numeric up/down controls for points in the graph \r\n- Change windows startup delay for sensor detection issues\r\n- Display 1 decimal place for % on all cards\r\n- Refined the tray icon tooltip text \r\n- Updated LibreHardwareMonitorLib (driver)"
|
||||
}
|
||||
Reference in New Issue
Block a user