I built a multi-account Stripe payments notification cha-ching sound for my laptop

reddit SideProject · 原文链接 ↗ · 52 分

I run four Stripe accounts. Stripe tells you about a sale with an email and a phone notification. ⠀ No sound at the desk, and a phone notification going off in a coffee shop every sale is a bit much anyway. ⠀ I also wanted one number. Four accounts is four dashboards, and I never added up what today came to across all of them. ⠀ So I built a browser tab that does both. A cha-ching on every successful payment in any of my accounts, and a running total for today, this week and this month. ⠀ The tab makes the cha-ching sound the moment the charge succeeds. ⠀ Much faster actua
五维评分
付费意愿35.0需求真实度45.0
个人可落地85.0竞争空间55.0
新鲜度60.0是否过审
AI 分析

痛点:同时运营多个 Stripe 账户的开发者看不到统一实时收入,每笔成交也没有桌面即时反馈(邮件/手机通知太慢又太吵)

目标用户:运营 2 个以上 Stripe 账户的独立开发者、SaaS 创始人、小型代理/工作室

证据:I run four Stripe accounts. Stripe tells you about a sale with an email and a phone notification. No sound at the desk... Four accounts is four dashboards, and I never added up what today came to across all of them. ... It is called ChaChing Alerts and it is free to try.

变现:Freemium:单账户免费,多账户聚合、Slack/Discord 推送、月度目标条、全屏展示模式、团队共享等按 $5–9/月订阅;也可做一次性买断的桌面版

MVP:2 周 MVP:一个只接收 Stripe webhook(charge.succeeded)的轻量后端 + 浏览器常驻标签页,用 SSE/WebSocket 推送事件并播放音效,本地累计今日/本周/本月总额;不存客户数据、不要 API key,先做多账户切换和 Slack 通知

竞品:Stripe 官方 Dashboard 与移动 App 通知、Zapier/Make + Slack/Discord 集成、Baremetrics / ProfitWell 等收入分析工具、Confetti 类成交庆祝通知小工具

摘要:发帖人同时管理 4 个 Stripe 账户,受不了邮件+手机通知的延迟与噪音、以及缺乏跨账户当日汇总,于是自己做了浏览器标签页工具 ChaChing Alerts:每笔成功收款播放叮当声,并显示日/周/月累计,还支持 Slack/Discord 提醒和目标进度条,通过 webhook 接入、不索取 API key、不存客户数据,目前免费试用。需求真实但偏小众,帖中没有任何付费用户或收入数据,变现空间主要是多账户聚合与团队功能的订阅。