ELSEIF
Your brief EB
299 stories from 101 feeds 310 clusters Refreshed 10 minutes ago next pull 17:52

EDGE Signal 496

Kukuroo deploys self-hosted web push notifications as a Cloudflare Worker with iOS 18.4 support

Kukuroo is a self-hosted push notification service that runs entirely as a Cloudflare Worker, using iOS 18.4's declarative web push to deliver lock-screen notifications without a native app or third-party intermediary.

WHY IT MATTERS

Engineers who need alerts from their own systems can now get push to an iPhone lock screen without building a native app, paying an App Store developer fee, or routing through a vendor's dashboard. The tradeoff is narrow platform support: it only runs on Cloudflare Workers and only delivers to Safari on iOS 18.4+ or macOS Safari 18.5+, with other browsers explicitly turned away.

Written by elseif from the cluster below · every claim links back to a source

The three things worth knowing

01

Kukuroo runs as a single Cloudflare Worker with a KV namespace, requiring no server to maintain, renew, or restart.

02

It delivers notifications to iOS 18.4+ devices via Safari Home Screen web apps, bypassing the App Store and the $99/year developer fee.

03

The free Cloudflare plan supports 50 devices per send and 100,000 requests daily, with a $5/month tier raising those limits to 10,000 devices and 10 million requests.

THE CLUSTER

Same story, 1 feed.

ORDERED BY FIRST SEEN
kukuroo.cc via Hacker News Self-hosted web push Cloudflare Worker, works on iOS Open ↗