Skip to content

film42/brightnessctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brightnessctl

A simple brightness controller. It helps change device values like keyboards and displays. You point to the directory with a max_brightness and brightness interface, and specify an amount. Everything else is 👌.

$ ./brightnessctl --help
Usage of ./brightnessctl:
  -amount int
        Increate or decreate by this percentage. Ex: 5 or -5. (default 5)
  -device string
        The options are 'keyboard' or 'display' or '/sys/class/etcetcetc'.

Building

$ go build brightness.go

About

A simple brightness controller

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages