brightnessctl is a tool designed to configure the brightness of the screen without xbacklight or sudo, using a simple suid binary.
- Clone this repository
makesudo make install
brightnessctl: prints the current brightnessbrightnessctl <percent>: sets the brightness to a specific valuebrightnessctl '+'<percent>: adds a specific value to the brightnessbrightnessctl '-'<percent>: removes a specific value from the brightness
This software is released under the MIT License.