Skip to content

thomasnorris/Node-IFTTT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node-IFTTT

Easily send custom webhooks for IFTTT

Requirements

Setup

  • Clone/Fork this repository
  • Open the bin folder
  • Run npm install to install npm packages
  • Rename/copy ifttt-key-example.js to ifttt-key.js, paste an IFTTT maker webhooks key (this can be seen when creating a webhook) and save the file
  • View program.js for more info
    • Edit this to your liking
  • Run node program.js to start the program

About

IFTTT maker webhook events via Nodejs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published