mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-01-11 23:48:09 -05:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
628e308f3f | ||
|
|
7dab9b2b7b |
BIN
FanControl.zip
BIN
FanControl.zip
Binary file not shown.
13
README.md
13
README.md
@@ -2,7 +2,7 @@
|
||||
|
||||
## [](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=N4JPSTUQHRJM8¤cy_code=USD&source=url&item_name=Fan+Control)
|
||||
|
||||
Fan Control is a highly customizable and feature-rich fan controlling software for Windows.
|
||||
This is the release repository for Fan Control, a highly customizable fan controlling software for Windows.
|
||||
|
||||
Libraries used:
|
||||
* https://github.com/LibreHardwareMonitor/LibreHardwareMonitor
|
||||
@@ -12,11 +12,12 @@ Libraries used:
|
||||
|
||||
## Features
|
||||
|
||||
* Save, edit and load multiple profiles
|
||||
* Multiple temperature sources ( CPU, GPU, motherboard, hard drives )
|
||||
* Custom fan curves
|
||||
* Mix different curves and sensors together
|
||||
* Modern UI
|
||||
* Create, edit and load multiple profiles
|
||||
* Modern, dashboard-style UI
|
||||
* Works as a background application with a customizable tray icon
|
||||
* And more!
|
||||
|
||||
## Fan curve types
|
||||
@@ -29,8 +30,14 @@ Libraries used:
|
||||
|
||||
## Graph fan curve editor
|
||||
|
||||
* 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
|
||||
|
||||

|
||||
|
||||
## Theme editor
|
||||
|
||||
* Dark mode available
|
||||
|
||||

|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"Number": 31,
|
||||
"Message": "- Minor bug fixes \r\n- Changed host to Github repo \r\n- Updated LibreHardwareMonitorLib"
|
||||
"Number": 32,
|
||||
"Message": "- Cache system rework (default config will be loaded once after update) \r\n- Link to release repo \r\n- Updated LibreHardwareMonitorLib (Kraken X3 support)"
|
||||
}
|
||||
Reference in New Issue
Block a user