This is an automated archive made by the Lemmit Bot.

The original was posted on /r/nanocurrency by /u/GoldAd8322 on 2024-03-31 22:47:26.


If you stream on Twitch, Kick.com or similar platforms via OBS and you accept Nano donations, you can use this simple solution to display a notification in the stream when a Nano payment is received:

1. in OBS add source "Browser"
2. URL: https://kvrban.github.io?address=
3. control audio via OBS ✅

The source code itself is only a few lines of js/css code and can be easily customized:

The script fetches the data via WebSocket from somenano.com

This is the first working version. Feature suggestions are welcome 😀