mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-01-12 07:58:06 -05:00
Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c4ab548aa8 | ||
|
|
c4483d3422 | ||
|
|
b344e55e25 | ||
|
|
f0d8825832 | ||
|
|
37048bc633 | ||
|
|
628e308f3f | ||
|
|
7dab9b2b7b |
12
.github/FUNDING.yml
vendored
Normal file
12
.github/FUNDING.yml
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
# These are supported funding model platforms
|
||||
|
||||
github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
|
||||
patreon: # Replace with a single Patreon username
|
||||
open_collective: # Replace with a single Open Collective username
|
||||
ko_fi: # Replace with a single Ko-fi username
|
||||
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
|
||||
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
|
||||
liberapay: # Replace with a single Liberapay username
|
||||
issuehunt: # Replace with a single IssueHunt username
|
||||
otechie: # Replace with a single Otechie username
|
||||
custom: ["https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=N4JPSTUQHRJM8¤cy_code=USD&source=url&item_name=Fan+Control"] # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
|
||||
BIN
FanControl.zip
BIN
FanControl.zip
Binary file not shown.
14
README.md
14
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,13 @@ Libraries used:
|
||||
|
||||
## Features
|
||||
|
||||
* Save, edit and load multiple profiles
|
||||
* Multiple temperature sources ( CPU, GPU, motherboard, hard drives )
|
||||
* Custom fan curves
|
||||
* Fine tune the fan control response with steps, activation %, response time and hysteresis
|
||||
* 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 +31,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": 36,
|
||||
"Message": "- Hide individual control cards \r\n- Removed hide disabled fan control cards option \r\n- Graph fan curve dialog tweaks \r\n- Added disable storage sensors option"
|
||||
}
|
||||
Reference in New Issue
Block a user