Skip to content

freddiecode/Send-PushNotification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Send-PushNotification

A handy little PowerShell function for sending out Push Notifications from Microsoft App Center.

Installation

  • Save the .psm1-file into a folder with the same name - Send-PushNotification
  • Copy the folder (containing the module file) into your PSModulePath
  • Now you have the function ready to go in your next PowerShell session

Example:

Send-PushNotification -Title "Hello World" -Body "Enter a fancy text here"

More information:

Please refer to my blog post found here for more details and examples.

History

1.0 - Initial Build

Credit

Developed by: Freddie Christiansen | CloudPilot.no

License

The MIT License

About

A handy little PowerShell function for sending out Push Notifications from Microsoft App Center.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published