PowerShell UI modules for working with scripts and graphics

2 April 2025 2 minutes Author: Lady Liberty

In this article, we have collected the best modules that will help you add a GUI to PowerShell, display colored graphics, create Windows 10/11 notifications, display icons in the terminal, add menus and progress bars, and colorize output with colored text. Learn how to make your scripts convenient, beautiful, and functional with the AnyBox, BurntToast, Graphical, GraphicalTools, PS-Menu, PSWriteColor, Terminal-Icons, and psInlineProgress modules.

Modules for working with scripts and graphics

psInlineProgress

A module for displaying built-in progress bars directly in the terminal line. Supports colors, multi-level tasks, and smooth real-time updates.

CLICK HERE

PSWriteColor

An extension for Write-Host that allows you to flexibly format text in the terminal using different colors, styles, and alignment.

CLICK HERE

Graphical

A simple yet powerful tool for building 2D graphs in PowerShell. Supports scatter, line, and bar charts with vibrant color output.

CLICK HERE

AnyBox

A universal WPF window for input and output in PowerShell scripts. Supports custom buttons, fields, themes, and other UI elements for convenient user interaction.

CLICK HERE

BurntToast

A module for quickly creating system Toast notifications in Windows 10/11. Allows you to add titles, text, icons, sounds, and even user actions without leaving the terminal.

CLICK HERE

PS-Menu

A lightweight module for displaying text menus in the terminal. Allows you to create interactive selections, transitions between items, and handle keyboard input.

CLICK HERE

GraphicalTools

A cross-platform toolkit for creating UI in PowerShell based on Avalonia and gui.cs. Allows you to create windows, forms, tables, and other GUI components directly in the script.

CLICK HERE

Terminal-Icons

Adds colored icons to files and folders in PowerShell, making navigation in the terminal more visual and convenient when working with different types of objects.

CLICK HERE

Other related articles
Found an error?
If you find an error, take a screenshot and send it to the bot.