powershell-interactive-menu

Logo

Interactive powershell menu

View the Project on GitHub bibistroc/powershell-interactive-menu

Powershell Interactive Menu

Note: this project is in development now. New versions will be available soon

Description

The scope of this module is to provide some interactive menus to be used in powershell.

Interactive multi menu

asciicast

Interactive choose menu

asciicast

Install

Install-Module -Name InteractiveMenu

Or manual download from PowershellGallery.

Or clone this repository.

Usage

Usage for MultiMenu.

Usage for ChooseMenu.