Remix.run Logo
ozarkerD 4 days ago

Been running ntfy in my homelab for several years. Always works great!

sixothree 4 days ago | parent [-]

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.

lxgr 4 days ago | parent [-]

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)!

sixothree 4 days ago | parent [-]

Very nice. Thank you. I am not super concerned but I know people here tend to be.