mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-01-11 23:48:09 -05:00
Compare commits
14 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0f8a9b42e8 | ||
|
|
b3abab8cb3 | ||
|
|
b89bc9b77e | ||
|
|
37e540e654 | ||
|
|
f4b223c91f | ||
|
|
995b730085 | ||
|
|
de254604c6 | ||
|
|
c181c896a0 | ||
|
|
bdbc4f33f2 | ||
|
|
1aec76d09a | ||
|
|
cc8a2a4d2c | ||
|
|
49aff70e42 | ||
|
|
19308decf2 | ||
|
|
8fbad3b8cc |
BIN
FanControl.zip
BIN
FanControl.zip
Binary file not shown.
@@ -74,11 +74,14 @@ From the community (notify me if I'm missing some):
|
||||
* https://github.com/fu-raz/FanControlThermaltake
|
||||
* https://github.com/jmarucha/FanControl.Liquidctl
|
||||
* https://github.com/Mourdraug/FanControl.AsusWMI to interface with ASUS motherboards through WMI methods
|
||||
* https://github.com/medevil84/FanControl.AquacomputerHighFlowNext to interface with aquacomputer HighFlowNext
|
||||
* https://github.com/medevil84/FanControl.AquacomputerDevices to interface with aquacomputer HighFlowNext, Quadro and Octo devices
|
||||
* 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": 154,
|
||||
"Message": "- Updater now works properly for both NET 7.0 and NET 4.8 releases\r\n- Updated LibreHardwareMonitorLib\r\n- InpOut is now opt-in",
|
||||
"Number": 161,
|
||||
"Message": "- Goodbye to the hamburger menu.\r\n- Say hello the the sidebar menu.\r\n- Updated LibreHardwareMonitorLib.",
|
||||
"Checksums": {
|
||||
"FanControl_4_8": "F36C7C0648AF53B09A00580DFC7CDD71",
|
||||
"FanControl_7_0": "D259A78D4AB1DBF04375D021703D3FFC",
|
||||
"Updater": "9910E9F602F57D364ADCF7D2862B7C05"
|
||||
"FanControl_4_8": "830CC0C4DF9B95DD5568339D80D9353D",
|
||||
"FanControl_7_0": "839301FB25415A19731BAEF08410FD31",
|
||||
"Updater": "508DCD773CF19684359FAD757EBF480F"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user