Compare commits

..

25 Commits
V156 ... V174

Author SHA1 Message Date
Rem0o
395201d889 V174 2023-11-21 19:37:04 -05:00
Rem0o
117a5e0d1a Update README.md
Remove outdated "New" section
2023-11-09 15:40:25 -05:00
Rem0o
271efe25cc V173 2023-10-27 17:07:26 -04:00
Rem0o
ff516bf786 V172 2023-10-13 12:23:27 -04:00
Rem0o
dba223c20d V171 2023-10-04 10:17:27 -04:00
Rem0o
f3cb21ea90 V170 2023-09-09 18:23:43 -04:00
Rem0o
8cdb8c77f7 V169 2023-09-09 13:10:25 -04:00
Rem0o
9858136eaa V168 2023-08-25 11:32:41 -04:00
Rem0o
537b34cca2 V167 2023-08-15 20:51:50 -04:00
Rem0o
430c129616 V166 2023-08-13 12:52:37 -04:00
Rem0o
3b7b3a0f5a V165 2023-08-01 11:25:32 -04:00
Rem0o
990b8e594a V164 2023-07-21 17:14:32 -04:00
Rem0o
5c67ccfa8e V163 2023-07-15 13:05:44 -04:00
Rem0o
69f020e627 V162 2023-06-29 18:03:51 -04:00
Rem0o
9be2a6c932 Update pictures 2023-06-27 10:42:35 -04:00
Rem0o
0f8a9b42e8 V161 2023-06-27 10:20:03 -04:00
Rem0o
b3abab8cb3 Update version.json 2023-06-15 09:35:55 -04:00
Rem0o
b89bc9b77e V160 2023-06-15 09:32:44 -04:00
Cameron
37e540e654 Add LianLi plugin link to README (#1829)
* Add LianLi plugin link to README
2023-06-12 21:20:29 -04:00
Rem0o
f4b223c91f Add more logging around the extraction of FanControl.zip 2023-06-07 18:22:01 -04:00
Evan Mulawski
995b730085 Add Razer plugin link to README (#1799) 2023-06-04 18:40:35 -04:00
Rem0o
de254604c6 V159 2023-06-02 16:27:57 -04:00
Rem0o
c181c896a0 V158 2023-06-02 14:22:19 -04:00
Marco Massarotto
bdbc4f33f2 Add link to NzxtKraken plugin (#1785) 2023-05-18 13:59:08 -04:00
Rem0o
1aec76d09a V157 2023-05-15 18:01:45 -04:00
6 changed files with 9 additions and 14 deletions

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

View File

@@ -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/>
![Fan Control](Images/MainUI.png)
## Uninstall
@@ -78,7 +69,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)

Binary file not shown.

View File

@@ -1,9 +1,10 @@
{
"Number": 156,
"Message": "- New feature: Import from config\r\n- Fixed a bug in the graph editor\r\n- Fixed a bug where the main window would show after initialization sequence",
"Number": 174,
"Message": "- Add labels to \"+\" menu\r\n- UI tweaks\r\n- Update LibreHardwareMonitorLib and other dependencies",
"Checksums": {
"FanControl_4_8": "9D2EA1A4DE6F3AA0D7C81C0BA2A7B2F1",
"FanControl_7_0": "D2A61B57C230AAC55A52CB741D61FF84",
"Updater": "FE97B39DD8E0B69687592D591DA6DA94"
"FanControl_4_8": "08DD9D7F5B87362A96786070F3D44F29",
"FanControl_7_0": "27EB4E0CDD6E0A30D3AC36B2F13CA2CB",
"Updater": "EF1DC86F52FE7B0E52ACEC5030C4F866",
"FanControl_8_0": "D6F9416FB8A2699A5CFE8FB7EF5A3EE4"
}
}