mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-01-12 07:58:06 -05:00
Compare commits
19 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e978e731d5 | ||
|
|
8c8d530d40 | ||
|
|
54ca9134ca | ||
|
|
d254b5932d | ||
|
|
d3c8a453b1 | ||
|
|
2bcd3fdfa0 | ||
|
|
86ff5560e1 | ||
|
|
705ea357c0 | ||
|
|
b703101467 | ||
|
|
8af9b00d7d | ||
|
|
2b77b7b368 | ||
|
|
ff4ba99931 | ||
|
|
9e117a6c96 | ||
|
|
d960ccf7cb | ||
|
|
b516fd4958 | ||
|
|
b27984dee4 | ||
|
|
12433ebce1 | ||
|
|
7a04e27195 | ||
|
|
9cfcea9b04 |
BIN
FanControl.zip
BIN
FanControl.zip
Binary file not shown.
@@ -8,7 +8,7 @@
|
||||
</p>
|
||||
|
||||
|
||||
<p align=center>This is the release repository for <a href="https://getFanControl.com">Fan Control</a>, a focused and highly customizable fan controlling software for Windows.</span>
|
||||
<p align=center>This is the release repository for <a href="https://getFanControl.com">Fan Control</a>, a focused and highly customizable fan controlling software for Windows.<br><i>Sources for this software are closed.</i></span>
|
||||
|
||||
<br>
|
||||
<br>
|
||||
@@ -77,8 +77,10 @@ From the community (notify me if I'm missing some):
|
||||
* https://github.com/medevil84/FanControl.AquacomputerHighFlowNext to interface with aquacomputer HighFlowNext
|
||||
* 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
|
||||
|
||||
From Rem0o
|
||||
* (EXPERIMENTAL) https://github.com/Rem0o/FanControl.ADLX (AMD gpus)
|
||||
* https://github.com/Rem0o/FanControl.HWInfo to import HWInfo sensor data
|
||||
* https://github.com/Rem0o/FanControl.DellPlugin for dell laptops and some towers
|
||||
|
||||
|
||||
BIN
Updater.exe
BIN
Updater.exe
Binary file not shown.
10
version.json
10
version.json
@@ -1,4 +1,8 @@
|
||||
{
|
||||
"Number": 142,
|
||||
"Message": "- Styling tweaks \r\n- Bug fixes"
|
||||
}
|
||||
"Number": 150,
|
||||
"Message": "- New offset custom sensor\r\n- Fix tray icon bugs\r\n- Identification dialog will now also rename the corresponding speed sensor\r\n- Update LibreHardwareMonitorLib\r\n- Update process now has checksum validation",
|
||||
"Checksums": {
|
||||
"FanControl": "FE480792E5EE3F6F2F9D42E86534F274",
|
||||
"Updater": "D48ED19C655CFA43B833F8458CC7BBB1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user