PSPromptly

0.1.3

PowerShell module for creating beautiful interactive command-line menus with keyboard navigation, custom themes, and ASCII art support

Installation Options

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

Install-Module -Name PSPromptly

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

Install-PSResource -Name PSPromptly

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

Package Details

Author(s)

  • Marcos Santos

Tags

Menu CLI UI Console Navigation Prompt Interactive TUI

Functions

Show-Menu Select-Option New-MenuItem New-ExitMenuItem New-MenuTheme

Dependencies

This module has no dependencies.

Release Notes

Version 0.1.3:
- Feat: Implements theme support
- Added New-MenuItem factory functions for easier menu item creation
- Comprehensive README update with API reference, examples, and documentation
- Improved project structure and code organization
- Fixed module loading order to prevent class definition issues
- Added support for custom icons and colors per menu item

FileList

Version History

Version Downloads Last updated
0.1.3 (current version) 7 12/18/2025
0.1.2 12 11/2/2025
0.1.1 5 11/2/2025
0.1.0 5 11/2/2025