0.0.29 • Published 6 years ago

electron-runtime-environment v0.0.29

Weekly downloads
1
License
GPL-3.0-or-later
Repository
github
Last release
6 years ago

Electron runtime environment

Electron runtime environment that downloads electron on demand (using native components for dialogs)

  • Currently only for macOS (because scripts have to be written per platform)
  • Working, but automatic packaging is not ready yet

Usage

  • Place contents of MacOS directory into SomeApp.app/Contents/MacOS/ and rename fetchScriptWrapper.sh to original executable name
  • Make a file called electronVersion that contains the semver (without a 'v') in SomeApp.app/Contents/Resources/
  • Make a file called appName in SomeApp.app/Contents/Resources/ which should contain the app's name as you want it to be seen in the dock and the name of the icns file placed in Resources
  • Support for electron-builder planned soon

Languages

  • macOS is written in native javascript (JXA)

License

Electron runtime environment is licensed under GPL v3.
Portions of the project are from electron-global by SentialX under the terms of the MIT license.

0.0.28

6 years ago

0.0.29

6 years ago

0.0.20

6 years ago

0.0.21

6 years ago

0.0.22

6 years ago

0.0.23

6 years ago

0.0.24

6 years ago

0.0.25

6 years ago

0.0.15

6 years ago

0.0.16

6 years ago

0.0.17

6 years ago

0.0.18

6 years ago

0.0.19

6 years ago

0.0.13

6 years ago

0.0.14

6 years ago

0.0.26

6 years ago

0.0.27

6 years ago

0.0.11

6 years ago

0.0.12

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.5

6 years ago

0.0.6

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago