Delivery

Notify is built around one promise: you don't miss messages — even when your laptop is asleep or your wifi drops. Here's how that works.

Nothing gets lost

Every message is saved to your queue before it's pushed to your desktop. The app only confirms a message once it has stored it locally; until then it stays in the queue. So if the app quits at the wrong moment, the message is simply sent again — and any accidental duplicate is ignored by its id. You get each message at least once, never zero.

Offline? It waits for you

If no desktop is connected, a send returns delivered: "queued" instead of failing. The moment you reconnect, everything you missed is delivered in order. Your queue keeps the most recent 1,000 messages.

Your messages are yours

Each account gets its own private queue, connection and storage on Cloudflare's edge — completely separate from everyone else's. There's no shared pile of messages to leak into the wrong account.

Idle costs nothing

The app keeps a single live connection open so messages arrive instantly. When nothing is happening that connection sleeps — no polling, no battery drain, no cost. If your sign-in expires, the app quietly returns to the login screen instead of retrying forever.