Compare commits

..

33 Commits
V127 ... V138

Author SHA1 Message Date
Rem0o
cded897020 Update Updater.exe 2022-12-01 11:22:00 -05:00
Rem0o
57726e18b4 Version 138 2022-12-01 10:36:34 -05:00
Rem0o
ecbc3dea07 Update README.md 2022-11-29 12:15:09 -05:00
Rem0o
1c8fba991d Update README.md 2022-11-23 10:57:02 -05:00
Rem0o
728bc8df58 Update Updater.exe 2022-11-22 16:31:32 -05:00
Rem0o
34dd545416 Hotfix/updater triggers defender (#1311)
* Got rid of Newtonsoft json + Fody weaver
* UseShellExecute false on the Process.Start("FanControl.exe") at the end of the update process.
2022-11-21 18:41:29 -05:00
Rem0o
10333d1104 Update README.md 2022-11-21 17:55:43 -05:00
Rem0o
f3c814a520 Update Updater.exe 2022-11-19 23:55:08 -05:00
Rem0o
b2ca67af53 Update FanControl.zip 2022-11-19 23:33:31 -05:00
Rem0o
c8c2e4471f Update FanControl.zip 2022-11-19 16:33:29 -05:00
Rem0o
3a82c2ca60 Update Updater.exe
Updater is now version aware. Will tell the version it is downloading.
2022-11-19 14:22:45 -05:00
Rem0o
3bb0fb5cab V137 2022-11-19 12:10:42 -05:00
Rem0o
6a14584dd8 Version 136 2022-11-03 21:02:43 -04:00
Rem0o
d0621da9da Update README.md
Removed abandoned plugin.
2022-10-30 20:40:15 -04:00
Rem0o
6bc3a9fc1c V135
Hotfix for initialization bug.
2022-10-29 12:13:02 -04:00
Rem0o
055d4727d6 Update FanControl.zip 2022-10-27 12:21:04 -04:00
Rem0o
ac4277c734 V134 2022-10-27 11:55:35 -04:00
Rem0o
5bb9e71738 Update MainUI.png 2022-10-26 10:38:29 -04:00
Rem0o
78c5686e5b Version 133 2022-10-23 12:59:27 -04:00
Rem0o
588e28d575 Update README.md 2022-10-22 11:30:47 -04:00
Rem0o
123a123436 Update README.md 2022-10-22 11:30:14 -04:00
Drew Mares
a6f7ef7217 Update README with Uninstall Instructions (#1190)
* Update README with Uninstall Instructions
2022-10-22 11:26:40 -04:00
Rem0o
b059dbadc3 Update README.md 2022-10-21 10:38:04 -04:00
Rem0o
ebd1774448 Update README.md 2022-10-19 14:58:10 -04:00
Rem0o
afa9f09a70 Version 132 2022-10-18 12:25:45 -04:00
Rem0o
a835764f93 Update FanControl.zip 2022-10-05 21:40:07 -04:00
Rem0o
f3ca1c5217 Version 131 2022-10-05 21:14:54 -04:00
Rem0o
ac5e836e21 Update issue templates 2022-09-28 12:57:14 -04:00
Rem0o
d72751cce3 Update FanControl.zip 2022-09-25 17:12:07 -04:00
Rem0o
d36e79d776 V130 2022-09-25 14:00:13 -04:00
Rem0o
4b21134396 Update README.md
Add missing plugins.
2022-09-25 13:41:26 -04:00
Rem0o
2b758509b7 V129 2022-09-18 12:19:54 -04:00
Rem0o
7ef2153659 Version 128 2022-09-15 10:25:10 -04:00
6 changed files with 39 additions and 29 deletions

View File

@@ -8,7 +8,7 @@ assignees: ''
---
**Describe the bug**
[A clear and concise description of what the bug is. Hardware support requests do NOT count as a bug. See README. Screenshots are worth a thousand words.]
[A clear and concise description of what the bug is. Screenshots are worth a thousand words. Hardware support requests do NOT count as a bug. See https://github.com/Rem0o/FanControl.Releases#issues-and-hardware-compatibility.]
**Is there a log.txt file next to FanControl.exe with recent date entries?**
[Link it here]

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 71 KiB

After

Width:  |  Height:  |  Size: 71 KiB

View File

@@ -1,9 +1,14 @@
# Fan Control
<p align=center>
<img src="Images/logo.gif" width=60/>
<a href="https://www.getfancontrol.com">
<img src="Images/logo.gif" width=60/>
</a>
</p>
<p align=center>This is the release repository for Fan Control, 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.</span>
<br>
<br>
@@ -11,6 +16,10 @@
[![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)
# Documentation
https://getfancontrol.com/docs/
## Featured On
JayzTwoCents - Everyone NEEDS this FREE piece of software... You will thank me!
@@ -20,21 +29,23 @@ JayzTwoCents - Everyone NEEDS this FREE piece of software... You will thank me!
* Guided __setup__ process on first launch
* Save, edit and load multiple __profiles__
* Change the __theme__ and __color__ to fit your setup
* Change the __theme__ and __color__ of the application.
* Multiple temperature __sources__ ( CPU, GPU, motherboard, hard drives... )
* Multiple fan curve __[functions](#fan-curve-types)__, including a custom __[graph](#graph-fan-curve-editor)__
* Multiple fan curve __[functions](https://getfancontrol.com/docs)__, including a custom __[graph](#graph-fan-curve-editor)__
* __Mix__ fan curves or sensor togethers (max, min, average)
* Low resource usage
* Advanced tuning with steps, start %, stop %, response time and hysteresis
![Fan Control](Images/MainUI.png)
## __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/>
## New
* __(NEW) Opt-out of update popup for a specific version__
* Configurable temperature range for graphs
* Decimal support in graphs
* Nickname any temperature sensor from the sensor settings dialog
* Auto fan curve (BETA): Automatically adjust speed to keep target temperature
![Fan Control](Images/MainUI.png)
## Installation
@@ -43,14 +54,23 @@ JayzTwoCents - Everyone NEEDS this FREE piece of software... You will thank me!
3. Start FanControl.exe
4. (Optional) -c or --config [json config file] command line arg
## Uninstall
Fan Control is a stand-alone app. 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.
## Plugins
The plugin system let you inject any type of sensor into FanControl, see [Plugins wiki](https://github.com/Rem0o/FanControl.Releases/wiki/Plugins)
Some examples (notify me if I'm missing some):
* __(NEW)__ https://github.com/Mourdraug/FanControl.AsusWMI to interface with ASUS motherboards through WMI methods
* __(NEW)__ https://github.com/iJacks1980/FanControl.CommanderPRO to interface with Corsair commander devices
* __(NEW)__ https://github.com/medevil84/FanControl.AquacomputerHighFlowNext to interface with aquacomputer HighFlowNext
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/vision57/FanControl.GPU-Z
From Rem0o
* https://github.com/Rem0o/FanControl.HWInfo to import HWInfo sensor data
* https://github.com/Rem0o/FanControl.DellPlugin for dell laptops and some towers
@@ -77,19 +97,9 @@ Some examples (notify me if I'm missing some):
* __Q__: Does it run on my OS?
<br>__A__: If your OS is Windows 10 __Or 11__, yes.
## Fan curve types
* (NEW) Auto: PI controller-ish type function. % will surf until temp is stable at load.
* Linear : Temperature based linear function
* Graph : Temperature based custom curve
* Target: Temperature based that holds speed until target temperature is reached
* Mix : Use two different curves and apply a mix function (Min, Max, Sum, Average, Subtract)
* Sync : Sync to an existing control
* Flat: Set a fixed %
## Graph fan curve editor
* (NEW) Change the temperature range for finer control over a small range
* __(NEW)__ Change the temperature range for finer control over a small range
* Add, remove and drag points arround the graph
* Copy and paste points from a graph to another
* Fine-tune the response with the hysteresis and response time parameters

Binary file not shown.

View File

@@ -1,4 +1,4 @@
{
"Number": 127,
"Message": "-Bugfix: Handle missing control values"
"Number": 138,
"Message": "-Minimum % feature on control cards \r\n- Updated LibreHardwareMonitorLib \r\n- Add EULA to the program."
}