Powershell GUI fronted (WPF) to run categorized console scripts

⌈⌋ ⎇ branch:  ClickyColoury


Update of "modules"

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview

Artifact ID: 4d43e7fde8911c65667ff2724236becaff6feeef
Page Name:modules
Date: 2017-09-23 00:53:16
Original User: mario
Mimetype:text/x-markdown
Next f7d4501ae9b47e4e3ccaf0a37ba8bbae3f1f0a9d
Content

starter.ps1 is the invocation script, contains some config defaults.

  • menu contains mostly CLI functions

  • wpf.psm1 contains the WPF and main thread

  • wpf.xaml is the (you guessed it: hand-written) XAML

  • clipboard provides fro Set-HtmlClipboard

  • tasksched.psm1 should rather be in plugins/funcs_* for now