frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Wireguard FPGA

https://github.com/chili-chips-ba/wireguard-fpga
477•hasheddan•14h ago•121 comments

Tauri binding for Python through Pyo3

https://github.com/pytauri/pytauri
79•0x1997•5d ago•3 comments

Ask HN: What are you working on? (October 2025)

199•david927•11h ago•522 comments

Putting a Dumb Weather Station on the Internet

https://colincogle.name/blog/byo-weather-station/
10•todsacerdoti•5d ago•1 comments

MicroPythonOS – An Android-like OS for microcontrollers

https://micropythonos.com
74•alefnula•3d ago•21 comments

Show HN: Baby's first international landline

https://wip.tf/posts/telefonefix-building-babys-first-international-landline/
115•nbr23•4d ago•23 comments

Emacs agent-shell (powered by ACP)

https://xenodium.com/introducing-agent-shell
160•Karrot_Kream•11h ago•20 comments

Three ways formally verified code can go wrong in practice

https://buttondown.com/hillelwayne/archive/three-ways-formally-verified-code-can-go-wrong-in/
109•todsacerdoti•1d ago•64 comments

Bird photographer of the year gives a lesson in planning and patience

https://www.thisiscolossal.com/2025/09/2025-bird-photographer-of-the-year-contest/
118•surprisetalk•1w ago•16 comments

Fastmail Desktop App

https://www.fastmail.com/blog/desktop-app/
103•soheilpro•3h ago•103 comments

MAML – A new configuration language

https://maml.dev/
69•birdculture•10h ago•88 comments

A years-long Turkish alphabet bug in the Kotlin compiler

https://sam-cooper.medium.com/the-country-that-broke-kotlin-84bdd0afb237
105•Bogdanp•14h ago•103 comments

For centuries massive meals amazed visitors to Korea (2019)

https://www.atlasobscura.com/articles/history-of-korean-food
96•carabiner•6h ago•39 comments

Database Linting and Analysis for PostgreSQL

https://pglinter.readthedocs.io/en/latest/
76•fljdin•4d ago•15 comments

3D-Printed Automatic Weather Station

https://3dpaws.comet.ucar.edu
60•hyperbovine•3d ago•12 comments

Keyboard Holders, Generation 1

https://cceckman.com/writing/keyboard-holders-gen1/
37•hannahilea•3d ago•0 comments

Free software hasn't won

https://dorotac.eu/posts/fosswon/
215•LorenDB•9h ago•247 comments

The Tiny Teams Playbook

https://www.latent.space/p/tiny
105•tilt•4d ago•30 comments

Novelty Automation

https://www.novelty-automation.com/
39•gregsadetsky•8h ago•9 comments

John Searle has died

https://www.nytimes.com/2025/10/12/books/john-searle-dead.html
93•sgustard•6h ago•71 comments

An initial investigation into WDDM on ReactOS

https://reactos.org/blogs/investigating-wddm/
45•LorenDB•10h ago•3 comments

Show HN: Aidlab – Health Data for Devs

20•guzik•1d ago•4 comments

Completing a BASIC language interpreter in 2025

https://nanochess.org/ecs_basic_2.html
77•nanochess•12h ago•9 comments

Countering Trusting Trust Through Diverse Double-Compiling (DDC)

https://dwheeler.com/trusting-trust/
24•ibobev•5h ago•2 comments

Show HN: I built a simple ambient sound app with no ads or subscriptions

https://ambisounds.app/
182•alpaca121•16h ago•71 comments

A debate about AI plays out on the subway walls

https://www.nytimes.com/2025/10/07/style/friend-ai-subway-ads-new-york.html
19•anigbrowl•4d ago•13 comments

Thishereness

https://www.lrb.co.uk/the-paper/v47/n18/erin-maglaque/thishereness
8•benbreen•6d ago•1 comments

Edge AI for Beginners

https://github.com/microsoft/edgeai-for-beginners
148•bakigul•11h ago•50 comments

A whirlwind introduction to dataflow graphs (2018)

https://fgiesen.wordpress.com/2018/03/05/a-whirlwind-introduction-to-dataflow-graphs/
30•shoo•1d ago•0 comments

Constraint satisfaction to optimize item selection for bundles in Minecraft

https://www.robw.fyi/2025/10/12/using-constraint-satisfaction-to-optimize-item-selection-for-bund...
32•someguy101010•13h ago•10 comments
Open in hackernews

