ddc-macos-rs

DDC/CI implementation on MacOS

MIT License

Downloads
9.3K
Stars
24
Committers
2

ddc-macos

ddc-macos implements the ddc traits for MacOS.

Examples

You can list external monitors and their description using the provided example using:

cargo run --example list

Documentation

See the documentation for up to date information.

Thanks

The code in this crate is heavily inspired by the excellent work done by ddcctl and ExternalDisplayBrightness projects authors.