FanControl/README.md

36 lines
1.0 KiB
Markdown
Raw Normal View History

2020-05-31 23:53:56 +02:00
# FanControl.Releases
2020-06-01 00:19:07 +02:00
## [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=N4JPSTUQHRJM8&currency_code=USD&source=url&item_name=Fan+Control)
2020-06-01 00:24:25 +02:00
Fan Control is a highly customizable and feature-rich fan controlling software for Windows.
2020-06-02 16:08:28 +02:00
Libraries used:
2020-06-01 00:24:25 +02:00
* https://github.com/LibreHardwareMonitor/LibreHardwareMonitor
* https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit
2020-06-01 00:19:07 +02:00
![Fan Control](Images/MainUI.png)
## Features
* Multiple temperature sources ( CPU, GPU, motherboard, hard drives )
* Custom fan curves
2020-06-02 16:08:28 +02:00
* Mix different curves and sensors together
2020-06-01 00:19:07 +02:00
* Modern UI
* Create, edit and load multiple profiles
* And more!
2020-05-31 23:53:56 +02:00
## Fan curve types
* Linear : Temperature based linear function
* Graph : Temperature based custom curve
* Mix : Use two different curves and apply a mix function (Max, Sum)
* Sync : Sync to an existing control
* Flat: Set a fixed %
## Graph fan curve editor
2020-06-01 00:19:07 +02:00
![Fan Control](Images/GraphDialog.png)
2020-05-31 23:53:56 +02:00
## Theme editor
2020-06-01 00:19:07 +02:00
![Fan Control](Images/ColorsDialog.png)