Package app into electron with nativefier
1 2 | nativefy_app(app_name, app_dir, nativefier_opts,
app_icon = "default.ico")
|
app_name |
The name of the app. It will be displayed throughout the installer's window titles, wizard pages, and dialog boxes. See [Setup]:AppName for details. For continuous installations, |
app_dir |
Development app's directory, defaults to |
nativefier_opts |
Character vector. Extra options to pass to nativefier when |
app_icon |
Filename of icon in |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.