PSLauncher

0.1.12

A GUI to launch any PowerShell script, function, file, or any other executables. You can also create a SysTray tool for quick access. Both apps use the same json config file. So, all your config is in sync.
   Also created menus that assists in creating the buttons and panels. It just asks you a couple of questions, and it adds the config to the json file. After a r
A GUI to launch any PowerShell script, function, file, or any other executables. You can also create a SysTray tool for quick access. Both apps use the same json config file. So, all your config is in sync.
   Also created menus that assists in creating the buttons and panels. It just asks you a couple of questions, and it adds the config to the json file. After a refresh, the new buttons or panels are available to everyone using it.
Show more

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSLauncher -RequiredVersion 0.1.12

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSLauncher -Version 0.1.12

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2021 Pierre. All rights reserved.

Package Details

Author(s)

  • Pierre Smit

Tags

gui powershell wpf

Functions

New-PSLauncherConfigFile Start-PSLauncher Start-PSLauncherColorPicker Start-PSSysTrayLauncher

Dependencies

This module has no dependencies.

Release Notes

Updated [22/03/2022_13:21] I removed the csv systray functions and moved them into a new module called PSSysTray

FileList

Version History

Version Downloads Last updated
0.1.19 389 7/7/2022
0.1.18 32 7/6/2022
0.1.17 39 6/24/2022
0.1.14 74 4/9/2022
0.1.12 (current version) 45 3/22/2022
0.1.10 65 2/25/2022
0.1.8 63 11/15/2021
0.1.6 40 11/6/2021
0.1.5 36 11/4/2021
0.1.4 38 11/4/2021
Show less