mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-01-12 07:58:06 -05:00
Compare commits
32 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
395201d889 | ||
|
|
117a5e0d1a | ||
|
|
271efe25cc | ||
|
|
ff516bf786 | ||
|
|
dba223c20d | ||
|
|
f3cb21ea90 | ||
|
|
8cdb8c77f7 | ||
|
|
9858136eaa | ||
|
|
537b34cca2 | ||
|
|
430c129616 | ||
|
|
3b7b3a0f5a | ||
|
|
990b8e594a | ||
|
|
5c67ccfa8e | ||
|
|
69f020e627 | ||
|
|
9be2a6c932 | ||
|
|
0f8a9b42e8 | ||
|
|
b3abab8cb3 | ||
|
|
b89bc9b77e | ||
|
|
37e540e654 | ||
|
|
f4b223c91f | ||
|
|
995b730085 | ||
|
|
de254604c6 | ||
|
|
c181c896a0 | ||
|
|
bdbc4f33f2 | ||
|
|
1aec76d09a | ||
|
|
cc8a2a4d2c | ||
|
|
49aff70e42 | ||
|
|
19308decf2 | ||
|
|
8fbad3b8cc | ||
|
|
3b14fcea02 | ||
|
|
8b6936c76b | ||
|
|
4a6c7ecaed |
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 |
15
README.md
15
README.md
@@ -50,15 +50,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
|
||||
@@ -74,10 +65,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,8 +1,10 @@
|
||||
{
|
||||
"Number": 152,
|
||||
"Message": "- You can now hide custom sensors\r\n- Update LibreHardwareMonitorLib",
|
||||
"Number": 174,
|
||||
"Message": "- Add labels to \"+\" menu\r\n- UI tweaks\r\n- Update LibreHardwareMonitorLib and other dependencies",
|
||||
"Checksums": {
|
||||
"FanControl": "A1F65293533C5C0B6E6A88A5EB00038F",
|
||||
"Updater": "FC9035CE9F9C560ACB8863936E73A172"
|
||||
"FanControl_4_8": "08DD9D7F5B87362A96786070F3D44F29",
|
||||
"FanControl_7_0": "27EB4E0CDD6E0A30D3AC36B2F13CA2CB",
|
||||
"Updater": "EF1DC86F52FE7B0E52ACEC5030C4F866",
|
||||
"FanControl_8_0": "D6F9416FB8A2699A5CFE8FB7EF5A3EE4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user