A simple linux desktop application that can control nvidia GPU fan speed by temperature.
Electron.js
for application frameworkNode.js
for programming logicD3.js
andSnap.svg
for front-end graphics
- Requirement:
- Node.js 7.8.0 or newer
- electron 1.6.11 or newer
cd electronAPP
electron main.js
- You can adjust fan speed by dragging the line on the chart
- Hold shift key and click on the chart to add new point
- Press
del
to delete a chosen point - Check/Uncheck to activate/deactivate each cards speed control
- up to 6 cards support for now
The MIT License
Copyright (c) 2017 Kirintw
See the LICENSE file for details.