Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sakenclaine/monitor-control-vcp

Tool written with C++ and Qt to control external monitors. The attempt is, to rebuild the functionality of ClickMonitorDDC.
https://github.com/sakenclaine/monitor-control-vcp

brightness-control contrast-control cpp20 ddc-ci monitor-control qt-application qt6 windows-11

Last synced: 6 days ago
JSON representation

Tool written with C++ and Qt to control external monitors. The attempt is, to rebuild the functionality of ClickMonitorDDC.

Awesome Lists containing this project

README

        

# Monitor Control
This project attempts to create a tool to control external monitors following the example of the discontinued ClickMonitorDDC (https://github.com/chrismah/ClickMonitorDDC7.2).
Currently only windows is supported (but maybe some day UNIX systems will also work).

# Interface
The application offers a graphical interface similar to ClickMonitorDDC and the user can change the values by hovering over a system tray icon. For better customization continous VCP-features (https://www.ddcutil.com/vcpinfo_output/ or https://milek7.pl/ddcbacklight/mccs.pdf) can be added to the collection of sliders on the right. The configuration is saved in a config.ini file and currently the best way to reset the application is to delete the config file.

![grafik](https://github.com/user-attachments/assets/7e8fd670-b831-4613-8fca-d18e02b8380d)           ![grafik](https://github.com/user-attachments/assets/2106ebdc-ff62-4043-8f7c-66948005b248)