iotpush turns any script, server or IoT device into a notification you actually see.
Send a notification with a single line:
curl -d "Backup finished" https://www.iotpush.com/api/push/my-topic
No SDK, no client library, no app registration. If it can make an HTTP request, it can reach your phone.
TWO-WAY NOTIFICATIONS
Notifications aren't just read-only. Attach action buttons and answer straight from the notification shade — approve a deploy, acknowledge an alert, snooze a reminder, or type a reply. Your response is reported back instantly so your automation can act on it.
TOPICS
Organise notifications into topics: one for your build server, one for the greenhouse sensor, one for the family. Subscribe from any device by topic name. Keep topics private with an API key, or make them public so anyone can subscribe.
BUILT FOR THE THINGS YOU ALREADY RUN
• Raspberry Pi and Arduino / ESP32 projects
• Cron jobs, backup scripts, deploy pipelines
• Home Assistant, n8n, Zapier and other automation tools
• Server monitoring and uptime checks
• Anything that can send an HTTP request
FEATURES
• One-line HTTP API — no SDK required
• Action buttons and text replies
• Priority levels, from quiet to urgent
• Tags to organise and filter your messages
• Tap a message to open its link
• Message history for every topic
• Delivery receipts so you know it arrived
• Pushover-compatible endpoint for easy migration
Free to start. Create a topic, send your first notification in under a minute.
Push notifications for your servers, scripts and IoT devices. One curl away.