Awesome
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.