8000 GitHub - PabloKowalczyk/nvfc: Fan speed controller for Nvidia graphic cards, written in PHP
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fan speed controller for Nvidia graphic cards, written in PHP

License

Notifications You must be signed in to change notification settings

PabloKowalczyk/nvfc

Repository files navigation

NVFC - NVidiaFanController

Written in PHP, fan speed controller for Nvidia graphic cards.

Requirements

  • PHP 7.4+ or 8.0+
  • Linux OS
  • nvidia-setting binary, from Nvidia Linux drivers

Installation

composer global require pablok/nvfc

Example usage

nvfc watch --start-fan=25 --start-temp=30 --end-temp=90 --end-fan=100 --interval=5
0