udifuchs / icc-brightness

Control OLED display brightness by applying ICC color profiles.
MIT License
172 stars 25 forks source link

Support of Chromium OS? #4

Open moutasem1989 opened 5 years ago

moutasem1989 commented 5 years ago

Is ICC brightness control supported on Chrome os? i have been looking for a way for ages !

udifuchs commented 5 years ago

I don't know much about Chrome OS. icc-brightness use the colormgr command line, which is part of the colord, which is used by the Gnome and KDE desktops. I have no idea if Chrome OS uses colord or anything equivalent.