Skip to content

thomasgg42/PowershellGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GUI for powershell script execution

By adding a simple commented out header to your script file, the PSGUI application generates input fields corresponding to all of the command-line arguments required for your script. Different types of input fields such as text-only, digits-only, password fields, multi-line text fields, checkboxes and radio buttons are available. The script-header also allows for a description of the script to be shown through the GUI.

The user interface

User interface example

Wiki

Check the Project Wiki more information.

About

A graphical user interface for executing powershell scripts. Accepts different types of command-line arguments.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages