brightness

command module
v0.0.0-...-a97f601 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 14, 2020 License: MIT Imports: 10 Imported by: 0

README

brightness

CI status Donate

Backlight utility for Linux

Screenshot

Screenshot

Install

go get gitlab.com/tslocum/brightness
cp ~/go/bin/brightness /sbin/brightness
sudo visudo

Add the following line to your sudoers file to use brightness without entering a password:

%wheel ALL=(ALL) NOPASSWD: /sbin/brightness

You may need to modify %wheel to match the superuser group of your system.

Usage

sudo is required to modify brightness. It is omitted below for clarity.

Set
brightness 60
brightness 80%
Decrease
brightness -10
brightness -20%
Increase
brightness 10
brightness +20%
Interactive
brightness -i

Supports input via Vim keybindings, arrow keys and mouse.

Support

Please share issues and suggestions here.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL