mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-01-11 23:48:09 -05:00
Compare commits
17 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d00c09fa3b | ||
|
|
1cc77ef28c | ||
|
|
580d3f2136 | ||
|
|
7997524029 | ||
|
|
10e006cccd | ||
|
|
5bfec324f2 | ||
|
|
c93257e2e9 | ||
|
|
395201d889 | ||
|
|
117a5e0d1a | ||
|
|
271efe25cc | ||
|
|
ff516bf786 | ||
|
|
dba223c20d | ||
|
|
f3cb21ea90 | ||
|
|
8cdb8c77f7 | ||
|
|
9858136eaa | ||
|
|
537b34cca2 | ||
|
|
430c129616 |
BIN
FanControl.zip
BIN
FanControl.zip
Binary file not shown.
13
README.md
13
README.md
@@ -16,6 +16,10 @@
|
||||
[](/FanControl.zip?raw=true)
|
||||
[](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=N4JPSTUQHRJM8¤cy_code=USD&source=url&item_name=Fan+Control)
|
||||
|
||||
## New
|
||||
|
||||
.NET 8 version now available. Had to update the Updater.exe to support the new version, might take some time for the usual Microsoft Defender false positive submission to go through.
|
||||
|
||||
## Installation
|
||||
|
||||
1. [Download the latest archive](/FanControl.zip?raw=true)
|
||||
@@ -50,15 +54,6 @@ JayzTwoCents - Everyone NEEDS this FREE piece of software... You will thank me!
|
||||
* Low resource usage
|
||||
* Advanced tuning with steps, start %, stop %, response time and hysteresis
|
||||
|
||||
## __New__
|
||||
* __(NEW)__ Minimum % on control cards
|
||||
* Use the -c or --config [json config file] command line argument while the app is open to switch config. Create shortcuts with predefined configs.
|
||||
* When the app fail to start due to sensor initialization issue, the sensor settings window will open
|
||||
* Refined UI
|
||||
* 0 RPM override for Nvidia cards
|
||||
<br/>
|
||||
<br/>
|
||||
|
||||

|
||||
|
||||
## Uninstall
|
||||
|
||||
BIN
Updater.exe
BIN
Updater.exe
Binary file not shown.
11
version.json
11
version.json
@@ -1,9 +1,10 @@
|
||||
{
|
||||
"Number": 165,
|
||||
"Message": "- Improved tray icon tooltip text\r\n- Various bug fixes\r\n- Double click in load config dialog",
|
||||
"Number": 178,
|
||||
"Message": "- Fix a bug where sensor settings wouldn\u0027t be saved using the assisted setup.\r\n- Disable LHM if no sensor source is checked.\r\n- Change the title bar color based on current theme.\r\n- Update LibreHardwareMonitorLib",
|
||||
"Checksums": {
|
||||
"FanControl_4_8": "895F1F6C96ED18BC47F74EA47230B9C5",
|
||||
"FanControl_7_0": "9B1C93ADB08B79A2ADBE28CCCB7E5299",
|
||||
"Updater": "508DCD773CF19684359FAD757EBF480F"
|
||||
"FanControl_4_8": "5A60187ED804A3014AA4733205F11A0B",
|
||||
"FanControl_7_0": "32D8415901DB2AAE64DBEA318C0068AB",
|
||||
"Updater": "4998323B6A3AE40C420202EB773CF4A4",
|
||||
"FanControl_8_0": "04D2B8792EB3C753E6B5BA67D4375416"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user