Hacker News new | ask | show | jobs
by levpopov 2240 days ago
Congrats on launching! yaseer, why does Axiom require a desktop app (vs running purely as a chrome extension)?
1 comments

We found a whole set of technical limitations to using just a chrome extension (file downloads and uploads to name but one). The simplest solution was to include a desktop service, although I agree it's a huge inelegant electron app.

This paved the way for running axiom in the cloud. Once we can do that, you won't need the desktop app.

I hope with time we can have a slimmed down extension-only version too, but this will be more limited in capability.