Skip to main content
The CLI ships as a native Windows ARM64 executable, and as a Linux ARM64 Docker image for Dragonwing QCS9075 and similar IoT devices.

Prerequisites

  • Snapdragon X-series chipset (X Elite or X2 Elite). See Supported platforms.
  • PowerShell or any shell available on Windows ARM64.

Download

GenieX CLI installer

Latest GenieX CLI for Windows ARM64. Click the downloaded .exe and follow the prompts.
The installer is not yet code-signed — Windows SmartScreen will warn you. Click More info → Run anyway.

Add to PATH

Make geniex available in your shell:
windows
Set-Alias geniex (where.exe geniex)

Verify

windows
geniex --help
Now jump to the Quickstart.