Playing with https://ntfy.sh/
|
||
---|---|---|
go.mod | ||
LICENSE | ||
pub.go | ||
README.md | ||
README.md.orig | ||
sub.go |
Notifications Playground
Playing with https://ntfy.sh/ Local source mirror: https://git.batts.cloud/mirrors/ntfy
curl \
-H "Title: Unauthorized access detected" \
-H "Priority: urgent" \
-H "Tags: warning,skull,poop" \
-d "Hi, from $(hostname)" \
ntfy.sh/farts
Subscribe API: https://docs.ntfy.sh/subscribe/api/