Pinglet turns one HTTP request into a real push notification on your phone. POST from CI, cron, a webhook or your app, then your team subscribes to the topic in the Pinglet app. No account needed to receive.
Send with a key, receive with a link. That's the whole model. No SDK to wire up, no glue code.
Spin up a topic like acme/prod-errors and grab a publish key from the dashboard.
curl from CI, cron, a webhook or your app. One request becomes one native push.
Teammates subscribe to the topic in the Pinglet app and start getting the alerts. No account needed to receive.
Teammates subscribe the Pinglet app to your topic and start receiving. No login required just to get alerts.
Organize alerts into topics like acme/prod-errors or acme/ci-deploys and route each where it belongs.
One authenticated POST from curl, CI, cron, a webhook or your app fires a push. No SDK required.
Set each alert silent, normal or urgent. Urgent breaks through Do Not Disturb. Colour it by level.
Every alert is stored per topic and synced across your devices, so you can scroll back and search when you need to.
Real push: foreground, background and cold-start taps deep-link straight to the alert's topic.
If it can make an HTTP request, it can push to your phone. Authenticate with a publish key, set a priority, a level and a tap-through URL, and Pinglet delivers it as a native notification, usually in under a second.
Send each push as silent, normal or urgent. Urgent arrives as a high-importance, heads-up notification that breaks through Do Not Disturb, once you switch that on in the app.
Tag each alert with a level and Pinglet colours the notification and its history entry to match. Level is display only: it sets the colour, never how loudly the alert arrives.
No credit card to start. Receiving is always free for everyone you share a link with.
Create a topic, drop one curl into your CI, and your phone lights up. Free to start, no card required.