LinuxMonitorControl

command module
v0.0.0-...-7899535 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 22, 2021 License: MIT Imports: 9 Imported by: 0

README

LinuxMonitorControl

Linux monitor control using DDC (your monitor must support it)

Only brightness and contrast are supported.

Requires: ddcutil

Build & Run

make build

# Set brightness on all monitors
./LinuxMonitorControl -b 50

# Set brightness only on monitor 1
./LinuxMonitorControl -b 50 -d 1

# Set contrast only on monitor 1
./LinuxMonitorControl -c 50 -d 1

Build local ddcutil

See required dependencies here

make dependencies

# If build succeeds
./ddcutil/bin/ddcutil detect

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg
ddc

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL