1.0.6 • Published 7 years ago

ipfob-setter v1.0.6

Weekly downloads
1
License
Apache
Repository
-
Last release
7 years ago

ipfob-setter

Set an alarm controlled by ipfob/H&R Alarms

Initial Setup

  1. First download a proper selenium driver for how the application will log in
  2. E.g. you can use Firefox
  3. Set the environment settings variables for:
  4. IPFOB_USERNAME
  5. IPFOB_PASSWORD
  6. (Optional) SELENIUM_BROWSER (default is firefox)

Running application

To Run, simply install the npm package npm install ipfob-setter

Usage

To set your alarm, run the following:

var ipfob = require('ipfob-setter');
ipfob.setAway();
1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago