electron is bad, if you didn't know already, https://medium.com/@caspervonb/electron-is-cancer-b066108e6c32
@wxcafe While I agree that Electron is bad, if you want a cross-platform GUI, it is still one of the easiest ways to get there. Same thing runs on all three major desktop OSes. That's a huge thing if you are the single person maintaining the application. If I had to write native code, I just wouldn't bother with anything but Linux. My users prefer a bloated app to no app, so Electron it is.