ChinguBrightnessChanger
brightness changer written in python using pygame, with vim bindings and customisable colors to suit your theme
Usage
h - lower the color temperature
j - lower the brightness
k - increase the brightness
l - increase the color temperature
r - to reset
q - to quit
meaning
Chingu
means friend in Korean
installation
https://github.com/Rdkang/chinguBrightnessChanger#installation
- clone or download the project/python file
$ git clone https://github.com/Rdkang/chinguBrightnessChanger.git
- run the main python file called gui.py
$ python gui.py
thats it! :)
i would suggest a program like xbindkeys to assign a shortcut of your choosing to run the program
such as having this in your .xbindkeysrc:
"python ~/Documents/chinguBrightnessChanger/gui.py"
alt+c