gummy
screen brightness and color temperature manager for Linux systems running X11
TLDR
Set screen temperature to 3000K
SYNOPSIS
gummy [options]
DESCRIPTION
gummy is a screen brightness and color temperature manager for Linux systems running X11. It provides both software-based (gamma) adjustments and hardware backlight control.
The tool can adjust color temperature for reduced eye strain, particularly useful for night-time computing. Brightness can be controlled either through software gamma correction or hardware backlight where available.
PARAMETERS
-t, --temperature KELVIN
Set screen color temperature in Kelvin-b, --brightness PERCENT
Set pixel brightness (use +/- for relative changes)--backlight PERCENT
Set hardware backlight level-s, --screen NUMBER
Apply settings to specific screen (0-indexed)
CAVEATS
Requires X11; does not work with Wayland. Hardware backlight control may require appropriate permissions or udev rules. Software brightness affects gamma, not actual backlight intensity.
HISTORY
gummy was developed as a simple, command-line alternative to graphical redshift applications for managing screen brightness and temperature on Linux.
SEE ALSO
redshift(1), xrandr(1), brightnessctl(1)
