All Projects → newAM → monitorcontrol

newAM / monitorcontrol

Licence: MIT License
Python monitor controls using DDC-CI.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to monitorcontrol

winddcutil
Windows implementation of the ddcutil Linux program for querying and changing monitor settings, such as brightness and color levels.
Stars: ✭ 39 (-35%)
Mutual labels:  monitor, ddc-ci, mccs
Lunar
Intelligent adaptive brightness for your external monitors
Stars: ✭ 2,712 (+4420%)
Mutual labels:  monitor, ddc-ci
StatusPilatus
Monitor your PC like never before!
Stars: ✭ 52 (-13.33%)
Mutual labels:  monitor
pm2-server-monitor
The monitor for pm2 node.js servers, with nice web UI.
Stars: ✭ 34 (-43.33%)
Mutual labels:  monitor
dubbox
dubbox原始版本的升级版,主要根据GitHub各路大神代码的整合
Stars: ✭ 13 (-78.33%)
Mutual labels:  monitor
mix-agent
基于rust语言开发的一套运维监控探针,支持widnows、linux、macos系统
Stars: ✭ 14 (-76.67%)
Mutual labels:  monitor
Net-Mon
Get notified for new devices on your network
Stars: ✭ 22 (-63.33%)
Mutual labels:  monitor
healthchecksio
Update and display the status of your healthchecks.io checks.
Stars: ✭ 30 (-50%)
Mutual labels:  monitor
Desktopmagic
Robust multi-monitor screenshot grabbing library for Python 2.x/3.x on Windows
Stars: ✭ 52 (-13.33%)
Mutual labels:  monitor
host-stat-go
Go module for collecting host stat
Stars: ✭ 28 (-53.33%)
Mutual labels:  monitor
monitor system docs
No description or website provided.
Stars: ✭ 30 (-50%)
Mutual labels:  monitor
dde-istate-menus
a dde-dock plugin which aims to implement most features of Istat menus(macOS) for Deepin V20
Stars: ✭ 30 (-50%)
Mutual labels:  monitor
failsafe-actuator
Endpoint library for the failsafe framework
Stars: ✭ 52 (-13.33%)
Mutual labels:  monitor
system-monitor
Qt based replacement for gnome system monitor
Stars: ✭ 16 (-73.33%)
Mutual labels:  monitor
kzmonitor
kafka zookeeper monitor
Stars: ✭ 34 (-43.33%)
Mutual labels:  monitor
swarm-monitor
Monitor a Docker Swarm with Blinkt! LED
Stars: ✭ 48 (-20%)
Mutual labels:  monitor
performance monitor
Monitor Linux system
Stars: ✭ 30 (-50%)
Mutual labels:  monitor
ReSwiftMonitor
ReSwift+redeux dev tools
Stars: ✭ 13 (-78.33%)
Mutual labels:  monitor
mc-monitor
Monitor the status of Minecraft servers and provides Prometheus exporter and Influx line protocol output
Stars: ✭ 100 (+66.67%)
Mutual labels:  monitor
drmon
Draconic Reactor computercraft monitoring and failsafe interface
Stars: ✭ 48 (-20%)
Mutual labels:  monitor

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].