pablok/nvfc

Nvidia显卡风扇控制器

v0.3.1 2022-05-21 16:18 UTC

This package is auto-updated.

Last update: 2024-09-11 13:37:40 UTC


README

使用PHP编写,用于Nvidia显卡的风扇控制器。

需求

  • PHP 7.4+ 或 8.0+
  • Linux操作系统
  • nvidia-setting 二进制文件,来自Nvidia Linux驱动程序

安装

composer global require pablok/nvfc

示例用法

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