node-adt-pulse

0.0.1 • Public • Published

node-adt-pulse - Node.js API for ADT Pulse Website

This module provides calls to the ADT Pulse Website for Nodejs.

Installation

You can install this through npm: npm install node-adt-pulse

You can also install via git by cloning: git clone https://github.com/ithinkdancan/node-adt-pulse.git /path/to/node-adt-pulse

Usage

var pulse = require('node-adt-pulse')
var alarm = new Pulse(('<YOUR EMAIL>','<YOUR PASWORD>');

Readme

Keywords

none

Package Sidebar

Install

npm i node-adt-pulse

Weekly Downloads

0

Version

0.0.1

License

MIT

Last publish

Collaborators

  • ithinkdancan