EXE
WinGet
ESP-IDF Installation Manager CLI
Espressif Systems · 0.10.1 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Portable application — no installation required. Run the executable directly from any location.
File Identity
Filename
eim-cli-windows-x64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Espressif.EIM-CLI
Version
0.10.1
Description
CLI tool for managing ESP-IDF installations
License
Apache-2.0
↗
Installer URL
https://github.com/espressif/idf-im-ui/releases/download/v0.10.1/eim-cli-windows-x64.exe
Release Notes
What's Changed
- EIM-474: python app execution alias detection windows by @alirana01 in #471
- EIM-610: fix incorrect brew command in the update tip by @Hahihula in #570
- EIM-587: update homebrew python dependency to include python 3.14 by @Hahihula in #572
- EIM-614: Avoiding Shell Expansion in jira workflow by @alirana01 in #574
- EIM-519: updated decompression of targz to streaming so it has lower memory footprint by @Hahihula in #576
- added permissions to the build pipeline by @Hahihula in…