Skip to content

Build Cross Platform Desktop with Electronjs & Nativefier

Notifications You must be signed in to change notification settings

smithart/nativefier-winstall

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Electron.js

Build Cross Platform Desktop with Electronjs & Nativefier

Required Instalation :

  • Install Node.js (https://nodejs.org/en/download/) or use CLI apt-get install -y nodejs
  • Install Nativefier npm install nativefier -g
  • Install Wixtooll in (https://github.com/wixtoolset/wix3/releases)
    [Click on install and wait until the setup finishes, when it's done you will find the files of the installation at C:\Program Files (x86)\WiX Toolset v3.11. After installing WiX you will need to expose the binaries path of the WiX Toolset to the PATH environment variable of Windows]

IT'S A BEAUTIFUL MAGIC :)

  1. For a simple create desktop app :
  1. Create .exe installer
  • Open and setup file "build_installer.js"
  • run a file with command #node build_installer

About

Build Cross Platform Desktop with Electronjs & Nativefier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%