mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-01-12 07:58:06 -05:00
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9f9e95128a | ||
|
|
1127c6569e | ||
|
|
a195bb7d47 | ||
|
|
38f56f5c16 |
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 |
12
README.md
12
README.md
@@ -9,13 +9,11 @@ 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>Horizontal (columns) UI option</b><br>
|
||||
<img src="Images/HorizontalUI.png" height="400" />
|
||||
* Move graph points horizontally
|
||||
* Reduced CPU usage by 50%
|
||||
* -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
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"Number": 92,
|
||||
"Message": "- Assisted setup: helps you configure for the first time"
|
||||
"Number": 93,
|
||||
"Message": "- Horizontal UI option \r\n- Fixed graph bug \r\n- Updated LibreHardwareMonitorLib (driver)"
|
||||
}
|
||||
Reference in New Issue
Block a user