Connect Make.com, n8n, Zapier, or any tool that can send HTTP requests. Pinglet delivers notifications straight to your phone — no app store required.
curl -d "Hello" https://pinglet.cloud/my-channel
Replace my-channel with your channel name. Optional Title header sets the notification title.
Add Pinglet to your home screen for a native-like experience with instant push notifications.
Open Pinglet (https://pinglet.cloud) in Chrome on your Android device.
Tap the menu (three dots) in the top right.
Tap Add to Home screen or Install app.
Open Pinglet (https://pinglet.cloud) in Safari on your iPhone.
Tap the Share button at the bottom of the screen.
Tap Add to Home Screen, then confirm.
Three simple steps between your automation and your pocket.
Install app as a PWA (Progressive Web App). Then open the app and grant notification permission.
Add a channel name like my-channel. Each channel is a unique endpoint for your notifications.
Point your automation at your channel URL. The request body becomes the notification message.
If it can send an HTTP POST, it can ping you.