Installation

Download and install Invoke on macOS, Windows, and Linux.

Direct Downloads

PlatformArchitectureDownload
macOSApple Silicon (M1/M2/M3/M4)Download .dmg
macOSIntelDownload .dmg
Windowsx64 (64-bit)Download .exe
Linuxx86_64 / ARM64Download .deb or AppImage

Installation Steps

Download the installer

Click the download button above or choose your architecture from the direct downloads table. The .dmg file will download to your Downloads folder.

Open the installer

Double-click the downloaded .dmg file. A new Finder window will open showing the Invoke application.

Drag to Applications

Drag the Invoke icon to the Applications folder shortcut.

Launch Invoke

Open Applications and double-click Invoke to launch.

Complete setup

Follow the welcome screen to configure your workspace and AI provider.

Download the installer

Click the download button above to get Invoke-Setup.exe for Windows x64.

Run the installer

Double-click the downloaded .exe file. If Windows SmartScreen appears, click More info → Run anyway.

Follow the setup wizard

The installer will guide you through installation. Invoke will be added to your Start menu.

Launch Invoke

Open the Start menu and search for Invoke, or use the desktop shortcut created during installation.

Download the .deb package

Download the .deb matching your architecture (x86_64 or arm64) from the download page.

Install with apt

sudo apt install ./Invoke-v*.deb

Or double-click the file to install via your desktop's package manager.

Launch Invoke

Find Invoke in your application launcher, or run invoke from the terminal.

Download the AppImage

Download the .AppImage matching your architecture (x86_64 or arm64) from the download page.

Make it executable

chmod +x Invoke-v*.AppImage

Run it

./Invoke-v*.AppImage

AppImages are portable — no installation required. Move the file anywhere and run it directly.


Updates

Invoke includes automatic updates. When a new version is available:

  1. You'll see an update notification in the app
  2. Click Update to download and install
  3. Invoke will restart with the latest version

You can also check manually via Settings → About → Check for Updates.