logoalt Hacker News

sixothreetoday at 3:33 PM1 replyview on HN

Incredibly useful to give any app the ability to send you a notification with a single line of code or shell.

Only one minor caveat for self-hosted iOS users - content of the messages come from your server, but the trigger still comes from ntfy.sh server.


Replies

lxgrtoday at 3:39 PM

You can "install" the PWA on iOS by adding it to your home screen, then your ntfy instance can use APNs directly (via Web Push)!