Pinglet turns one HTTP request into a real push notification on your phone. POST from CI, cron, a webhook or your app, then share a link so your team subscribes. 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 channel like 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.
Share the topic link. Anyone who opens it starts getting the alerts. No account needed to receive.
Share a topic link; teammates open it and start receiving. No login required just to get alerts.
Organize alerts into channels like prod/errors or 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: error, warning, success or info.
Every alert is stored per topic and synced across devices, so it survives reinstalls and new phones.
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 (error, warning, success or info) 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.