Run the editor locally

How to download and run the editor as a "native" app on your computer.

1. Install Node.JS

If it's not on your system already - you need to download and install the (LTS) Node.js package for your operating system.

2. npm install -g jzedit

Open a terminal or the command-line and type: npm install -g jzedit

How to start

Open a terminal or command-line and type: jzedit [path/to/file]

Add to launcher or create desktop link

Windows
Double click on "create_shortcut.vbs". located in the jzedit folder.

Linux
  1. Make jzedit.desktop and linux_start.sh executable
  2. Double click on jzedit.desktop,
  3. Right click on the JZedit icon on the Launcher,
  4. Click "Lock to Launcher"