en-US/about_PSSysTray.help.txt

 
PSSysTray
     about_PSSysTray
  
SHORT DESCRIPTION
     Creates a System Tray Menu from a csv file to launch any PowerShell Command or file (or any other executable)
 
  
NOTES
Functions in this module:
     Add-PSSysTrayEntry -- Add an entry in the csv config file.
     New-PSSysTrayConfigFile -- Creates the needed .csv file in the specified folder.
     Start-PSSysTray -- This function reads csv config file and creates the gui in your system tray.
  
SEE ALSO
     https://github.com/smitpi/PSSysTray
 
     https://smitpi.github.io/PSSysTray