Nice to see a native app and not something Electron-based. I wonder about native app viability these days though. Years ago I used native email apps like Outlook, KMail, and Thunderbird, but lately I just use the websites made by the service providers (Fastmail for personal, Gmail for work). As an open standards person I find my behavior kind of depressing, but the websites just tend to work better.
Show HN: Mimestream, a native macOS email client for Gmail
241–250 of 289 posts
Re: Show HN: Mimestream, a native macOS email client for Gmail
#242Re: Show HN: Mimestream, a native macOS email client for Gmail
#243I would love to see — and would definitely pay for — a similar approach to Google Calendar. Unfortunately CalDAV-based clients only offer a fraction of the web client functionality.
Re: Show HN: Mimestream, a native macOS email client for Gmail
#244Hi HN! In the past, I spent over 7 years working on Apple Mail, and today I am really excited to share a new email client I'm building: Mimestream, a native macOS email client for Gmail. Mimestream is written in Swift, and uses AppKit+SwiftUI for a clean, stock appearance. It's designed to be fast, lightweight, and use a minimal amount of disk space. Mimestream's advantages over using the Gmail web interface includes…
My job these days is heavily email based, it sometimes feels like all I'm doing all day is jump between gmail, Slack and Zoom. Thus I've spent a lot of time optimizing my workflow with labels, etc. Unfortunately, I also rely on a lot of integrations with 3rd party services (through Chrome plugins):
- Salesforce - Calendly - Grammarly
If push comes to shove I can do without Calendly and maybe even without Grammarly but its entirely impossible for me to do my work. I dream of an email client like this but the unfortunate reality today is that anything not (easily) connected to certain other services is in a tough position for email power-users - or just people in weird jobs.
Good luck. I'll keep an eye on Mimestream. Maybe at some point there'll be a plug-in API and an opportunity to bring some 3rd party services into the app.
Re: Show HN: Mimestream, a native macOS email client for Gmail
#245@njhaveri can you please clarify?
Re: Show HN: Mimestream, a native macOS email client for Gmail
#246Hi HN! In the past, I spent over 7 years working on Apple Mail, and today I am really excited to share a new email client I'm building: Mimestream, a native macOS email client for Gmail. Mimestream is written in Swift, and uses AppKit+SwiftUI for a clean, stock appearance. It's designed to be fast, lightweight, and use a minimal amount of disk space. Mimestream's advantages over using the Gmail web interface includes…
First of all congratulations on a great looking app. I just set it up for my work account (I use a different provider for my private mail) and I love how I have all labels available. I'm also excited that you'll distribute it via the Mac App Store. My job these days is heavily email based, it sometimes feels like all I'm doing all day is jump between gmail, Slack and Zoom. Thus I've spent a lot of time optimizing my…
Re: Show HN: Mimestream, a native macOS email client for Gmail
#247When the app starts, it makes a HTTPS call to the ip address "104.248.78.24" which is owned by DigitalOcean. @njhaveri can you please clarify?
Re: Show HN: Mimestream, a native macOS email client for Gmail
#248When the app starts, it makes a HTTPS call to the ip address "104.248.78.24" which is owned by DigitalOcean. @njhaveri can you please clarify?
This is an HTTPS GET of https://mimestream.com/appcast.xml in order to check for the availability of beta software updates, using the Sparkle framework that is popular amongst Mac apps.
Re: Show HN: Mimestream, a native macOS email client for Gmail
#249It looks really interesting, immediately downloaded and would be glad to pay a subscription if it works for me. I have two asks: 1. Glad you're supporting Gmail shortcuts, but sad to say they aren't working in a second keyboard locale which I have (as basically any non-Anglo-American user would). Gmail provides two columns for keyboard shortcuts in settings so I went and manually adapted all keys. Or maybe Mimestream…
#2 is something I'm hearing more about... I'll plan on offering this in the future.
Re: Show HN: Mimestream, a native macOS email client for Gmail
#250Earlier quoted context omitted.
Thanks! IMAP account support is something I would really like to add (and Mimestream already uses IMAP for some specific operations where it is a better fit), but from past experience I know that it is complicated ;) I'm also really keen on adding support for JMAP and Office 365 I the future.
Is there a list of shortcuts somewhere? All I see is the choice for Default, Apple Mail, or Gmail. And only about half of the Gmail shortcuts I tried seem to work.