QuietPulse
Heartbeat monitoring with instant Telegram alerts
2 followers
Heartbeat monitoring with instant Telegram alerts
2 followers
Monitor your cron jobs, background workers, and scheduled tasks. Get instant Telegram alerts when something stops running. No SDK required – just send HTTP pings. Free tier included. Crypto payments accepted globally.






Hi Product Hunt! 👋
I'm Vadim, an indie maker from Belarus, and I built QuietPulse to solve a problem I had: knowing when my cron jobs silently fail.
😱 The Problem
You set up a cron job to backup your database every night. It runs fine for weeks. Then one day it silently breaks – maybe a disk filled up, an API key expired, or a service went down.
You discover it weeks later when you desperately need that backup.
✨ The Solution
QuietPulse is dead-simple heartbeat monitoring:
Create a job → get a unique URL
Ping that URL from your cron/script
If pings stop → instant Telegram alert
No SDK. No complex setup. Just HTTP.
Example (bash cron):