mathoudebine / turing-smart-screen-python

Unofficial Python system monitor and library for small IPS USB-C displays like Turing Smart Screen or XuanFang
GNU General Public License v3.0
966 stars 166 forks source link

Backlight night/away mode #531

Open rWolstenholme opened 2 weeks ago

rWolstenholme commented 2 weeks ago

Is your feature request related to a problem? If so, please describe the problem.

My computer runs 24/7, running some services in the background. During the day the screen is great. At night it becomes far too bright, I can see the light from down the hallway.

Describe the feature / solution to your problem you'd like

I'd like more ways to control the brightness when I am away from the computer. These are some approaches that other people might also think are helpful.

Describe alternatives you've considered / and or tested

Screenshots / photos & mockups of the Turing screen

Windows 11 Night Light could be an inspiration - although I'm more interested in brightness than colour temperature

image

A more configurable approach could be a similar interface to setting fan curves, with the X axis being 00:00 -> 24:00, and the Y axis being backlight brightness image

Environment:

Additional context

I would love to know if you are open to a pull request implementing this, or something like this? I can't promise I would get to this soon or at all, but I have rusty python skills.

Thanks!