huhaha / monitorcontrol

Python monitor controls using DDC-CI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Python monitor controls using DDC-CI.

License:MIT License


Languages

Language:Python 100.0%