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.
Upgrade
We recommend using the official PyPI repository to upgrade the package. The third party PyPI mirrors are used to improve the download speed. But may an older version,so you can use this command to upgrade to the latest version.
pip install --upgrade nvifan -i https://pypi.python.org/simple
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.2.1.tar.gz
(23.0 kB
view hashes)
Built Distribution
nvifan-1.2.1-py3-none-any.whl
(24.3 kB
view hashes)