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 | |
|---|---|---|---|
|
|
a52ff2bfa1 | ||
|
|
e1878f4a50 | ||
|
|
cc73adfef4 | ||
|
|
83ef530b21 |
BIN
FanControl.zip
BIN
FanControl.zip
Binary file not shown.
@@ -8,6 +8,11 @@ Libraries used:
|
||||
* https://github.com/LibreHardwareMonitor/LibreHardwareMonitor
|
||||
* https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit
|
||||
|
||||
## Issues
|
||||
|
||||
* I am not the main developer for the driver portion of this software. Any issue regarding hardware compatibility should be submitted to LibreHardwareMonitor's repository.
|
||||
* Please only open issues for the software itself, UI, feature request and so on.
|
||||
|
||||

|
||||
|
||||
## Features
|
||||
@@ -19,6 +24,7 @@ Libraries used:
|
||||
* Mix different curves and sensors together
|
||||
* Modern, dashboard-style UI
|
||||
* Works as a background application with a customizable tray icon
|
||||
* Create custom external temperature sensors with *.sensor files.
|
||||
* And more!
|
||||
|
||||
## Fan curve types
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"Number": 36,
|
||||
"Message": "- Hide individual control cards \r\n- Removed hide disabled fan control cards option \r\n- Graph fan curve dialog tweaks \r\n- Added disable storage sensors option"
|
||||
"Number": 38,
|
||||
"Message": "-Updated LibreHardwareMonitorLibrary \r\n-Fixed Graph fan curve bug"
|
||||
}
|
||||
Reference in New Issue
Block a user