Skip to main content

NVIDIA GPU fan control for Linux

Project description

NVIFAN

Python 3.7+ PyPI Upload Python Package GitHub Repo Stars License

Control NVIDIA GPU Fans.

中文版README

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 or tmux 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

Based on CoolGPUs and nvitop.

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.1.0.tar.gz (22.9 kB view hashes)

Uploaded Source

Built Distribution

nvifan-1.1.0-py3-none-any.whl (23.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page