Compare commits

..

37 Commits
V169 ... V188

Author SHA1 Message Date
Rem0o
30a9c9ed45 V188 2024-04-30 20:37:43 -04:00
Rem0o
2ece9e05c5 Update README.md 2024-04-30 20:35:54 -04:00
Rem0o
ce51e12947 Update README.md 2024-04-26 23:57:55 -04:00
Rem0o
2a8d662811 V187 2024-04-18 17:35:09 -04:00
Rem0o
cbd4fdb84a Update README.md 2024-04-04 11:35:05 -04:00
Rem0o
a745daf84a V186 2024-04-01 11:04:29 -04:00
Rem0o
5bc18a69c9 V185 2024-03-22 15:10:32 -04:00
Rem0o
8f3e4718c6 Update README.md 2024-03-17 12:39:52 -04:00
Rem0o
71f253bfd6 V184 2024-03-16 17:00:28 -04:00
Rem0o
940cc0a360 V183
Replace v182 with the flat fan curve bug.
2024-03-14 10:58:11 -04:00
Rem0o
22d3228ad7 Update README.md 2024-03-14 09:38:26 -04:00
Rem0o
96f6274518 V182 2024-03-14 09:27:32 -04:00
Rem0o
254bb231d5 Updater with installer support 2024-03-12 10:11:28 -04:00
Rem0o
a8fa76500c Update README.md 2024-03-10 13:37:42 -04:00
Rem0o
a08dda547d Update README.md 2024-02-28 23:10:07 -05:00
Phil Urban
de95e739e4 Update README.md with winget (#2326) 2024-02-23 09:35:38 -05:00
Rem0o
1ec024fbf6 Update README.md 2024-02-15 15:47:26 -05:00
Rem0o
2206ba77ea Update README.md 2024-02-15 15:45:19 -05:00
Rem0o
7038a121e1 V181 2024-02-15 08:31:49 -05:00
Rem0o
bfd44b3b04 Update README.md 2024-02-06 10:26:35 -05:00
Rem0o
655b3fe4be V180 2024-02-01 11:01:51 -05:00
Sasa Karanovic
8bf313b164 Adding OpenFAN plugin link to the list. (#2279) 2024-01-30 09:49:39 -05:00
Emil Pettersson
4896b52337 Added hot spot plugin to README.md (#2266)
Added hot spot plugin to README.md
2024-01-24 11:57:50 -05:00
Rem0o
ef646f3dcd V179 2024-01-18 22:49:40 -05:00
Rem0o
d00c09fa3b V178 2024-01-18 17:04:07 -05:00
Rem0o
1cc77ef28c V177 2024-01-05 18:04:47 -05:00
Rem0o
580d3f2136 V176 2023-12-29 17:00:38 -05:00
Rem0o
7997524029 V175 2023-12-11 09:57:58 -05:00
Rem0o
10e006cccd Updater with no Newstonsoft external dependency 2023-11-27 12:51:12 -05:00
Rem0o
5bfec324f2 Rollback old updater until Defender whitelisting goes through 2023-11-22 07:55:36 -05:00
Rem0o
c93257e2e9 Update README.md 2023-11-21 19:48:19 -05:00
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
4 changed files with 34 additions and 20 deletions

Binary file not shown.

View File

@@ -16,10 +16,15 @@
[![Download](https://img.shields.io/badge/Download-FanControl-green.svg?style=flat&logo=download)](/FanControl.zip?raw=true)
[![Donate](https://img.shields.io/badge/Donate-PayPal-blue.svg?style=flat&logo=paypal)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=N4JPSTUQHRJM8&currency_code=USD&source=url&item_name=Fan+Control)
## New
* AMD Navi3 GPU support through the [ADLX plugin](https://github.com/Rem0o/FanControl.ADLX). Now actively tested and developped by Rem0o.
* Fan calibration and RPM mode for fan curves. See [discussion](https://github.com/Rem0o/FanControl.Releases/discussions/2333).
* Installer now available in addition to the portable version of the application. Both .NET 4.8 and 8.0 versions of the application are available as such [here](https://github.com/Rem0o/FanControl.Releases/releases).
## Installation
1. [Download the latest archive](/FanControl.zip?raw=true)
2. Extract to the desired installation folder
1. [Download the latest archive](/FanControl.zip?raw=true) <i>or</i> [an installer from the release page](https://github.com/Rem0o/FanControl.Releases/releases).
2. Extract to the desired installation folder <i>or</i> run the installer
3. Start FanControl.exe
4. (Optional) -c or --config [json config file] command line arg
@@ -30,6 +35,12 @@ scoop bucket add extras
scoop install fancontrol
```
### Install with [Winget](https://apps.microsoft.com/detail/9nblggh4nns1?rtc=1&hl=en-us&gl=US#activetab=pivot:overviewtab)
```
winget install Rem0o.FanControl
```
# Documentation
https://getfancontrol.com/docs/
@@ -50,22 +61,17 @@ 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
Fan Control is a stand-alone app. You can leave the files there for use further down the line, or delete them.
### Portable
You can leave the files there for use further down the line, or delete them.
Note: If you have Fan Control set to automatically start with Windows, either untick the checkbox in Fan Control, or manually delete the "Fan Control" task in Windows Task Scheduler.
### Installer
Uninstall like any other windows program through the programs list
## Plugins
The plugin system let you inject any type of sensor into FanControl, see [Plugins wiki](https://github.com/Rem0o/FanControl.Releases/wiki/Plugins)
@@ -82,9 +88,13 @@ From the community (notify me if I'm missing some):
* 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
* https://github.com/TimSirmovics/FanControl.NvThermalSensors to get GPU Hot Spot and Memory Junction temperature for Nvidia GPUs
* https://github.com/SasaKaranovic/FanControl.OpenFan to interface with [OpenFAN](https://github.com/SasaKaranovic/OpenFanController) controller
* https://github.com/Brian-E-Taylor/FanControl.AIDA64 to get readings out of AIDA64
From Rem0o
* (EXPERIMENTAL) https://github.com/Rem0o/FanControl.ADLX (AMD gpus)
* (EXPERIMENTAL) https://github.com/Rem0o/FanControl.IntelCtlLibrary (Intel ARC gpus)
* 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
@@ -94,7 +104,7 @@ From Rem0o
* https://github.com/LibreHardwareMonitor/LibreHardwareMonitor
* https://github.com/falahati/NvAPIWrapper
* Please only open issues on this repository for the software itself, UI, feature request and so on.
* Please only open issues on this repository for the software itself, UI, feature request and so on. If it's a "make this work please" hardware support request, I will link this section of the README and close your issue.
* If you do have a special hardware compatibility request and you can provide a __working__ sample of code that can be used in .NET, like with a [Plugin](https://github.com/Rem0o/FanControl.Releases/wiki/Plugins), then feel free to submit that.
## FAQ
@@ -102,8 +112,10 @@ From Rem0o
<br>__A__: You want to avoid any "smart" control from your BIOS. Setting a fixed default speed, like 50%, works great for most people. Also keep an eye if your BIOS has PWM or DC mode on. One could work better for you depending on your setup.
* __Q__: My Nvidia cards has X fans, but only two cards show up, why?
<br>__A__: Your card only has 2 channels, more than 1 fan are plugged to the same channel.
* __Q__: My Nvidia cards won't go below 30% and doesn't go to 0 RPM, why?
<br>__A__: [See here](https://github.com/Rem0o/FanControl.Releases/wiki/Nvidia-30%25-and-0-RPM)
* __Q__: My new AMD card can't be controlled, why?
<br>__A__: Newer AMD cards are not supported. If you can provide a working sample of code that works with these newer cards, please share!
<br>__A__: Newer AMD cards are not supported by LHM, but support is available through [ADLX plugin](https://github.com/Rem0o/FanControl.ADLX). This plugin will be ported to the main application at some point, either through LHM or directly like NvAPIWrapper.
* __Q__: There is no control cards / control cards are missing / control cards are not changing my fan speeds, what's the issue?
<br>__A__: See __[ Issues and hardware compatibility](#issues-and-hardware-compatibility)__.
* __Q__: How does __[FAN CURVE TYPE]__ works and what does its parameters do?

Binary file not shown.

View File

@@ -1,9 +1,11 @@
{
"Number": 169,
"Message": "- Simplify the manual pairing process for controls/speeds with a new dialog\r\n- UI tweaks\r\n- Serialization changes (will prompt for save)",
"Number": 188,
"Message": "- Allow decimals in Auto fan curve\r\n- Fix a bug where a config wouldn\u0027t be reloaded properly\r\n- Fix various mix sensors bug\r\n- Update LibreHardwareMonitorLib",
"Checksums": {
"FanControl_4_8": "FF5ED83ED380F80DB9845EAE96F5BD4C",
"FanControl_7_0": "0794ABFF1B22B935FEEC30A40FA30700",
"Updater": "508DCD773CF19684359FAD757EBF480F"
"FanControl_4_8": "283D3B4F74CFFE932C59BF9ECC7BE526",
"FanControl_8_0": "5352505FB65F93A18FB610CC896311E5",
"FanControl_4_8_Installer": "018EC68D43171C42E282D421020F37F3",
"FanControl_8_0_Installer": "390904B6122DD8B2A768CC538AA96BD3",
"Updater": "3979183BCC2ED8463198F0197BC97F18"
}
}