Skip to content

DAXaholic/ps-trigger-ifttt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PS-Trigger-IFTTT

Small PowerShell module to trigger the IFTTT Maker Channel

Installation

Installing the module is best done via the PowerShell Gallery by running the following command

Install-Module -Name PSTriggerIfttt

Usage

Send-IftttMakerEvent -EventName 'DeepThought' -SecretKey 'Keykerikey' -Value1 'UltimateQuestion' -Value2 '42'

About

Trigger IFTTT Maker Channel from PowerShell

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published