Skip to content

KD0NKS/aprs-is-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aprs-is-demo Build Status

APRS is a registered trademark Bob Bruninga, WB4APR.

This is a demo of using the js-aprs-is and js-aprs-fap libraries for a simple APRS client.

Instructions

Configure

Edit app.ts and set:

  • CALLSIGN
  • PASSCODE
  • FILTER
  • APRSSERVER (OPTIONAL) - The default may cause issues
  • PORTNUMBER (OPTIONAL)

For more info see: http://www.aprs-is.net/aprsservers.aspx

Build & Run

Tested in Windows PowerShell (Windows 10)

Install dependencies.

npm run setup

Run the test.

npm start

Linux

Install dependencies.

npm run setup

Run the test.

npm start

About

Demo for using js-aprs-is and js-aprs-fap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published