lgo / ddcset-rs

DDC/CI display control application for Windows and Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ddcset

travis-badge release-badge license-badge

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

Note: This fork was created to set up builds and provide a more recent version.

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.

About

DDC/CI display control application for Windows and Linux

License:MIT License


Languages

Language:Rust 100.0%