Installation¶
Windows¶
- Download the installer (
.exe) or the portable ZIP from the Diffract website. - Installer: run the
.exe. No administrator rights are required - Diffract installs to your user profile by default. - Portable ZIP: extract the archive to any folder and run
diffract.exedirectly.
Note
The portable version stores settings alongside the executable. You can move the folder at any time without losing your configuration.
macOS¶
- Download the
.dmgfrom the Diffract website. - Open the
.dmgand drag Diffract to your Applications folder. - On first launch, macOS may block the app because it was downloaded from the internet. Right-click Diffract in Applications and choose Open, then click Open in the confirmation dialog to bypass Gatekeeper.
Note
This one-time step is only required on first launch. Subsequent launches work normally from Spotlight, Launchpad, or the Dock.
Linux¶
- Download the
.tar.gzfrom the Diffract website. -
Extract the archive:
-
Run
diffractfrom the extracted folder: -
To run
diffractfrom any terminal, move the binary to~/.local/bin/and ensure that directory is on yourPATH:
Note
Both Wayland and X11 display servers are supported.
Updating¶
Download the new version and replace your existing installation:
- Windows installer: run the new installer over the existing one.
- Windows portable: replace the contents of your existing folder with the new ZIP contents.
- macOS: drag the new version into Applications, replacing the old one.
- Linux: extract the new archive and replace the existing binary.
Your settings and activated licence are stored separately and are preserved across updates.