-
Notifications
You must be signed in to change notification settings - Fork 0
Home
We recommend using this version on Windows as it is a lot smaller. However you can use this version if you want.
OSX (Darwin) x64: https://github.com/electron/electron/releases/download/v1.4.3/electron-v1.4.3-darwin-x64.zip
Linux ia32: https://github.com/electron/electron/releases/download/v1.4.3/electron-v1.4.3-linux-ia32.zip
Linux x64: https://github.com/electron/electron/releases/download/v1.4.3/electron-v1.4.3-linux-x64.zip
Windows ia32: https://github.com/electron/electron/releases/download/v1.4.3/electron-v1.4.3-win32-ia32.zip
Windows x64: https://github.com/electron/electron/releases/download/v1.4.3/electron-v1.4.3-win32-x64.zip
Download the source code here.
In the electron folder go to the "resources" folder then create an "app" folder and extract the source code there.
In the electron folder go to the "Contents" folder, then the "Resources" folder, then create an "app" folder and extract the source code there.
Run Windows: electron.exe, Linux: electron, MacOS: Electron.app