New menu/plugin which adds dummy entries for unclassified scripts. | ||
---|---|---|
mario authored 2558 days ago last checkin 168d091f8 ⎘ | ||
📄 guimenu.psm1 | Simpler Start-Process doesn't work. PS does not escape double quotes ‹› | 2560 days ago |
📄 kbt5.xaml | Attempt at making TreeViewItems more solid (metro/burger style menu)‹› | 2560 days ago |
📄 menu.psm1 | Shorten starter.ps1 with `Is-PluginCompatible` function, scanning use‹› | 2558 days ago |
📄 starter.ps1 | New menu/plugin which adds dummy entries for unclassified scripts.‹› | 2558 days ago |
📄 theme.beta.xaml | Attempt at making TreeViewItems more solid (metro/burger style menu)‹› | 2560 days ago |
📄 theme.bunti.xaml | Added two more themes, less preset colors in main template.‹› | 2598 days ago |
📄 theme.dark.xaml | Added two more themes, less preset colors in main template.‹› | 2598 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.)