Brett
My feedback
-
190 votes
An error occurred while saving the comment Brett supported this idea ·
-
155 votes
An error occurred while saving the comment Brett commented
I absolutely love so much of what Shaxpir does, but this really badly needs an iOS version, especially with iPadOS now out, I do a lot of my writing with Word on iPhone, and will get an iPad - but will likely have to use Word or Ulysses instead of Shaxpir because it doesn't support iOS.
Brett supported this idea ·
Definitely would love a web-based login, even as a substitute for mobile apps for iPad etc. The application looks like it's written in Electron (could be wrong, but behaves like Electron) which should make it easy to port to the web once you deal with the service-worker threads. Everything about the application is so good, otherwise.
Edit: yep, just went into the source folder and it's all node_modules and v8 engine, so it's completely an Electron/web-based desktop app, which should make doing a browser variant trivial.