README.md
March 10, 2024 ยท View on GitHub
Control chassis, CPU & GPU fans on Windows 10 or later.
*This is for desktop PCs. For laptops, try NoteBook FanControl.
*This app does not control RGB LEDs. Use OpenRGB with hardware sync plugin.
Screenshots
Features
- Switch profiles automatically based on customizable rules
- Process
- Process name ("steam")
- Memory used ("python" && Memory > 4000MB)
- Sensor
- Time of day
- Process
- Show current value and history of fan speed, curve value and sensor value in tray
Usage
To run this app, you need to install .NET8 and Windows App SDK runtime.
(You don't need to if you use "Self-Contained" version.)
GPU Support
Multi-GPU not tested.
-
AMD
Cards supported by ADLX (Tested on a RDNA2 card)
ADLX does not support some legacy AMD GPUs
-
Intel
No (I don't have Arc cards so can't test them.)
-
NVIDIA
Cards supported by LibreHardwareMonitorLib (Tested on an Ampere card)
Building
- Install Visual Studio components for WinUI development.
- Install "Desktop development with C++" and "Windows 11 SDK (10.0.22621.0)" in Visual Studio Installer
- Download ADLX
- Copy
SDKfolder of ADLX toLibs/ADLXWrapperCpp(even if you don't have AMD cards, otherwise build fails.)
Libraries used
- .NET Community Toolkit MVVM
- AMD Device Library eXtra
- LibreHardwareMonitorLib
- PlainlyIpc
- Serilog
- Win2D
- Windows Community Toolkit
- WinUIEx
Contributing
Please create an issue / discussion before making a pull request.
Use issues for issues (bug reports) only.
License
Credits
- App icon: Origami pack from Flaticon
- Azeret Mono
- TablerIcons