Gmailtail – Command-line tool to monitor Gmail messages and output them as JSON

66 c4pt0r 10 7/3/2025, 12:06:16 AM github.com ↗

Comments (10)

3r7j6qzi9jvnve · 3h ago
This just polls every x (default 30) seconds; if you use IMAP you can do better with IDLE (e.g. I pipe `fetchmail --check` to something that triggers a sync to immediately get new mails)
_flux · 1h ago
I wonder though if also the Gmail interface supports something like this? It seems it's pretty fast at receiving email.
kosolam · 1h ago
There is this generic tool: https://github.com/pimalaya/himalaya
love2read · 3h ago
What tool makes these readme’s for new github repos that are bulletpointed lists with features, always prefixed by an emoji?
maximevalette · 3h ago
Basically any LLM
bravesoul2 · 1h ago
Tool is an insult when applied to a human...
edm0nd · 2h ago
Layer 8 autism
yapyap · 2h ago
AI, I presume (but I’m not sure) that the code “agent” they are using creates it.
basemi · 3h ago
If I read it right, it's built on Gmail API

Are there any other provider agnostic tools with similar capabilities?

szszrk · 2h ago
I guess JMAP was created to also deal with this. I'm not sure how far are we in implementation on clients side.

https://jmap.io/spec.html