Installation
Download and install Invoke on macOS, Windows, and Linux.
Direct Downloads
| Platform | Architecture | Download |
|---|---|---|
| macOS | Apple Silicon (M1/M2/M3/M4) | Download .dmg |
| macOS | Intel | Download .dmg |
| Windows | x64 (64-bit) | Download .exe |
| Linux | x86_64 / ARM64 | Download .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*.debOr 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*.AppImageRun it
./Invoke-v*.AppImageAppImages are portable — no installation required. Move the file anywhere and run it directly.
Updates
Invoke includes automatic updates. When a new version is available:
- You'll see an update notification in the app
- Click Update to download and install
- Invoke will restart with the latest version
You can also check manually via Settings → About → Check for Updates.