Skip to main content

electron-prompts

An easy tool for creating interactive prompts from the Electron main process

Make user-input prompts easily

Display messages or collect user input graphically with a single method. Multiple fields supported.

Supports multiple prompts at once

Leverages promises and events to handle any number of prompts at once

Pre-orchestrated IPC

Using electron-prompts requires no IPC or Main/Renderer setup