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 | |
|---|---|---|---|
|
|
de254604c6 | ||
|
|
c181c896a0 | ||
|
|
bdbc4f33f2 | ||
|
|
1aec76d09a | ||
|
|
cc8a2a4d2c | ||
|
|
49aff70e42 | ||
|
|
19308decf2 | ||
|
|
8fbad3b8cc | ||
|
|
3b14fcea02 | ||
|
|
8b6936c76b | ||
|
|
4a6c7ecaed |
BIN
FanControl.zip
BIN
FanControl.zip
Binary file not shown.
@@ -74,10 +74,12 @@ 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/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)
|
||||
|
||||
From Rem0o
|
||||
* (EXPERIMENTAL) https://github.com/Rem0o/FanControl.ADLX (AMD gpus)
|
||||
|
||||
BIN
Updater.exe
BIN
Updater.exe
Binary file not shown.
@@ -1,8 +1,9 @@
|
||||
{
|
||||
"Number": 152,
|
||||
"Message": "- You can now hide custom sensors\r\n- Update LibreHardwareMonitorLib",
|
||||
"Number": 159,
|
||||
"Message": "- File sensors now can be anywhere on your system (rooted path)\r\n- Updated LibreHardwareMonitorLib\r\n- Fixed a bug in V158 where sensors would be duplicated",
|
||||
"Checksums": {
|
||||
"FanControl": "A1F65293533C5C0B6E6A88A5EB00038F",
|
||||
"Updater": "FC9035CE9F9C560ACB8863936E73A172"
|
||||
"FanControl_4_8": "48DEF82FE8078A648483B8E2EB6D0651",
|
||||
"FanControl_7_0": "3975C7D98D918FB78778E032314CDAF5",
|
||||
"Updater": "FE97B39DD8E0B69687592D591DA6DA94"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user