Fastmail Desktop App

https://www.fastmail.com/blog/desktop-app/
102•soheilpro•3h ago

Comments

tomekw•2h ago
Does anyone know if this is Chrome in disguise?
kalleboo•2h ago
Fastmail.app/Contents/Frameworks/Electron Framework.framework
SG-•1h ago
Yes, Electron 38.2.2 at least which isn't bugged on macOS Tahoe.
DarkCrusader2•2h ago
It is not available for linux in the download page despite the article saying otherwise.
kritr•2h ago
I was looking for this 2 days ago for a new computer setup.

I haven’t had a chance to download this yet, but hoping that it has native keybindings. (Cmd+N) on mac for composing a new email or something similar.

I know fastmail’s built in keybindings are robust, but I can’t keep track of them all.

ggm•1h ago
Electron apps.. didn't I read something here on HN about them burning battery on OSX?
SG-•1h ago
older versions that have a bug do. they are using Electron 38.2.2 which doesn't have the bugged rendering code.
mmh0000•1h ago
It’s not an “app” in the traditional sense.

Just a webpage with a bundled web bowser (electron).

This is like the worst of everything. A terrible noncustomizable browser and a poor email client glued together.

echelon•1h ago
Obsidian is an Electron app, and it's one of the best apps in the world.

Don't hate on the tech stack.

isolatedsystem•1h ago
Yes. I'm over the hatred for Electron too. Programmers have few options if they want cross-platform compatibility without Electron. What else are they going to use? QT? Please, give me a break. Some angelic developers like the KeepassXC guys still use QT, but that is a tough road to go down on. For the rest of them, Electron Or Bust I'm afraid.
bigstrat2003•1h ago
I would unironically rather have nothing than an Electron app in most cases. They are that bad. And in this case the app doesn't even add anything of value. Literally any email application will let you do the same thing.
dymk•1h ago
What is that bad about them?
tankenmate•1h ago
Waste of disk, RAM, and CPU. Tabs in your browser at least try to share those; but no chance of that with Electron.
JodieBenitez•1h ago
Tauri or similar webview integrations ? Even though it is based on the OS’s native web renderer, so prone to break.
throawayonthe•1h ago
tauri sucks on linux right now because there isn't a good "system webview" available

hoping servo makes it better

JodieBenitez•1h ago
I've used similar webview solutions before and they can break even on Windows (example: needing edge webview2 but not available on the user install). I get why people are pissed off by Electron but I also get why it's the de facto standard in its field.
ozgrakkurt•1h ago
Why do they even need an app if they use electron?

Even discord is basically the same thing in the browser

dima55•1h ago
There are multiple cross-platform gui toolkits. What's wrong with QT?
fragmede•1h ago
Using QT is complex for commerical products.
rubymamis•39m ago
How so? I've used Qt for my commercial note-taking app[1].

[1] https://get-notes.com

isolatedsystem•24m ago
Whoa. This looks very interesting. Does it support maths? Are the images stored locally? Can fonts and typography be changed? How does it differ from your open-source version which looks similar?
fragmede•14m ago
https://opensource.stackexchange.com/a/8806

In order to abide by QT's license, you have to follow the appropriate set of rules, depending on how you use it. You can use it LGPL, at which point you need to release the QT source you used and dynamically link it in your program. You can use it GPL but you have to release the source to your app. Finally, you can give QT money, and use it closed source. Okay, that wasn't that complex, but those are the rules if you want to use and distribute QT legally.

https://doc.qt.io/qt-6/licensing.html

justmarc•1h ago
Flutter is a pretty good alternative.
lelandfe•1h ago
I have many, many issues with Obsidian. It’s not a great Mac citizen. The feature set is wonderful, however.

E.g., hotkey presses do not flash the menubar item: in Finder, Cmd-, flashes the app title menu; in Obsidian, nothing. Or the lack of overscrolling.

coffeefirst•49m ago
Obsidian is tricky. I'm not sure you can actually achieve the crazy level of flexibility and custom theming without having some rough edges.
bromuro•1h ago
I cannot stand Obsidian because I dislike its UX so much - if it were a native app i’d use it.
aniforprez•7m ago
There is no connection between whether an app is native or electron based and its UX so not sure why you'd bring this up. There's enough and more native apps with horrible UX and plenty of electron apps with excellent UX.
stock_toaster•3m ago
[delayed]
kid64•1h ago
Damn your standards are low
pjerem•1h ago
> This is like the worst of everything. A terrible noncustomizable browser

