Skip to content

Send a formatted APRS message packet to APRSIS, and RF via KISS TNC/direwolf.

License

Notifications You must be signed in to change notification settings

frrobert2/aprs-scripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aprs-scripts

All scripts will need to be edited with user's call sign with APRS identifier. Some scripts will need additional editing such as APRS-IS password, location, antenna information, or custom messages.

sendmessage

Send a formatted APRS message packet to APRSIS, and RF via KISS TNC/direwolf. This Script is a combination of two scripts.

https://github.com/craigerl/aprs-send-weather/blob/main/aprs-send-weather.sh
https://groups.io/g/direwolf/message/7007

both by Craig KM6LYW

The combination script was assembled and modified by Robert W9RWB

Install requirements (direwolf):

    apt-get install direwolf
 

To install copy aprsmessage to a location in your home directory that is in your path and make the file executable.

Direwolf must be configured and running for the script to work.

Usage:

aprsmessage callsignofrecipient message to recipient
  

GPL v2.1

isscontact

This Script is a modification of two scripts.

https://github.com/craigerl/aprs-send-weather/blob/main/aprs-send-weather.sh

https://groups.io/g/direwolf/message/7007

Both by Craig KM6LYW

The new script was assembled by Robert W9RWB

The purpose is to send messages to the ISS and other APRS satellites the use ARISS via the commandline rather than using a client such as YAAC or Xastir.

read time in minutes from command line

To install copy aprsmessage to a location in your home directory that is in your path and make the file executable.

Direwolf must be configured and running for the script to work.

GPL v2.1

About

Send a formatted APRS message packet to APRSIS, and RF via KISS TNC/direwolf.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%