@sugarlata/node-red-contrib-bible-gateway 2.0.3
A Node-RED custom node to download scripture from bible gateway.
Node Red Bible
Nodes for interacting with bible gateway. @sugarlata/node-red-contrib-bible-gateway enables you to create URLs to link directly to Bible Gateway, or download chapters of scripture from Bible Gateway.
Documentation / Links
Getting Started
First of all install Node-RED
$ sudo npm install -g node-red
Then open the user data directory ~/.node-red
and install the package
$ cd ~/.node-red
$ npm install @sugarlata/node-red-contrib-bible-gateway
Then run
node-red
Import the example file into Node Red