Nonononoki / OpenMonitorControl

Control your external monitors without ever touching them

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenMonitorControl

Forked from https://github.com/rockowitz/ddcui

What is this?

OpenMonitorControl is a graphical application for Linux to control your monitors using ddc. It is build using the Qt Framework.

How to use?

  1. Install libddcutil
  2. Start "ddcutil" as root

How to build?

  1. Execute "cmake -B build"
  2. Execute "make" in the newly created build folder The "ddcui" file should be created now.

How to debug?

Open new .pro file with QtCreator using the latest Qt5 version.

License

GPL-2.0 License

Screenshots:

About

Control your external monitors without ever touching them

License:GNU General Public License v2.0


Languages

Language:C++ 70.9%Language:Makefile 13.0%Language:C 12.3%Language:CMake 2.2%Language:QMake 1.6%