Agree.

> and a poor email client glued together.

Totally disagree. FastMail webmail is really good, probably the best webmail/mail client.

Actually, I would use this desktop app if it was compatible with IMAP.

notarobot123•1h ago
This has been the standard way to distribute software across platforms for a while now. I'm not sure I understand this kind of objection anymore. What's the alternative?

Fastmail also have a decent API if you're keen to glue together a better client yourself.

cosmotic•1h ago
What does this add over using IMAP with the built-in native client?
tankenmate•1h ago
On the down side it's an Electron app, on the upside it's JMAP.
WA•54m ago
I use Mail on macOS, but occasionally the Fastmail web app in a browser. Here are a bunch of things I use the web app for besides configuration stuff:

- Block sender (whole domain)

- Report phishing

- Mark as spam

Because that stuff should be done on the server, not on the client and if you mark stuff as spam in Mail, it's on the client afaik.

k8sToGo•52m ago
Replying to mail that arrived through masked email addresses will also reply with the masked email address and not accidentally leak your main address.

Also creating masked mail addresses in the first place.

boolean•1h ago
What would be the benefit of this vs Chrome/Brave app and how does the memory consumption compare?
tjbiddle•1h ago
Just taking a glance and main benefit I'd say is offline support - which they also recently added to their mobile app.

Also being able to make it your default app for email (and hopefully calendar?)

boolean•1h ago
Offline support already works in the Brave app. I've been testing it last couple of weeks.
rcMgD2BwE72F•26m ago
No: offline has been supported in all modern browsers for a while now.
kubihubi•1h ago
First i read fairmail, now I am disappointed
rtpg•1h ago
I know Fastmail isn't the hugest place in the world and the set of skills involved but it feels a bit insulting to roll this out rather than contribute into Thunderbird in a way to get what Fastmail feels is necessary out there.

Thunderbird has had a good number of QoL improvements, and the calendar plugins etc are quite niec. Just if one day search could... uhh... work, that would be nice

defraudbah•1h ago
they have an amazing team, integration with 1 pass, tons of good things and chose a shortcut like every other major company because it generates revenue, short wins over strategy
rtpg•1h ago
I don't hold it against them in the sense that this is the easiest stack to onboard onto, but all the recurring lost effort on native e-mail clients seem very unfortunate.

Fastmail does, of course, probably consider its UI chops etc to be part of their value add. Just seems like if they also want to win over people who like native clients then "here's a bunch of shit that makes native clients also work very well with our offerings" is less of a lift while being more helpful overall. Maybe.

sylens•1h ago
Thunderbird needs to adopt JMAP and then Fastmail will work great in it
elashri•1h ago
I am already using fmail3 [1] and before that fmail2 which is also a web wrapper but feels more native to mac than Electron apps. And I think it is written in swift. So I don't know why fastmail cannot do something similar after all these years.

[1] https://fmail3.appmac.fr/

amanzi•1h ago
I love Fastmail, but this feels like a waste of time. I'd rather just leave Fastmail open in a browser tab, rather than install Flatpak just to load an Electron app with the web client in it.
JodieBenitez•1h ago
Offline mode can be useful where network connectivity is not great.
Kudos•1h ago
Offline mode works in a browser tab too.
JodieBenitez•1h ago
yes, but not at app.fastmail.com unfortunately.
calcifer•1h ago
I've had it for a while actually. Maybe they are rolling it out slowly?
JodieBenitez•1h ago
Oh... my bad ! Turns out it was disabled by default... so yes, one less reason to use the standalone app.
Kudos•1h ago
Have you tried it lately? The webworker tech they added for the browser is almost definitely why this app exists at all.
JodieBenitez•1h ago
my bad, had to enable it in settings...
lloeki•1h ago
> I'd rather just leave Fastmail open in a browser tab

Or if you gotta have a spearate app+:

Safari > File > Add to Dock

+ which I do because it's so much easier to go to my mail instead of wading through browser windows and tabs. I've been using that way for a while now

