PSMenu

0.1.9

Powershell module to generate interactive console menu.
   
   Supports:
   - Multiselection
   - Paging
   - Objects
   - Custom rendering
   - Rendering callback
   
   Check for examples on how to use it on Github!

Minimum PowerShell version

4.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSMenu -RequiredVersion 0.1.9

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSMenu -Version 0.1.9

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) Damsteen.nl

Package Details

Author(s)

  • Sebastiaan Dammann

Tags

Menu Console Interactive

Functions

Get-MenuSeparator Show-Menu

Dependencies

This module has no dependencies.

Release Notes


Improve handling of array-like parameters

FileList

Version History

Version Downloads Last updated
0.2.0 4,229 2/22/2024
0.1.9 (current version) 8,031 6/20/2022
0.1.8 155 5/25/2022
0.1.7 70 5/23/2022
0.1.6 257 2/23/2022
0.1.4 102 2/6/2022
0.1.2 474 8/10/2021
0.1.1 560 12/12/2019
0.1.0 162 5/2/2019
0.0.1 33 5/1/2019
Show more