Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create electron wrapper #9

Open
AriTheElk opened this issue Sep 7, 2018 · 0 comments
Open

Create electron wrapper #9

AriTheElk opened this issue Sep 7, 2018 · 0 comments

Comments

@AriTheElk
Copy link
Owner

I'd like to bring this same editor to a desktop application via electron.

A few things to note:

  • It's important to keep this as a CRA app, there's a good guide here on how to bundle CRA in electron
  • It should retain all functionality the browser has, but the download function should get replaced with a save button that opens a native save dialog.
  • An open button should be added to open a native open dialog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant