mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-01-12 07:58:06 -05:00
Compare commits
20 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dba223c20d | ||
|
|
f3cb21ea90 | ||
|
|
8cdb8c77f7 | ||
|
|
9858136eaa | ||
|
|
537b34cca2 | ||
|
|
430c129616 | ||
|
|
3b7b3a0f5a | ||
|
|
990b8e594a | ||
|
|
5c67ccfa8e | ||
|
|
69f020e627 | ||
|
|
9be2a6c932 | ||
|
|
0f8a9b42e8 | ||
|
|
b3abab8cb3 | ||
|
|
b89bc9b77e | ||
|
|
37e540e654 | ||
|
|
f4b223c91f | ||
|
|
995b730085 | ||
|
|
de254604c6 | ||
|
|
c181c896a0 | ||
|
|
bdbc4f33f2 |
BIN
FanControl.zip
BIN
FanControl.zip
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 138 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 71 KiB After Width: | Height: | Size: 80 KiB |
@@ -78,7 +78,10 @@ From the community (notify me if I'm missing some):
|
||||
* https://github.com/FoPzl/FanControl.AquacomputerQuadro to interface with aquacomputer Quadro
|
||||
* https://github.com/vision57/FanControl.GPU-Z
|
||||
* https://github.com/EvanMulawski/FanControl.CorsairLink to interface with Corsair Commander controllers and Hydro liquid coolers
|
||||
* https://github.com/EvanMulawski/FanControl.Razer to interface with Razer devices
|
||||
* 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
|
||||
|
||||
From Rem0o
|
||||
* (EXPERIMENTAL) https://github.com/Rem0o/FanControl.ADLX (AMD gpus)
|
||||
|
||||
BIN
Updater.exe
BIN
Updater.exe
Binary file not shown.
10
version.json
10
version.json
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"Number": 157,
|
||||
"Message": "- Add warning for InpOut\r\n- Update LibreHardwareMonitorLib\r\n- Small bug fixes",
|
||||
"Number": 171,
|
||||
"Message": "- Fixed a timeout issue with NZXT devices\r\n- New settings on Linear and Graph to ignore hysteresis at min and max temp (was enabled under the hood before, you can now disable it)",
|
||||
"Checksums": {
|
||||
"FanControl_4_8": "F3A2405F95B7724BA1A983A865BA860E",
|
||||
"FanControl_7_0": "8A6ABD944D807D501E5BACD76E62B414",
|
||||
"Updater": "FE97B39DD8E0B69687592D591DA6DA94"
|
||||
"FanControl_4_8": "D46E583358E3A1D974C44A9BF9F7598E",
|
||||
"FanControl_7_0": "482AAE76EFFB2E11BAB3E19105BE9DF0",
|
||||
"Updater": "508DCD773CF19684359FAD757EBF480F"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user