Skip to content

hspsh/smart-relay

Repository files navigation

ReadMe

What’s that?????

How to run it?

git clone https://git.jdlugosz.com/hsp/smart-relay
cd smart-relay
if [[ $(which guix) ]]; then
    ./build.sh
else
    ./build-on-non-guix.sh
fi;
docker load < docker-mqtt-smart-relay.tar.gz
./create-smart-relay-containter.sh [hsp mqtt password]

About

Lisp program to control usb relay over mqtt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published