So I want to make a red filter for the screen, when using my Python app. I need it so I can use it in dark without having light pollution. Also I need to adjust the brightness. I found a library called screen_brightness_control
, but I haven't found any way to adjust the temperature with it.
So I didn't find any Python library that can help me with making my screen light red (adjusting the temperature of the screen). I've haven't runed any code yet. It will be also helpful if someone also tells about a brightness adjust library. About the OS I am using Windows 11.