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 Ubuntu desktop 20.04 LTS)

  • Windows (tested with Windows 10)

Windows Install

py -3.8 -m pip install monitorcontrol

Linux Install

python3.8 -m pip install monitorcontrol

Documentation

Full documentation including examples is available on readthedocs here.

Indices and Tables