ddctui 1.0.0

Terminal UI for controlling DDC/CI monitor properties
ddctui-1.0.0 is not a library.

DDC/CI Terminal UI

View and control DDC/CI capabilities of your connected monitors, like brightness, contrast, input source, etc.

ddctui screenshot

This project relies on libddcutil. If you have issues, check if ddcutil detect behaves correctly and lists available monitors. If you have issues with ddcutil, check https://www.ddcutil.com/config_steps/.

About AI

This project code has been generated using Claude Code. The prompt is available in prompt.md. I had no interesting in writing the glue code between libddcutil, rust and the terminal UI, and IMHO it was a good test case for experimenting with agentic coding.

Build

cargo build