Skip to content

A GUI tool to manage NVidia GPUs overclock, fans and power limit. Supports both Wayland and X11

Notifications You must be signed in to change notification settings

ssprea/ssprea-nvidia-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

ssprea-nvidia-control

ssprea-nvidia-control is a GUI overclocking tool for NVidia GPUs that supports both Wayland and X11

Features

  • Overclock profiles
  • Fan control and curve
  • Power limit management
  • Works on Wayland, X11 and Windows

Requirements

  • NVidia proprietary driver 555+
  • .NET core 8

Building and installing

  git clone https://github.com/ssprea/ssprea-nvidia-control.git
  cd ssprea-nvidia-control
  make publish
  sudo make install

Without make:

  git clone https://github.com/ssprea/ssprea-nvidia-control.git
  cd ssprea-nvidia-control
  dotnet run --configuration Release

If you get an "NVML_ERROR_NO_PERMISSION" error in the console when applying a profile, try running the tool with sudo.

About

A GUI tool to manage NVidia GPUs overclock, fans and power limit. Supports both Wayland and X11

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published