MonitorControl icon indicating copy to clipboard operation
MonitorControl copied to clipboard

Nice tool! Similar tool, different approach

Open J-u-n-o opened this issue 3 years ago • 0 comments

Created a similar tool myself, though with a different approach: Two slider for contrast and brightness to control all monitors. And also synchronize the changes made on the external monitor using the monitor keys, or laptop keyboard for the internal monitor. It is using a calibration/mapping table to compensate for different monitor characteristics. These can be changed using the GUI and a graph. All nicely written in python and QT. Detects (un)plugging monitors. Known issue: system resume requires restarting of the tool, and the setup should use tabpages instead of a 'scrolling' widget (information; brightness; contrast) Curious about your opinion. https://github.com/J-u-n-o/MonitorControl

J-u-n-o avatar Jan 02 '21 16:01 J-u-n-o