Show HN: BAREmail – minimalist Gmail client for bad WiFi (github.com)
I've been frustrated one too many times by terrible airplane wifi and not being able to load Gmail or Superhuman when all I want to do is get a few simple text-only emails out the door.
These clients have become pretty bloated with the assumption you've always got great bandwidth.
So I vibe coded BAREMAIL. It's open source, has no backend, and you can just set it up for yourself. Takes ~3 mins to setup API access via Google Cloud Platform (thanks for making this not super easy Google!)
I tried to maintain nice design and some important keyboard shortcuts without getting to overBEARing.
14 comments
[ 3.8 ms ] story [ 40.4 ms ] threadAnd then just use gmail as smtp for outgoing mails and imap or pop3 for incoming mails.
No ”try our AI for free!” nudges or “smart features” that you need to go through and decide whether to disable.. which is a feature these days.
I also habitually want to open a new GMail tab to check for new email, but waiting for the heavy webapp to load takes forever. So a simple client-side only app which calls the gmail api for the top 20 emails and allows to search (so find the email and then leave that tab open) works great