Crates.io | ddc-macos |
lib.rs | ddc-macos |
version | 0.2.2 |
source | src |
created_at | 2020-09-17 23:10:23.929119 |
updated_at | 2024-11-05 12:16:33.274315 |
description | DDC/CI monitor control on MacOS |
homepage | |
repository | https://github.com/haimgel/ddc-macos-rs |
max_upload_size | |
id | 289940 |
size | 43,307 |
ddc-macos
implements the ddc
traits for MacOS.
You can list external monitors and their description using the provided example using:
cargo run --example list
See the documentation for up to date information.
The code in this crate is heavily inspired by the excellent work done by ddcctl and ExternalDisplayBrightness projects authors.