ClickyColoury 0.9.0

ClickyColoury is a graphical frontend for invoking Powershell scripts/tools. It provides a WPF-based interface, and implements a poor mans PSHost. It's meant as frontend to an asortment of administrative tools. Scripts written for the CLI run nearly unchanged due to Write-Host/Read-Host aliases. Additionally implements the "plugin meta data" for proper categorization of tools and extensions, with flexible support for additional input.

Tags powershell wpf frontend terminal plugin-meta-data
License MITL
State beta

Recent Releases

0.9.015 Apr 2018 21:45 major feature: Ported to Powershell 5.0, but stays compatible with PS2. For performance reasons tool blocks are just buttons again, in a TreeView. Output pane is a more flexible FlowDocument now, with better clipboard support. Extra script parameters can be defined per PMD #vars: JSOL struct, and bring up an input box with additional variable documentation. Default theme got darker, splash screen added.