Hello world flask addon that simply returns a string. Navigate to http://homeassistant.local:5000/
A usb camera motion detector addon. This fork allows viewing the live stream and by default does not save any images to disk. Note that if you are on a public network be careful as authentification of the stream and webcontrol are not enabled.
Run the streamlit demo. The build takes a long time, but succeeds in the end :-)
Build failing, unsure why: Can't build local/aarch64-addon-tesseract:0.3: The command '/bin/sh -c pip install -r requirements.txt' returned a non-zero code: 127
docker build -t $yourimage .
then run docker run -it --entrypoint=/bin/bash $yourimage