New menu/plugin which adds dummy entries for unclassified scripts. | ||
---|---|---|
mario authored 2525 days ago last checkin 168d091f8 ⎘ | ||
๐ guimenu.psm1 | Simpler Start-Process doesn't work. PS does not escape double quotes โนโบ | 2526 days ago |
๐ kbt5.xaml | Attempt at making TreeViewItems more solid (metro/burger style menu)โนโบ | 2526 days ago |
๐ menu.psm1 | Shorten starter.ps1 with `Is-PluginCompatible` function, scanning useโนโบ | 2525 days ago |
๐ starter.ps1 | New menu/plugin which adds dummy entries for unclassified scripts.โนโบ | 2525 days ago |
๐ theme.beta.xaml | Attempt at making TreeViewItems more solid (metro/burger style menu)โนโบ | 2526 days ago |
๐ theme.bunti.xaml | Added two more themes, less preset colors in main template.โนโบ | 2564 days ago |
๐ theme.dark.xaml | Added two more themes, less preset colors in main template.โนโบ | 2564 days ago |
modules
starter.ps1 is the invocation script, contains some config defaults.
menu.psm1 contains mostly CLI functions (but is a dependency for GUI as well)
guimenu.psm1 contains the WPF and main thread
kbt5.xaml is the (you guessed it: hand-written) XAML
- theme.xyz.xaml files are additional resources
clipboard.psm1 provides fro Set-HtmlClipboard
starter.ps1 is not a module, but the main script (loading modules, tools and plugins)
Also see /tree for current file view. (The GitHub template does not work well with undeleted entries.)