Where is complete full up-to-date docs about creating desktop apps

Please see https://gist.github.com/develar/018fe65e2d99536c9d91bc390f7a5b78 This forum forbids using links.

1 Like

Here’s a tutorial that covers Electron.

Yesterday I submitted two pull requests to electron-builder to improve the defaults when creating snaps:

These were squashed and merged here:

We’ll be working with @develar to keep electron-builder updated as recommended defaults evolve. For example, when font issues are resolved in the desktop interface we’ll add desktop and desktop-legacy to the default interfaces.

2 Likes

I’ve just submitted this pull request to electron-builder
https://github.com/electron-userland/electron-builder/pull/2463