pablok / nvfc
Fan speed controller for Nvidia graphic cards
v0.3.1
2022-05-21 16:18 UTC
Requires
- php: ^8.1
- composer-runtime-api: ^2.0
- ext-pcntl: *
- react/child-process: ^0.6.1
- react/event-loop: ^1.1
- react/promise: ^2.7
- react/stream: ^1.1
- symfony/console: ^6.0
- symfony/process: ^6.0
Requires (Dev)
- ergebnis/composer-normalize: ^2.13
- friendsofphp/php-cs-fixer: ^3.0
- phpunit/phpunit: ^9.5
- roave/security-advisories: dev-latest
- symfony/var-dumper: ^6.0
This package is auto-updated.
Last update: 2024-11-06 16:18:06 UTC
README
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