mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-01-12 07:58:06 -05:00
Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
655b3fe4be | ||
|
|
8bf313b164 | ||
|
|
4896b52337 | ||
|
|
ef646f3dcd | ||
|
|
d00c09fa3b | ||
|
|
1cc77ef28c | ||
|
|
580d3f2136 | ||
|
|
7997524029 | ||
|
|
10e006cccd | ||
|
|
5bfec324f2 | ||
|
|
c93257e2e9 |
BIN
FanControl.zip
BIN
FanControl.zip
Binary file not shown.
@@ -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)
|
||||
@@ -73,6 +77,8 @@ From the community (notify me if I'm missing some):
|
||||
* https://github.com/hgross/FanControl.HomeAssistant to interface with [HomeAssistant](https://github.com/home-assistant) connected temperature sensors (i.e. ambient temperatures via Philips Hue, HomeMatic, HomeKit or many other brands & protocols)
|
||||
* https://github.com/brokenmass/Fancontrol.NzxtKraken to interface with NZXT Kraken AIO that are not yet supported by LibreHardwareMonitor for example `Kraken X2` and `Kraken X3 - new PID`. See [LHM PR](https://github.com/LibreHardwareMonitor/LibreHardwareMonitor/pull/1078)
|
||||
* https://github.com/EightB1ts/FanControl.LianLi to interface with LianLi [L-Connect 3](https://lian-li.com/l-connect3/) fan controllers
|
||||
* https://github.com/TimSirmovics/FanControl.NvThermalSensors to get GPU Hot Spot and Memory Junction temperature for Nvidia GPUs
|
||||
* https://github.com/SasaKaranovic/FanControl.OpenFan to interface with [OpenFAN](https://github.com/SasaKaranovic/OpenFanController) controller
|
||||
|
||||
From Rem0o
|
||||
* (EXPERIMENTAL) https://github.com/Rem0o/FanControl.ADLX (AMD gpus)
|
||||
|
||||
BIN
Updater.exe
BIN
Updater.exe
Binary file not shown.
12
version.json
12
version.json
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"Number": 174,
|
||||
"Message": "- Add labels to \"+\" menu\r\n- UI tweaks\r\n- Update LibreHardwareMonitorLib and other dependencies",
|
||||
"Number": 180,
|
||||
"Message": "- Better NvAPI error handling\r\n- Fixed serialization issue\r\n- Added tooltip on textbox to show original sensor name\r\n- Small bug fixes",
|
||||
"Checksums": {
|
||||
"FanControl_4_8": "08DD9D7F5B87362A96786070F3D44F29",
|
||||
"FanControl_7_0": "27EB4E0CDD6E0A30D3AC36B2F13CA2CB",
|
||||
"Updater": "EF1DC86F52FE7B0E52ACEC5030C4F866",
|
||||
"FanControl_8_0": "D6F9416FB8A2699A5CFE8FB7EF5A3EE4"
|
||||
"FanControl_4_8": "AF1B862041DC363CA226BFDE0A2D6DA8",
|
||||
"FanControl_7_0": "A286BCECB3C0D3F1DA08F8CE173E3D2B",
|
||||
"Updater": "4998323B6A3AE40C420202EB773CF4A4",
|
||||
"FanControl_8_0": "93D85D91B5B3299A5DAA3C70904515EE"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user