a brightness and color temperature gui with vim keybindings
chingu means friend in korean
keybindings
h - lower the color temperature
j - lower the brightness
k - increase the brightness
l - increase the color temperature
r - to reset
q - to quit
to change the color of the background to fit your liking or theme change the variable BACKGROUND
to any color in hex format
(in the
gui.py
file on line21
)
- linux
- redshift
- pygame 1.9.5+
-
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
- be able to change the brightness of each display independent of each other