# brrr • send push notifications — Send pushes via webhooks

> Simple webhook for triggering device notifications from external requests. (iPhone/iPad app by Simon B. Støvring.)

- Source: https://appshunter.io/ios/app/brrr-send-push-notifications/id6755617665 (this page in markdown: same URL + `.md`)
- Developer: [Simon B. Støvring](https://appshunter.io/developer/423532907)
- Category: Developer Tools, Utilities
- Price: Free with in-app purchases
- Rating: 4.50/5 from 15 App Store ratings · 13 written reviews indexed
- Age rating: 4+
- Requires: iOS 17.6 · 9 MB
- Languages: American English
- Released: 2026-03-25
- Data updated: 2026-09-08
- Monetization: free
- User reviews in markdown: https://appshunter.io/ios/app/brrr-send-push-notifications/id6755617665/reviews.md

## What is brrr?

Trigger notifications from anything that can send an HTTP request: agents, scripts, automations, CI jobs, servers, smart home setups, or personal tools.

No dashboard. No account setup. No unnecessary complexity. Just a small webhook that works.

With brrr, you can:

• Send notifications to all your devices or a single device
• Trigger notifications from agents, scripts, and automations
• Break through mute and Focus mode with critical notifications
• Open links directly from notifications
• Attach images to notifications
• Keep an on-device notification history
• Decide when notifications appear using Focus filters

GREAT FOR AGENTS

brrr is useful for agents and automations. Have an agent notify you when it is waiting for input, when a task finishes, when a run fails, when a deploy completes, or when something needs your attention immediately.

FOCUS FRIENDLY

brrr integrates with Focus filters so you can decide which notifications are allowed in different contexts. For example, allow work notifications during Work Focus while muting everything else.

PRIVATE BY DESIGN

Webhook secrets are generated on-device, and data stays tied to your iCloud account. brrr stores only what is required to verify webhook requests and deliver notifications through Apple Push Notification Service.

Notification contents are not stored on the backend, and on-device history stays on your device.

WHO IT’S FOR

If you want a big dashboard packed with options and complexity, this probably is not for you.

If you want a clean, fast way to make your devices go brrr, you will feel at home.

Terms of Use
https://www.apple.com/legal/internet-services/itunes/dev/stdeula/

## Key features

- Trigger notifications via HTTP requests
- Send alerts to all or single devices
- Open links directly from notifications
- Attach images to notifications
- On-device notification history
- Focus filter integration

## Pricing and in-app purchases

Base price: Free.

**Subscriptions**

| Subscription | Price | Period |
| --- | --- | --- |
| Yearly | $9.99 | per year |
| Monthly | $0.99 | per month |


## Chart rankings

- #128 in Top Grossing · Developer Tools (US App Store)

## Recent user reviews (10 of 13)

All indexed reviews: https://appshunter.io/ios/app/brrr-send-push-notifications/id6755617665/reviews.md

### 5/5 — Super appli !

*2026-08-07*

Très complète et efficace

### 4/5 — Not worth

*2026-08-04*

Great app, but not worth 10 bucks a year. Bring it for one time buy 10 bucks and I‘m sold. Other apps bring the same for free

### 3/5 — Remove iCloud dependency

*2026-06-30*

It requires iCloud to sync. And my quota for iCloud has exceeded, making me unable to even use the app (it fails on launch itself). Can you please remove iCloud dependency, so that I can it with say Google storage as well?

### 4/5 — Nice, but …

*2026-06-27*

I don’t subscribe, sorry. Ever.

### 5/5 — Feature request

*2026-06-22*

Very useful app. Solves the problem for me.
A feature i think will add to its usability will be making the notification history list searchable and filterable. And convert the history sheet to page.
Thanks

### 5/5 — Great simple app that does its job well.

*2026-04-19*

I like the app very much and have two small recommendations: 1.After you go through the set up, can you remove the welcome to brr message every time you open the app and let that area show all your recent notifications instead of having to hit the button in the top left corner. 2. Can you check the notification settings? I am not getting the badges notifications. 

Again, great job and look forward to the changes.

### 5/5 — Simple and useful

*2026-03-29*

For the age of agentic computing, it’s not that much simpler to build apps that can serve up notifications to your iOS devices. Feed your agent the docs and it’ll wire it in. For small apps users can register their secrets and get reminders, alerts - whatever makes sense for your custo-app. It just works.

### 5/5 — New favorite power tool

*2026-03-28*

This is such a great notification app! Just install it and send yourself notifications with curl — no need to create any accounts. The design is also great: a simple app that does one thing only, but does it very well.

### 1/5 — Use Telegram

*2026-03-26*

Telegram is free and better

### 5/5 — Easy to use, extremely helpful

*2026-03-26*

This took me literally 3-5 minutes to implement. Life changer. THANK YOU!

## Frequently asked questions about brrr

### What is brrr used for?

brrr allows you to send custom push notifications to your Apple devices by making simple HTTP requests. This is ideal for receiving alerts from scripts, automation tools, or servers when specific events occur.

### How does brrr handle privacy?

brrr is designed with privacy in mind. Webhook secrets are generated on your device, and data is tied to your iCloud account. Notification content is not stored on any backend servers.

### Can I customize when brrr notifications appear?

Yes, brrr integrates with Focus filters on your Apple devices. This means you can control which notifications from brrr are allowed to appear based on your current Focus mode, such as Work or Personal.

### Does brrr have a dashboard or account setup?

No, brrr is intentionally designed without a dashboard or account setup. It focuses on simplicity, offering a direct webhook for triggering notifications without unnecessary complexity.

### What devices does brrr support?

brrr is available on Mac, iPhone, and iPad, allowing you to receive notifications across your Apple ecosystem.

### How often is brrr updated?

The latest version of brrr is 1.0.2, and it was last updated on March 26, 2026. This indicates recent development and ongoing support.

### What is the user rating for brrr?

brrr has a rating of 4.0 stars based on 4 user ratings, suggesting a generally positive reception from its users.

### Is brrr free to use?

Yes, brrr is available for free. There are no costs associated with downloading or using its core notification triggering functionality.

## Version history (last 5 releases)

### 1.2.0 — 2026-08-10

Your notifications can now arrive with your own icon instead of the brrr icon.

Add icon_url to a webhook payload and an alert from your build server, your smart home, or your late-night shell script shows up looking like it came from there. Full details: brrr.now/learn/custom-icons

Recent Notifications has moved out of the toolbar into a tab of its own, so it's always one tap away.

Its settings have moved too. They now live in Settings, just under Webhooks, alongside a new Show on Launch option that opens brrr straight to Recent Notifications.

### 1.1.0 — 2026-04-22

This release adds support for critical notifications, so important alerts can break through mute and Focus modes when needed, like a water leak detected at home, a security alarm going off, or a critical system failure in your setup.

Critical notifications must first be enabled in the app, and are specified per notification when sending.

It also introduces a new “emergency” sound, designed for moments that require immediate attention.

### 1.0.4 — 2026-04-09

Minor bug fixes and improvements.

### 1.0.3 — 2026-04-06

Minor bug fixes and improvements.

### 1.0.2 — 2026-03-26

Minor bug fixes and improvements.

## More apps by Simon B. Støvring

- [Sticky Draw](https://appshunter.io/ios/app/sticky-draw/id1153364367)
- [Scriptable](https://appshunter.io/ios/app/scriptable/id1405459188)
- [Jayson](https://appshunter.io/ios/app/jayson/id1447750768)
- [Data Jar](https://appshunter.io/ios/app/data-jar/id1453273600)
- [Runestone Text Editor](https://appshunter.io/ios/app/runestone-text-editor/id1548193893)
- [Re: Toot](https://appshunter.io/ios/app/re-toot/id1661697436)

All apps by Simon B. Støvring: https://appshunter.io/developer/423532907

## Related topics

[brrr](https://appshunter.io/ios/topics/brrr) · [webhook to push notifications](https://appshunter.io/ios/topics/webhook-to-push-notifications) · [pushover](https://appshunter.io/ios/topics/pushover) · [push notification app](https://appshunter.io/ios/topics/push-notification-app)

---

*Data collected daily from the US App Store and indexed by [AppsHunter](https://appshunter.io/). User reviews are verbatim App Store reviews. Ratings, prices and chart positions refresh continuously; this snapshot is from 2026-09-08.*
