Gmailtail – Command-line tool to monitor Gmail messages and output them as JSON
143 points by c4pt0r
by 3r7j6qzi9jvnve
1 subcomments
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)
by love2read
8 subcomments
What tool makes these readme’s for new github repos that are bulletpointed lists with features, always prefixed by an emoji?
by basemi
2 subcomments
If I read it right, it's built on Gmail API
Are there any other provider agnostic tools with similar capabilities?
by worldsayshi
2 subcomments
Is there any good library or tool that let's me programmatically/easily or semi-automatically delete mail by query in gmail? The built in tools are not good enough. Does Thunderbird work with gmail nowadays?
by nathants
1 subcomments
Just have SES put the email in s3, then do stuff.
by nisegami
0 subcomment
One step closer to fully closing the loop on using LLMs to automate white collar work.
by rubslopes
1 subcomments
Is it just me, or is there a trend to make modern web applications accessible on the terminal?