Skip to content

Simple command-line tool to change screen brightness, can be used in conjunction with keyboard shortcut.

Notifications You must be signed in to change notification settings

herrfz/brightness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

brightness

Simple command-line tool to change screen brightness, can be used in conjunction with keyboard shortcut.

HOWTO

$ git clone https://github.com/herrfz/brightness
$ cd brightness
$ pip install .

Then simply brightness inc and brightness dec.

To use as a keyboard shortcut, e.g. via obkey, it may be required to include in $PATH, or add a symlink:

$ sudo ln -s $(which brightness) /usr/bin/brightness

About

Simple command-line tool to change screen brightness, can be used in conjunction with keyboard shortcut.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages