Skip to content

Commit

Permalink
Adding a readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Taylor committed Aug 31, 2012
1 parent 6840a9d commit 25e7e8e
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions README.md
@@ -0,0 +1,23 @@
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.


0 comments on commit 25e7e8e

Please sign in to comment.