Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 700 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 700 Bytes

AMD_GPU_FanController

GitHub code size in bytes GitHub License

Controls your AMD GPU's fans under Linux in C#

Goals

Control the Fans and change their speed dynamically based on the temperature.

Things needed:

Genralize it to be able to control more than 1 GPU or GPU's in different configurations (In theory right now this only works on my GPU, because my GPU uses a weird address...)

How to contribute:

Fork, Code, Make a PR!

License?

GPLv2