Skip to content

matti/egctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

egctl docker wrapper

$ docker run -it ghcr.io/matti/egctl 192.168.56.65
socket 1 - off
socket 2 - off
socket 3 - off
socket 4 - off
$ docker run -it ghcr.io/matti/egctl 192.168.56.65 on off left left
socket 1 - on
socket 2 - off
socket 3 - <whatever it was>
socket 4 - <whatever it was>

compose loop

services:
  egctl:
    image: ghcr.io/matti/egctl
    environment:
      - EGCTL_LOOP=yes
      - EGCTL_IP=192.168.56.65
      - EGCTL_STATES=off off off off

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages