

Everything you need to send, receive and manage your notifications. Start here.

You do not need Firebase to send push notifications. Here is the shortest path to a real notification on your phone: one HTTP request to a hook URL. Free.

The simplest way to send yourself a native push notification when something happens. One HTTP request, no app to build, no Firebase, no backend. Free.

Turn any Make scenario into a push notification on your phone. Add an HTTP module pointing at your Hook.Notifier URL. No code, no backend. Free.

Get a real push notification the moment someone submits your form. Works with Google Forms, Typeform, Tally and any form that sends a webhook. Free.

Get a real push notification the moment a GitHub Actions build fails or a pull request opens. One webhook, no app to build, no backend. Free.

Get a real push notification the moment a new order comes in on your store. Works with Shopify, WooCommerce and any store that sends a webhook. Free.

Get a push notification the moment a Stripe payment fails or a new one comes in. Point a Stripe webhook at your Hook.Notifier URL. No app, no backend. Free.

Get a real push notification on your phone the moment a new user signs up. One webhook, no app to build, no backend. Works with any auth provider. Free.

Get a real push notification the moment a row is inserted in your Supabase database. A database webhook to your Hook.Notifier URL. No backend. Free.

Get a push notification the moment someone logs into your server over SSH. A few lines in one file plus your Hook.Notifier URL. No agent, no service. Free.

Get a push notification the moment a webpage changes: a price, a stock status, a job listing. A tiny script plus your Hook.Notifier URL. No paid tool. Free.

Get a real push notification the moment your website goes down. A tiny monitor script plus your Hook.Notifier URL. No app, no paid uptime service. Free.

Send yourself a push notification from any shell script or cron job with one line of curl. No app, no backend. Free with Hook.Notifier.

Send yourself a real push notification from any PHP script with a few lines of curl. No app to build, no backend. Free with Hook.Notifier.

Send yourself a real push notification from any Python script with a few lines and the requests library. No app to build, no backend. Free.