Comment by tiagoTedSky
Comment by tiagoTedSky 2 days 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.
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.