ddc-macos 0.2.2

DDC/CI monitor control on MacOS
docs.rs failed to build ddc-macos-0.2.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

build-badge cargo-badge docs-badge license-badge

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.