Show HN: Mailtrim – 发现哪些发件人正在悄悄地塞满你的 Gmail 邮箱
2 分•作者: chevuru•4 个月前
<a href="https://github.com/sadhgurutech/mailtrim" rel="nofollow">https://github.com/sadhgurutech/mailtrim</a>
我一直以为 Gmail 存储空间不足是因为大的附件。
结果发现,罪魁祸首是来自少数发件人的成千上万封小邮件。
我开发了 mailtrim 来解决这个问题:
* 显示哪些发件人占用了最多的空间
* 告诉你哪些邮件可以安全删除(并提供置信度)
* 在本地运行——你的邮件数据不会离开你的电脑
就我而言,3 个发件人占用了我收件箱的约 30%。
设置过程使用 Gmail API(一次性,大约 15 分钟)。 欢迎反馈——特别是在安全模型和用户体验方面。
查看原文
<a href="https://github.com/sadhgurutech/mailtrim" rel="nofollow">https://github.com/sadhgurutech/mailtrim</a><p>I always assumed Gmail storage issues came from large attachments.<p>Turns out it was thousands of small emails from just a few senders.<p>I built mailtrim to surface that:
- shows which senders are taking up the most space
- tells you what’s safe to delete (with confidence levels)
- runs locally — no email data leaves your machine<p>In my case, 3 senders were responsible for ~30% of my inbox.<p>Setup uses Gmail API (one-time ~15 min). Would love feedback — especially on the safety model and UX.