The Programming Tool is available for Windows 7, Windows 10 and Linux (minimal configuration details).

Download

Windows
Linux
Others versions and changelog

You can find older versions of the programming tool and the full changelog here : Programming Tool Versions.

Install

You can run either the portable version directely or intall the application using the setup executable.

The downloaded .AppImage file is an executable application. You may be asked to install the software automatically on some systems.

You may need to set the application as executable before you can start it.

Or run the following in a Terminal:

sudo chmod +x /path/to/programming-tool/lorix-programming-tool-1.0.6.AppImage
BASH

The application must be run with elevated privileges to access the USB peripherals. If not, you will get a permanent warning at the top of the application. To start the application with administrative privileges, open a Terminal and run:

sudo /path/to/programming-tool/lorix-programming-tool-1.0.6.AppImage
BASH