A simple linux desktop application that can control nvidia GPU fan speed by temperature.
Electron.jsfor application frameworkNode.jsfor programming logicD3.jsandSnap.svgfor 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
delto 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.
