- Open source
- Service very low on ressource (~30mb)
- Display sensors data on real time
- Control fans based on custom behaviors
- Save configuration
- Multiplatform (Linux/Windows)
You will need some component of dotnet 7
ASP.NET Core Runtime
.NET Runtime
You will need to run the app with admin privilege on both Linux and Windows.
If you have any troubles, check out the faq.
Issues, enhancement requests and PR are welcomed!
C:\ProgramData\LibreFanControl
/etc/LibreFanControl
On Linux, maybe you will need to download libsensors and execute sensors-detect.
- On Windows, if you want to build the project, you will just need the
SDK
of dotnet 7. - On Linux, you will need a JDK.
The needed commands can be found in CI directory.
- Support Linux
- Use type safe strings and icons (moko-resources ?)
- Add a system to automatically receive updates
- Add workflow to the project (CI/CD, ect...) (docker ?)
- Implement settings (info, help)
- Add graph behavior (abscissa -> temp, ordinate -> fan speed)
- Write an intelligent program to bind controls to their fans, and make a nice first config
- Support Flatpak