damianpoole / makerCLI

IFTTT Maker channel Node command line application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

maker-cli

A command line node application for sending messages to IFTTT's Maker Channel

Installation

  1. install node
  2. Run npm install maker-cli -g
  3. Active IFTTT's Maker Channel
  4. Add your maker secret key to ~/.maker

~/.maker

This file just needs to contain your key.

Running

maker [Event name] [value1] [value2] [value3]

About

IFTTT Maker channel Node command line application


Languages

Language:JavaScript 100.0%