diff options
author | sommerfeld <sommerfeld@sommerfeld.dev> | 2024-04-24 11:22:20 +0100 |
---|---|---|
committer | sommerfeld <sommerfeld@sommerfeld.dev> | 2024-04-24 11:22:20 +0100 |
commit | 975edcbbebc6e0db8815831d10f7c8a2a094e70b (patch) | |
tree | 4ae54a683da093e7f0e3f96bfab98857d4941b4b /README.md | |
parent | 295fdfdd6de6368d27d450d2f25e01a23d6eba72 (diff) | |
download | sentrum-975edcbbebc6e0db8815831d10f7c8a2a094e70b.tar.gz sentrum-975edcbbebc6e0db8815831d10f7c8a2a094e70b.tar.bz2 sentrum-975edcbbebc6e0db8815831d10f7c8a2a094e70b.zip |
Add screenshot to README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -9,6 +9,11 @@ Daemon that monitors the Bitcoin blockchain for transactions involving your wallets and sends you notifications in many different channels (ntfy push notifications, email, telegram, nostr, arbitrary command, etc). +Example screenshot of many noifications for a single transaction: +<p align="center"> + <img src="https://i.nostr.build/nWkqo.jpg" width="540" height="692"> +</p> + ## Installation Either: |