app_start
Start the Uindow application, downloading required files if needed. Returns true when launched, false when already running.
Instructions
Start application
If Uindow is already running, silently return false.
Otherwise, download the required version of Electron.js and Uindow as needed,
launch the Uindow application, and return true.
Returns: True if the app was launched, false if it was already running
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||