Installation¶
There are 3 methods of installing this Node, chose the method that fits your environment.
Method A - Node-RED Palette Manager¶
This is most common installation method for the most common Node-RED systems.
- Click the "hamburger" menu in the upper right.
- Click Manage Palette.

- Select Install tab.
- Enter aprs in search box.
- On the node-red-contrib-aprs entry, Click Install button.

Confirm installation.

After about a minute you should see a success message.

You can confirm installation by clicking the Nodes tab:

Method B - Node-RED Palette Manager, with archive file.¶
Download an archive of node-red-contrib-aprs

- Click the "hamburger" menu in the upper right.
- Click Manage Palette.

- Select Install tab.
- Click the Upload module tgz file button.

- Locate the node-red-contrib-aprs-latest.tgz file on your system.

- Select Upload.

Confirm installation.

After about a minute you should see a success message.

You can confirm installation by clicking the Nodes tab:

Method C - NPM with Internet access¶
This method requires Internet access for the system running Node-RED and command-line (terminal, SSH or serial) access to the system running Node-RED.
Run the following command in your Node-RED user directory - typically ~/.node-red, then restart node-red: