/monitorcontrol

Python monitor controls using DDC-CI.

Primary LanguagePythonMIT LicenseMIT

monitorcontrol

PyPi Version Build Status Documentation Status Coverage Status Black

Python monitor control using the VESA Monitor Control Command Set (MCCS) over the Display Data Channel Command Interface Standard (DDC-CI).

Supported Platforms

  • Linux (tested with NixOS)
  • Windows (tested with Windows 10)

Windows Install

py -3 -m pip install monitorcontrol

Linux Install

python3 -m pip install monitorcontrol

Documentation

Full documentation including examples are avaliable in the docs.