Skip to content

🔧 A shell script to control brightness for those you have an monitor and are using Nvidia drivers in Linux, an easier way to control brightness instead of having to go into Nvidia settings.

License

Notifications You must be signed in to change notification settings

vininjr/brightness-linux-nvidia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brightness-linux-nvidia

Build Status

brightness-linux-nvidia is a brightness manager easy and simpler for the linux.

Dependencies

  • Nvidia drivers

Build from GitHub

git clone https://github.com/vininjr/brightness-linux-nvidia.git
cd brightness-linux-nvidia
sudo chmod +x install.sh
sudo ./install.sh

You many need sudo permissions to run install.sh.

Update

sudo chmod +x update.sh
sudo ./update.sh

You many need sudo permissions to run update.sh.

Usage

Get current brightness:

brightness-nvidia -get

Increment current brightness:

brightness-nvidia -inc

Decrement current brightness:

brightness-nvidia -dec

Comparison to other Tools

is very simpler than the others.

About

🔧 A shell script to control brightness for those you have an monitor and are using Nvidia drivers in Linux, an easier way to control brightness instead of having to go into Nvidia settings.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages