NVIDIA GPU fan control for Linux
Project description
NVIFAN
Control NVIDIA GPU Fans.
Usage
Install
pip install nvifan
Direct Run
sudo nvifan
or
# Use 'su' to run as root
su
nvifan
Tips
- You can use
nvifan --help
to see the usage. - You can use
screen
ortmux
to keep the program running when you close the terminal.
Install as Service
Install
sudo nvifan-install
Uninstall
sudo nvifan-uninstall
Build
chmod +x install.sh
./install.sh
Ref
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nvifan-1.0.0.tar.gz
(22.2 kB
view hashes)
Built Distribution
nvifan-1.0.0-py3-none-any.whl
(23.1 kB
view hashes)