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 | |
|---|---|---|---|
|
|
843b0426c2 | ||
|
|
d68fa708f6 | ||
|
|
5eca2a6c3c | ||
|
|
b600f596b5 | ||
|
|
a45fff6ab6 | ||
|
|
edb77c0244 | ||
|
|
def30f6f0e |
BIN
FanControl.zip
BIN
FanControl.zip
Binary file not shown.
22
README.md
22
README.md
@@ -16,6 +16,20 @@
|
||||
[](/FanControl.zip?raw=true)
|
||||
[](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=N4JPSTUQHRJM8¤cy_code=USD&source=url&item_name=Fan+Control)
|
||||
|
||||
## Installation
|
||||
|
||||
1. [Download the latest archive](/FanControl.zip?raw=true)
|
||||
2. Extract to the desired installation folder
|
||||
3. Start FanControl.exe
|
||||
4. (Optional) -c or --config [json config file] command line arg
|
||||
|
||||
### Install with [Scoop](https://scoop.sh/#/apps?s=2&d=1&o=true&p=1&q=fan+control)
|
||||
|
||||
```
|
||||
scoop bucket add extras
|
||||
scoop install fancontrol
|
||||
```
|
||||
|
||||
# Documentation
|
||||
|
||||
https://getfancontrol.com/docs/
|
||||
@@ -47,13 +61,6 @@ JayzTwoCents - Everyone NEEDS this FREE piece of software... You will thank me!
|
||||
|
||||

|
||||
|
||||
## Installation
|
||||
|
||||
1. [Download the latest archive](/FanControl.zip?raw=true)
|
||||
2. Extract to the desired installation folder
|
||||
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.
|
||||
|
||||
@@ -68,6 +75,7 @@ From the community (notify me if I'm missing some):
|
||||
* 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/FoPzl/FanControl.AquacomputerQuadro to interface with aquacomputer Quadro
|
||||
* https://github.com/vision57/FanControl.GPU-Z
|
||||
|
||||
From Rem0o
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"Number": 140,
|
||||
"Message": "- Various bug fixes"
|
||||
"Number": 142,
|
||||
"Message": "- Styling tweaks \r\n- Bug fixes"
|
||||
}
|
||||
Reference in New Issue
Block a user