/kanshi

Primary LanguagePython

Run:

See [deploy.sh](for deployment).

Other commands that may be helpful:

docker update --restart=no <CONTAINER ID from `docker ps`>      # disable always restart
docker run --rm -p 23334:8002 local:kanshi   # start for debugging

Some sources and reference