Skip to content

joshermar/brgcli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 

Repository files navigation

A simple command-line utility for adjusting screen brightness

The tool uses the files in /sys/class/backlight/ provided by the Linux Kernel ACPI module. Currently, this only works with intel graphics, because that is what I have, hence I know the names of the files relevant to me: /sys/class/backlight/intel_backlight/{brightness,max_brightness}.

This can easily be adapted to other interfaces.

Eventualy, I hope to make this work for other graphics cards.

About

A curses based Python utility for adjusting the brightness from the command line

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages