/camera-hook

Simple program to send an image to a discord webhook when a tasmota posts to an mqtt topic

Primary LanguageRust

Camera Hook!

  • Works for me!
  • Uses distroless as container base
  • No openssl

Build

Binaries are stored in the target folder!

Debug

cargo build

Release

cargo build --release