1
Show HN: Pushover Scheduler – Cron jobs made easy with Cloudflare Workers
I built Pushover Scheduler because I wanted a simple way to schedule Pushover notifications without managing servers. What it does: - Schedule one-time or recurring notifications - Uses Cloudflare Workers + Durable Objects for reliability - Built-in AI message generation (Cloudflare Workers AI) - Self-hosted, zero dependencies on the client side - Web UI for easy management + REST API Tech stack: Cloudflare Workers, Durable Objects with SQLite, Hono, React + Tailwind It's open source: https://github.com/your-username/pushover-scheduler Deploy to Workers in one click. I'd love feedback from the HN community. What features would you find useful?