loehnsberg•37m ago
Indeed what I do as well; gives me apps for Youtube, Netflix, etc. The only downside is that you have to login if you do not use the "app" for a while. Would Electron get around this?
deanc•1h ago
Understandably, as technologists we are in uproar at yet another Electron app due to the widely-accepted performance concerns many have with them. But if you don't want to run this, you can always just run it in the browser as before. Nobody is forcing you to install it.

I sometimes think we forget that Electron would have allowed them to ship this to customers super quickly, across all desktop platforms, and get a nice-looking application in to the hands of their customers (who probably have been requesting this for years).

enriquto•1h ago
As a happy paying user of fastmail, I'm beyond saddened that they are wasting my hard-earned money in this... what, electron bundle?

There is already a fastmail desktop app. It's called thunderbird. And there are many more, for all possible tastes!

apples_oranges•1h ago
Why the dislike of electron? It’s not worse than a website resource wise ..
ho_schi•54m ago
Electron is Flash for the Desktop.

https://josephg.com/blog/electron-is-flash-for-the-desktop/

   * Non-native UI toolkit
   * Massive waste of resources (CPU, RAM, Battery, Disk). Consumption of 500 MB RAM for idle is the norm.
   * Slow.
   * Often issues with autonomous, local operation.
   * Security -> Browser Engine
It is always better to use a well-working application with your native UI-Toolkit:

    * Linux: Evolution, Geary, K-Mail, Claws, whatever TUI application you prefer. And Thunderbird.
    * macOS: Apple Mail or Thunderbird.
    * Windows: Please. Stop using Windows. You harm other people. Start with using Thunderbird :)

The “Electron” from Signal is one of the best applications using Electron. It is fat. Even in this case people resist. Signal isn’t supporting a stable API but: https://github.com/boxdot/gurk-rs

TUI :)

Electron is used, when a company wants to save on developer. All users pay with suffering from bad UI and their hardware resources. In this case it is something nobody asked for?

lmz•39m ago
Is Thunderbird really that different bloat-wise? It also has a full browser engine inside of it.
wltr•13m ago
I use Thunderbird everywhere, but I want to contribute this to the conversation: you don’t have to have your email client open all day long. I open my email client few times a day, and that’s it. I do the same with my chats, but with the chats (especially the work ones) I’m expected to reply within minutes, unfortunately. And, well, that’s another topic.

For email, I mostly don’t care whether it takes too much RAM, if the app is usable. I work with it, then I close it. That’s my workflow, at least. I believe I’m not alone in this. My iPhone is the mini server that gets all the notifications for the emails I need. (By being connected with the default email client.) So, if I want to reply from my laptop, I’ll open my app. Otherwise it’s closed.

gherkinnn•18m ago
Any website runs on Electron, Flash was a proprietary platform using proprietary tools governed by Adobe. I don't see how one can equate the two.
uasi•9m ago
Thunderbird is no different than Electron apps, though. It's built on a browser engine, renders UI written in HTML + CSS (+ XUL partially), consumes ~500MB of RAM on idle, etc.
eloisius•15m ago
I avoid Electron apps because in every case that I've used one, they have completely in-house UI and window management. Thunderbird is ugly as sin, I'll give you that, but, but at least it mostly let's me manage windows the way I want. Slack, on the other hand, won't even let me have tabs for two different channels. Let alone open the preferences while not navigating away from a chat I'm in the middle of.
extr•59m ago
As a happy paying user, I am pleased they created this and have wanted a desktop app for awhile now.
skrebbel•58m ago
Electron means they're not wasting your heard-earned money. They're hardly spending any of it (on the desktop app, that is).
dewey•48m ago
Do you see a regular user researching, downloading and setting up a third party email client or is it more likely they click the download button on Fastmail and log in with their account?

That’s the beauty of open standards, everyone can choose their favorite tool for the job depending on their preferences and skill levels.

testdelacc1•32m ago
Strange that you’d feel entitled to how they spend their money. Imagine if they spent most of the money sipping pina coladas instead - would it make sense for a teetotaller to be upset about that?

You paid them for services rendered. They’ve offered an additional service they didn’t previously for no extra charge. Now you’re upset, even though you’re still getting the same service you were previously at the same price?

stavros•32m ago
As a paying user, I am also beyond saddened that companies work on features I don't use, but I realize I'm not their only customer and different people need different things.
austhrow743•23m ago
Spending your money on this brings them in more money which could potentially be used on features you do want.

