node-red-contrib-opensky-network

0.1.0 • Public • Published

node-red-contrib-opensky-network

Node-RED node to retrieve flight data from OpenSky Network API.

Install

To install the stable version, use the Menu - Manage palette - Install option and search for node-red-contrib-opensky-network, or run the following command in your Node-RED user directory, typically ~/.node-red

npm install node-red-contrib-opensky-network

Usage

(1) Place the OpenSky Network node to the workspace on the Node-RED flow editor

(2) Add and connect to the worldmap node in node-red-contrib-web-worldmap module

(3) Input 4 values (southern latitude, western longitude, north latitude, and eastern longitude) to the property of the OpenSky Network node

(4) Deploy the flow and open the worldmap UI via http://localhost:1880/worldmap/.

After opening the worldmap UI, you can see flight data on the UI in real-time.

Demonstration

The demonstration slides and video in Japanese are available on the following URL.

Package Sidebar

Install

npm i node-red-contrib-opensky-network

Weekly Downloads

4

Version

0.1.0

License

Apache-2.0

Unpacked Size

1.75 MB

Total Files

13

Last publish

Collaborators

  • kazuhitoyokoi