quadratic icon indicating copy to clipboard operation
quadratic copied to clipboard

Add auto-updating capabilities to the electron app

Open peterwangsc opened this issue 2 years ago • 1 comments

Works as follows:

npm run electron:build will create a macOS executable build on your local machine.

npm run electron:publish will create a draft release to your github repo.

Pre-reqs:

You will need Xcode and an apple developer certificate to code sign the application if you are building for Mac.

Once the app's new version is published on Github releases, the auto-updater should automatically download the update and prompt the user to restart. The new version will install upon restarting the app.

peterwangsc avatar Feb 03 '23 05:02 peterwangsc

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-213.de5w5iglj13on.amplifyapp.com

deprioritized

davidkircos avatar Mar 29 '24 17:03 davidkircos