The ssf-openfin and ssf-electron Command Line Interface tools can customise the initial application window using an application manifest file.
Within the same folder as your website, add the following app.json
manifest file:
The manifest tells the container which URL to load initially, and specifies the initial window size.
The following manifest options are supported for both Electron and Openfin
In addition to the above settings, OpenFin also supports all options from the startup_app
section of the OpenFin Application Config file.