Not certainly, because that’s not how paying a subscription works. You would have to contact them too discuss directly paying for a specific feature. But potentially!

jofzar•1h ago
Going to post the unpopular opinion here, this is also good for them purely for deployments/sales.dont forget the common denominator of "open fastmail app on your windows computer" for the tech literate.

I'm sure there was some deal that didn't get completed because of this.

lexlambda•1h ago
I find it rather strange that so many email providers have to develop their own "app".

There are so many good clients out there, and I'd rather have 1. The team focus on their core offering, and 2. the existing email client is for the same reason (limited developer time, and matureness) a much better choice for security

yesbut•1h ago
its so they can put ads in it without you being able to block them like you can in Thunderbird.
happymellon•1h ago
What adverts have Fastmail put in?
pacifika•1h ago
One reason could be that they need one if there are unique differentiators on the roadmap that cannot be added into regular clients. I dont know if this is the case.
mcny•28m ago
That's even more reason for fast mail to actually invest and coordinate with clients, especially with JMAP integration.

This is from August 2019

https://www.fastmail.com/blog/jmap-new-email-open-standard/

This announcement is a slap in our faces.

PeterHolzwarth•54m ago
Kind of like how duckduckgo, a search engine, now has its own "app."
markild•31m ago
It's very practical when you use a lot of different devices. It's nice to use native built in email apps, but when using multiple different OSes and device types, it can be very annoying to have the different clients play nice with each other.
blub•1h ago
If AI is really making developers so much more productive, companies should invest that productivity into offering better technical solutions. This means native applications for each platform.

I’m not a customer of Fastmail, because the laws in Australia are very anti-privacy and Fastmail is at their mercy. But my mail provider has exactly the same problem: a lame web app.

This is not a “technical person” complaint. These so-called apps look and behave worse on macOS.

archb•1h ago
On the same boat as everybody else that this is electron based and not a great experience. I think from a business perspective this is just meant to satisfy those customers that are asking for a standalone app.
edweis•1h ago
I would rather have more integrations with third parties rather than this.

My main problem is that I have to put a lot of effort to not use gmail for my business because most of third-parties (like CRMs) work only/better with gmail.

Fastmail team, how about a Gmail compatible API ?

archb•56m ago
Do you mean to access Fastmail as a client for your Gmail-hosted inbox? How about using the fetch feature that moves all emails to your Fastmail inbox, and the 'send as' feature where you can send emails out from your Gmail SMTP via Fastmail. Those two features already exist.
dewey•50m ago
I don’t get the negative sentiment here. I know that as someone who uses a third party email client to use Gmail / Fastmail via manually configured IMAP I’m a very tiny minority. Most people probably use the web interface or the Gmail app on their phone.

Nothing wrong with offering an option for people who prefer a desktop app, you don’t have to feel like you are the target audience for everything.

Gys•39m ago
OT: Does Fastmail offer search through email contents like gmail?
stavros•29m ago
Yes, don't all providers? I search through my email fine.
Freak_NL•29m ago
It does. Why wouldn't it?
rcMgD2BwE72F•27m ago
Yes
nmjenkins•38m ago
Chief Product Officer of Fastmail here. I see a lot of comments here from people that don't appear to have actually tried using the app, which is a little disappointing; don't knock it 'til you've tried it! Happy to answer any questions, but to answer the main ones that are popping up:

# Why Electron?

Because it lets us build an app that works well across all major platforms with the resources we have available. Building an email/contacts/calendar app is a huge undertaking. Doing it from scratch on each platform is just not feasible for us.

With Electron, we can maintain a single code base across all platforms so we can move faster, and keep feature parity everywhere. More than that though, we believe it lets us build a really great experience on each of these platforms, while offering a consistent UI for our customers across all their devices. Honestly, we can never out-native Apple because by definition whatever they do is "native", even if it sucks (Liquid Glass on the Mac is … not great UX). If that's your primary consideration, you will always be better with Apple's own Mail app, so it's pointless us trying to build something in that space. (And instead we work to also make Fastmail the best service to use Mail.app with — which we believe it is!)

# Why would you use this instead of the webmail?

If you prefer to keep Fastmail in your browser, great! You can do so. But we hear from many customers that they would rather not have their email mixed in with their tabs. With a separate app you can see it in the dock, Cmd-tab to it, make it your default email app system wide etc. It also lets us integrate with the system, like the Mac menu bar and native context menus.

