← Back to context

Comment by tiagoTedSky

1 day ago

I’m building Cozy Watch, a macOS app that brings GitHub notifications straight to your desktop.

It tracks pull requests, CI results, and mentions in real time — so you know when you’re needed without checking GitHub or digging through emails.

It has a menu bar for quick access and a clean desktop UI for more detail.

https://www.cozywatch.com

Some years ago, I co-founded a startup that would run workflows when email messages arrived, any email from any source was parsed and it would trigger "actions" that could include notifications - this sounds like a good use case for it! You don't need the service to expose an api to listen in, since most services end up sending email as last fallback.

  • Thank you for you feedback!

    Do you still run that startup?

    With Cozy Watch, I use the GitHub API, never thought about using emails as triggers.

    I’ve actually got GitHub emails disabled, they can get pretty spammy.

    • Sadly no, the feedback loop with users lacked consistency and we never got around finding use cases. One of the visions for it was to help people clean up inboxes, because as you put it, some sources can get pretty spammy. I'll keep an eye out for Cozy Watch, I hope you are successful!