elgato

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

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

Go to latest
Published: Feb 22, 2023 License: MIT Imports: 16 Imported by: 0

README

Elgato CLI

A simple CLI for controlling Elgato Key Light. Tested with a single Elgato Key Light Mini.

Usage

Control Elgato light

Usage:
  elgato [flags]
  elgato [command]

Available Commands:
  help        Help about any command
  off         Turn Elgato light OFF
  on          Turn Elgato light ON
  serve       Serve a webpage for controlling Elgato Light

Flags:
  -a, --addr ip           IP address of the light
  -b, --brightness int    brightness in percent; a value between 0 and 100
  -h, --help              help for elgato
  -t, --temperature int   temperature in Kelvins; a value between 2900 and 7000

Use "elgato [command] --help" for more information about a command.
Serve

This CLI comes with a command to serve a simple webpage. The webpage lists current settings and allows turning the light on or off.

Serve a webpage for controlling Elgato Light

Usage:
  elgato serve [flags]

Flags:
  -h, --help       help for serve
  -p, --port int   port to listen on (default 9123)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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