diff --git a/Images/MainUI.png b/Images/MainUI.png index 11fdbe5..e8cad99 100644 Binary files a/Images/MainUI.png and b/Images/MainUI.png differ diff --git a/Images/logo.gif b/Images/logo.gif new file mode 100644 index 0000000..a569569 Binary files /dev/null and b/Images/logo.gif differ diff --git a/README.md b/README.md index 6becaa9..73fc7b5 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,41 @@ -# FanControl.Releases -[](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=N4JPSTUQHRJM8¤cy_code=USD&source=url&item_name=Fan+Control) -## -This is the release repository for Fan Control, a focused, highly customizable fan controlling software for Windows. +[![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¤cy_code=USD&source=url&item_name=Fan+Control) + + + + + + + +
+

+
+

This is the release repository for Fan Control, a focused and highly customizable fan controlling software for Windows.

+
+ +# Fan Control + +## Main features + +* Guided __setup__ process on first launch +* Save, edit and load multiple __profiles__ +* Change the __theme__ and __color__ to fit your setup +* Multiple temperature __sources__ ( CPU, GPU, motherboard, hard drives... ) +* Multiple fan curve __[functions](#fan-curve-types)__, including a custom __[graph](#graph-fan-curve-editor)__ +* __Mix__ fan curves or sensor togethers (max, min, average) +* Low ressource usage +* Advanced tuning with steps, start %, stop %, response time and hysteresis +* And more! ![Fan Control](Images/MainUI.png) ## New -* Configurable temperature range for graphs -* Better decimal support in graphs +* __ 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 -* Allow text-wrapping for long names * Sensor settings dialog window. Activate or deactivate specific sources. -* Numeric textbox for graph points ## Installation @@ -25,7 +46,9 @@ This is the release repository for Fan Control, a focused, highly customizable f ## Plugins -* Plugin system, see [Plugins wiki](https://github.com/Rem0o/FanControl.Releases/wiki/Plugins) and + 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: * https://github.com/Rem0o/FanControl.HWInfo * https://github.com/Rem0o/FanControl.DellPlugin * https://github.com/medevil84/FanControl.AquacomputerHighFlowNext @@ -37,28 +60,16 @@ This is the release repository for Fan Control, a focused, highly customizable f * https://github.com/falahati/NvAPIWrapper * Please only open issues for the software itself, UI, feature request and so on. -* If you do have a 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. +* If you do have a 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 -* Q: There is no control cards / control cards are missing / control cards are not changing my fan speeds, what's the issue? -
A: See section above. +* __Q__: There is no control cards / control cards are missing / control cards are not changing my fan speeds, what's the issue? +
__A__: See section above. -* Q: How does [FAN CURVE TYPE] works and what does its parameters do? -
A: Click on its card's icon at the top left, a dialog will tell you. -* Q: Does it run on my OS? -
A: If your OS is Windows 10 Or 11, yes. - -## Features - -* Save, edit and load multiple profiles -* Multiple temperature sources ( CPU, GPU, motherboard, hard drives, ".sensor" file ) -* Mix different curves and sensors together -* Custom fan curves -* Manual control -* Fine tune the fan control response with steps, start %, stop %, response time and hysteresis -* Modern, dashboard-style UI -* Works as a background application with a customizable tray icon -* And more! +* __Q__: How does __[FAN CURVE TYPE]__ works and what does its parameters do? +
__A__: Click on its card's icon at the top left, a dialog will tell you. +* __Q__: Does it run on my OS? +
__A__: If your OS is Windows 10 __ Or 11__, yes. ## Fan curve types @@ -72,19 +83,14 @@ This is the release repository for Fan Control, a focused, highly customizable f ## Graph fan curve editor +* (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 ![Fan Control](Images/GraphDialog.png) -## Theme editor - -* Dark mode available - -![Fan Control](Images/ColorsDialog.png) - ## Libraries used: * https://github.com/LibreHardwareMonitor/LibreHardwareMonitor * https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit -* https://github.com/falahati/NvAPIWrapper +* https://github.com/falahati/NvAPIWrapper \ No newline at end of file