ddc-macos

Crates.ioddc-macos
lib.rsddc-macos
version0.2.2
sourcesrc
created_at2020-09-17 23:10:23.929119
updated_at2024-11-05 12:16:33.274315
descriptionDDC/CI monitor control on MacOS
homepage
repositoryhttps://github.com/haimgel/ddc-macos-rs
max_upload_size
id289940
size43,307
Haim Gelfenbeyn (haimgel)

documentation

https://haimgel.github.io/ddc-macos-rs/ddc_macos

README

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.

Commit count: 49

cargo fmt