theater

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

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

Go to latest
Published: Feb 21, 2022 License: MIT Imports: 21 Imported by: 0

README

theater

Build

DOCKER_BUILDKIT=1 docker build -t theater .

Run

docker run --rm -d \
    -e BRIDGE_IP=your.hue.bridge.IP \
    -e BRIDGE_USER=YourRegisteredHueAppUser \
    -e PLEX_PLAYER=YourPlexPlayerTitle \
    -e PLEX_USER=YourPlexAccountTitle \
    # PORT defaults to 9501 if not set
    -e PORT=9501 \
    -p 9501:9501 \
    -v /your/config/dir:/config \
    --name theater \
    theater

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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