mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-01-12 07:58:06 -05:00
Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8bc27bec29 | ||
|
|
d76c61dccf | ||
|
|
1e1f3585f3 | ||
|
|
8cfa4d3989 | ||
|
|
67d139f90d | ||
|
|
f71e79f2eb | ||
|
|
2e7fe2365e | ||
|
|
fabe2943fa |
BIN
FanControl.zip
BIN
FanControl.zip
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 48 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 62 KiB After Width: | Height: | Size: 68 KiB |
BIN
Images/SensorSettingsDialog.png
Normal file
BIN
Images/SensorSettingsDialog.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 26 KiB |
13
README.md
13
README.md
@@ -2,17 +2,20 @@
|
||||
|
||||
[<img src="https://www.paypalobjects.com/webstatic/mktg/logo/pp_cc_mark_37x23.jpg">](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=N4JPSTUQHRJM8¤cy_code=USD&source=url&item_name=Fan+Control)
|
||||
##
|
||||
This is the release repository for Fan Control, a highly customizable fan controlling software for Windows.
|
||||
This is the release repository for Fan Control, a focused, highly customizable fan controlling software for Windows.
|
||||
|
||||
|
||||

|
||||
|
||||
## New
|
||||
|
||||
* <b>Horizontal (columns) UI option</b><br>
|
||||
<img src="Images/HorizontalUI.png" height="400" />
|
||||
* Move graph points horizontally
|
||||
* Reduced CPU usage by 50%
|
||||
* <b> Auto fan curve (BETA): Automatically adjust speed to keep target temperature</b>
|
||||
* <b> Allow text-wrapping for long names </b>
|
||||
* Sensor settings dialog window. Activate or deactivate specific sources.
|
||||

|
||||
* Numeric textbox for graph points
|
||||
* Change windows startup delay for sensor detection issues
|
||||
* 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
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"Number": 94,
|
||||
"Message": "- UI tweaks \r\n- Updated LibreHardwareMonitorLib (driver)"
|
||||
"Number": 101,
|
||||
"Message": "- Bug fix with serialization when no config is yet saved. \r\n- Bug fix with numeric up down fields"
|
||||
}
|
||||
Reference in New Issue
Block a user