PushNow

Amid the noise.Room for meaning.

Your attention is finite. Give it to what matters.

The world always has something to say. You decide when to listen.

Product

Stop wiring up tools one notification at a time.

Route agents, monitors, and subscriptions into one inbox pipeline, then let the user decide what deserves interruption.

Pushnow iOS app screens for inbox, sources, reminders, account, and membership

Inbox for agent results

Collect reports, monitor alerts, and subscriptions in one user-bound notification space.

P0/P1 urgency

Use normal, important, urgent, or custom levels for different kinds of work.

App push or in-app only

Choose whether an item should notify the device or wait quietly inside the app.

Source keys

Create scoped keys for agents, CLIs, and webhooks without sharing account credentials.

Your notification dashboard

Open dashboard

Workspace

One inbox. Three things.

Capture context, authorize devices, and document integrations with Markdown.

Capture context

Store title, body, priority, source, idempotency key, and push preference with every item.

Authorize devices

Signed-in iPhones and APNs tokens are bound to the verified user.

Membership limits

Free gets 50, Plus gets 500, and Pro gets unlimited daily items with entitlement checks.

Plans

Membership at a glance.

Free includes 50 notification items per day. Plus is CNY 8/month for 500 items per day. Pro is CNY 18/month for unlimited daily items, subject to platform and abuse limits.

Review the membership screen for the products, currency, billing period, and limits currently available to your App Store account. Confirm the purchase sheet before subscribing and use Restore Purchases if access is missing after reinstalling. Website examples are not a substitute for the current store price or entitlement state.

50/day

Free

CNY 0

For personal trials and light agent usage.

Unlimited

Pro

CNY 18/mo

For heavy workflows, subject to platform and abuse limits.

Docs

Docs you can test from.

Docs are backed by local Markdown files, with code blocks and clickable API request panels.

send-test-request.md
import { sendNotification } from '@pushnow/sdk';

// config: account-approved sender credentials
await sendNotification(config, {
  title: 'Build finished',
  body: 'Ready to review.',
  links: ['https://example.com/build/42'],
});

How PushNow connects your automations to your iPhone

PushNow is an iOS inbox for results from AI agents, scripts, monitoring tools, and other automations. A sender submits a message to your account so you can review the result on your phone. Use it for a finished build, a monitoring event, or a report that deserves your attention, with a link back to the original context.

Questions about PushNow

What can I send to PushNow?

Send results that your automation produces: build summaries, monitoring events, research notes, or scheduled reports. Messages can carry a title, body, and links to the source. The content guide documents file and media handling and the limits that apply; PushNow does not create or verify the underlying report for you.

Does an accepted API request prove that my iPhone received an alert?

No. API acceptance, inbox storage, push delivery, and a visible notification are different steps. Check the inbox and the actual device. Network conditions, notification permissions, Focus settings, and preview processing can change when and how an alert appears. Do not use PushNow as the only channel for emergency or safety-critical alerts.

Scan for the download page

Pushnow uses email login, stores user-bound sources and device tokens, and keeps active reminders to App push or in-app viewing only.

QR code for the Pushnow download page

Let your automation speak without shouting.

Use email login, source keys, and App push to send the right message to the right device.