DDC-CI-Tools-for-OS-X icon indicating copy to clipboard operation
DDC-CI-Tools-for-OS-X copied to clipboard

DDC/CI Tools for OS X, control your monitor through software

DDC/CI Control for OS X

This is a very rough initial go at hooking in with the apple API for controlling monitors using DDC/CI.

There are three folders in this project

ddc

This is a C library that contains all the code for using DDC/CI.

ddcctrl

A basic command line program for using ddc

ddcgui

A simple example GUI for changing screen brightness.