Wingetlywingetly
← All apps
G

Gekko Pro IDE

by JV Electromechv0.1.0

Last updated

AI-assisted Arduino IDE with IoT dashboard, wiring renderer, and gekko.ai chat.

Install with winget

$ winget install --id JVElectromech.GekkoProIDE --exact --version 0.1.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Gekko Pro IDE

Gekko Pro IDE uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64, user scope)
Gekko-Pro-IDE-Setup-0.1.0.exe /S

See the full silent install reference for Gekko Pro IDE

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Gekko Pro IDE is a desktop AI-assisted Arduino development environment.

Compile and flash sketches via arduino-cli, draw structured wiring diagrams,

manage IoT devices with drag-drop dashboard widgets, and chat with gekko.ai

for instant code + library suggestions. Sign in with your Gekko account

(free tier available) to use the cloud-backed chat and IoT studio.

Installers · v0.1.0

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
userDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Gekko Pro IDE.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Android StudioGoogle LLC
    Google.AndroidStudiov2026.1.3.7

    The official Integrated Development Environment (IDE) for Android app development.

  • fastfetchfastfetch-cli
    Fastfetch-cli.Fastfetchv2.67.1

    Like neofetch, but much faster because written mostly in C.

  • C
    clangdLLVM
    LLVM.clangdv22.1.6

    Language server for C/C++, by the LLVM project

  • 微信开发者工具腾讯科技(广州)有限公司
    Tencent.WeixinDevToolsv2.02.2608050

    Help developers develop and debug Weixin Mini Programs and Official Account web more simply and efficiently

  • HWiNFO®Martin Malik, REALiX s.r.o.
    REALiX.HWiNFOv8.50

    Comprehensive Hardware Analysis, Monitoring and Reporting for Windows and DOS.

  • VSCodiumVSCodium
    VSCodium.VSCodiumv1.126.04524

    VSCodium is a community-driven, freely-licensed and telemetry-free rebuilt of Microsoft's Visual Studio Code.

More from JV Electromech or browse arduino, electronics, embedded.

Frequently asked questions

How do I install Gekko Pro IDE on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id JVElectromech.GekkoProIDE --exact --version 0.1.0. winget downloads the installer from JV Electromech and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Gekko Pro IDE silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id JVElectromech.GekkoProIDE --exact 0.1.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Gekko Pro IDE?
Gekko Pro IDE uses EXE (NSIS). Run the downloaded installer with: Gekko-Pro-IDE-Setup-0.1.0.exe /S. The silent switches are /S.
How do I uninstall Gekko Pro IDE via winget?
Run: winget uninstall --id JVElectromech.GekkoProIDE --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Gekko Pro IDE's Apps & Features entry.
Is Gekko Pro IDE free?
Gekko Pro IDE is distributed under Proprietary. Refer to the publisher (https://gekko.claudeclaw.com) for the full license terms - Wingetly itself does not charge for installation.
Does Gekko Pro IDE work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Gekko Pro IDE directly from the publisher.
How do I keep Gekko Pro IDE up to date?
Run winget upgrade --id JVElectromech.GekkoProIDE --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Gekko Pro IDE from microsoft/winget-pkgs.