nexustp / 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

Based on jontaylor/DDC-CI-Tools-for-OS-X. Improved based on kfix/ddcctl, which does the same thing.

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 34.6%Language:C++ 30.6%Language:Swift 25.7%Language:Objective-C 9.1%