This HTML file is a template for an Obs-Studio overlay that interacts with the Lightning Network through LNBits, allowing for Lightning payments to be received and displayed dynamically on the page.
Try this at: https://lightning-goats.github.io/Opti_Taco_Feeder/
- Displays a QR code container (
#qr-code-container
) with a fixed size of 120px by 120px for displaying QR codes related to feeding Opti. - Shows the amount of received sats (
#sats_left
) at the bottom center of the container. - Utilizes WebSocket to listen for updates on received payments and dynamically updates the UI accordingly.
- Set the
wallet
variable to your LNBits wallet ID. - Set the
LNURL
variable to your LNURL from LNBits LNULP extension. - Set the
server
variable to your LNBits server URL (ex:legend.lnbits.com
). - Set the
christine
variable to your desired limit in sats. (Easter Egg)
- Open the HTML file as an overlay in your video broadcast software. Ex: Obs-Studio.