jontaylor / DDC-CI-Tools-for-OS-X

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:GNU General Public License v3.0


Languages

Language:C++ 56.6%Language:C 29.1%Language:Objective-C 14.4%