Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 379 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 379 Bytes

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