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
- Make jzedit.desktop and linux_start.sh executable
- Double click on jzedit.desktop,
- Right click on the JZedit icon on the Launcher,
- Click "Lock to Launcher"