summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorLibravatar sommerfeld <sommerfeld@sommerfeld.dev>2024-04-24 11:22:20 +0100
committerLibravatar sommerfeld <sommerfeld@sommerfeld.dev>2024-04-24 11:22:20 +0100
commit975edcbbebc6e0db8815831d10f7c8a2a094e70b (patch)
tree4ae54a683da093e7f0e3f96bfab98857d4941b4b
parent295fdfdd6de6368d27d450d2f25e01a23d6eba72 (diff)
downloadsentrum-975edcbbebc6e0db8815831d10f7c8a2a094e70b.tar.gz
sentrum-975edcbbebc6e0db8815831d10f7c8a2a094e70b.tar.bz2
sentrum-975edcbbebc6e0db8815831d10f7c8a2a094e70b.zip
Add screenshot to README
-rw-r--r--README.md5
-rw-r--r--contrib/man/sentrum.111
2 files changed, 15 insertions, 1 deletions
diff --git a/README.md b/README.md
index 827eb78..ad2901b 100644
--- a/README.md
+++ b/README.md
@@ -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:
diff --git a/contrib/man/sentrum.1 b/contrib/man/sentrum.1
index 580db48..932daca 100644
--- a/contrib/man/sentrum.1
+++ b/contrib/man/sentrum.1
@@ -11,6 +11,12 @@ 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).
+.PP
+Example screenshot of many noifications for a single transaction:
+
+
+
+
.SH Installation
.PP
Either:
@@ -26,7 +32,10 @@ releases page
.IP \(bu 2
If using archlinux, install it from the AUR:
sentrum
-\[la]https://aur.archlinux.org/packages/sentrum\[ra] or sentrum-git
+\[la]https://aur.archlinux.org/packages/sentrum\[ra],
+sentrum-bin
+\[la]https://aur.archlinux.org/packages/sentrum\-bin\[ra] or
+sentrum-git
\[la]https://aur.archlinux.org/packages/sentrum\-git\[ra]
.RE