ddcset

Crates.ioddcset
lib.rsddcset
version0.0.5
sourcesrc
created_at2018-03-29 01:29:40.107129
updated_at2023-02-16 20:17:08.18637
descriptionDDC/CI display control application
homepage
repositoryhttps://github.com/arcnmx/ddcset-rs
max_upload_size
id58001
size41,564
(arcnmx)

documentation

README

ddcset

release-badge license-badge

ddcset is an application for controlling connected monitors over DDC/CI.

Platforms

Currently supported platforms:

  • Linux
  • Windows
    • Windows Monitor Configuration API provides limited DDC/CI support on all GPUs.
    • NVIDIA NVAPI provides improved DDC/CI support for supported GPUs.

Installation

Binaries are available on some platforms. Cargo can also be used to install directly from source:

cargo install --force ddcset

NVIDIA drivers on Linux

The NVIDIA Linux drivers have had broken DDC/CI support for years now. There are workarounds but it seems that it is not currently possible to use DDC/CI over DisplayPort.

Commit count: 58

cargo fmt