Download

Download IRGEZTNE Workspace

v1.0.0-preview.3 is an early open-source desktop preview. Linux .deb is the recommended Linux installer.

Windows and macOS builds are generated by GitHub Actions but are not manually tested yet. Builds are not code-signed yet, so operating systems may show preview/security warnings.

Preview build

Windows .exe

Built by GitHub Actions for the public preview. Manual Windows testing is still pending.

Download Windows .exe
Preview build

macOS .dmg

Built by GitHub Actions for the public preview. Manual macOS testing is still pending.

Download macOS .dmg
Experimental / portable

Linux AppImage

Portable experimental Linux build. On Ubuntu 24.04 it may need libfuse2t64 and may require sandbox testing flags.

Download AppImage
Linux AppImage notes

Ubuntu 24.04 AppImage note

Use the .deb installer first when possible. If you test the AppImage on Ubuntu 24.04, the FUSE package may be required:

sudo apt install libfuse2t64

If the AppImage fails because of Electron/Chromium sandbox configuration, use the .deb version or test with:

./IRGEZTNE-Workspace-1.0.0-preview.3.AppImage --no-sandbox