# Why would you use this instead of an IMAP client?

If you've ever used the Fastmail web interface you probably already know the answer, but for everyone else…

1. It's a lot faster. Compared to Apple's Mail.app for example (which is a good IMAP client!):

   - It resyncs way faster when you open the app, and uses a lot less data (JMAP is so much more efficient).
   - Moving between messages is quicker. With Mail.app there's often a slight lag between clicking a message and it rendering. In Fastmail, it's usually instant.
2. It's more powerful. We provide the best standards support out there, and are also working to make the standards better. But there's always going to be more that we can do when we control both the server and the client. With the Fastmail UI you can:

  - Add private memos to emails
  - Mute conversations to ignore replies
  - Pin important messages to the top of your inbox
  - Schedule messages to send in the future (and not need your laptop to be online then for it to work)
  - See related emails when you open your contacts.
  - Add events straight into your calendar
  - And much more (https://www.fastmail.com/features/).
3. It's got much better search. (Yeah, this is kind-of just "more powerful", but I'm calling it out because search sucks in most email clients0.

# And finally…

This is just a choice. We hope this is something that some of our customers will love, but we're not backing away from our commitment to open standards and encourage everyone to find what works best for them.

I'll try to answer any other questions as I can.

Freak_NL•25m ago
A good IMAP client (in combination with my own domains) gives me freedom. I use Fastmail, I like it, and your support is great, but I don't want to tie my usage of your service to your UI. That would tie me down to your service.

So I use Thunderbird and K-9 Mail, and occasionally the Fastmail web UI to manage masked e-mail addresses etc. That is my happy path.

I want to be tied to Fastmail because of your stellar support and good service, not because I am trained to use your UI.

By the way, fastmail.com is now in full advertising mode for this new app. It's hard for potential customers to see that you support IMAP just fine. Please show potential customers that the app is just one option as you say; not a requirement. Your website currently does not communicate that message clearly.

flyer23•19m ago
I think you should also understand that HN is not best place for this kind of news. This is page for people posting very obscure and hacky things. People that try to squeeze miliseconds on everything they do or do things the clever way. Why we should be happy for something that is the antitesis of clever and basically could be called corpo-slop?
bkolobara•15m ago
Hi! I have been using Fastmail for the last 2 years and love it!

I don't use the web interface much, instead I use Apple's Mail.app. My only issue is that external email accounts (gmail) take some time to be fetched periodically. When I open the web interface and click on the tag, it instantly pulls the new mail in from the external account, but if I fetch in the Mail.app, it doesn't refresh the external accounts. So, for things that have a very short time period (confirmation codes), I still end up needing to open the web interface. I wonder if this would still be the case with the new desktop app?

I will take some time to set it up over the next days and try it out!

dsissitka•11m ago
I was just hoping for this a couple hours ago. :)

Any idea how far out the Linux version is?

flyer23•36m ago
I use fastmail for long time and this move is not good. Instead of investing into TB for example, they do Electron bloatapp... Will for sure never touch that thing
kijin•22m ago
Why should Fastmail invest in Thunderbird, an open-source email client run by a completely unrelated organization? Of course they could, out of good will. But you can't demand that they do.

This is just their webapp wrapped in an off-the-shelf browser engine. Hardly any development resources needed. It could have been quickly put together to tick a checkbox for some big client, the revenue from whom could help them work on features that actually matter more. None of us needs to use it. But somebody must have needed it, so here it is.

jph•21m ago
I pay for Fastmail and I'm using the Fastmail desktop app right now.

It's much faster than Thunderbird so far for me, and more convenient than a browser tab for me, and I'm especially liking the interconnections among mail, contacts, and calendar.

The app on my macOS system is using 700MB RAM; is that for Electron? The majority of RAM is showing as GPU rendering; is that for font smoothing?

entropyie•20m ago
I am a paid user. I use Thunderbird on my desktop. This is a waste of time and money. Put the money into proper EU based data centres instead.
twleo•15m ago
I don't need another desktop app...

The only thing I miss is the official API for the scheduled sending feature.

That's the only thing I would open the webpage app to do.

mfru•6m ago
Another Electron app that could have been a PWA, if PWAs were good to work with across all OSes.