Skip to content
Pirata edited this page May 24, 2026 · 7 revisions

Launcher Wiki

Launcher is an application and firmware launcher for ESP32-based devices, including M5Stack, LilyGo, CYD, Marauder-style boards, Elecrow boards, AWOK boards, headless ESP32 builds, and other supported targets. This wiki reflects the current 2.7.0 release.

It is designed to stay on the device and make firmware switching practical without reconnecting to a computer every time. From Launcher you can install firmware from an SD card, from the online catalog, from a direct URL, or from the WebUI. Recent releases also support multiple installed apps, dynamic partition management, USB mass storage on supported devices, and WebUI editing for files and NVS values.

Start here

Quick usage

  1. Install Launcher with the Launcher Flasher, M5Burner, ESPHome Web Tools, or esptool.py.
  2. Turn the device on.
  3. Press the device select/enter button on the Launcher start screen to open Launcher.
  4. Use OTA, SD, or WUI to install firmware.
  5. On the next boot, Launcher can automatically start the installed app unless you open Launcher again.

Common links

If something is missing or wrong, open an issue in the repository or contact @bmorcelli on Discord.

Clone this wiki locally