Skip to content

haimgel/ddc-macos-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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.