A minimal, accurate, and reliable APRS-IS passcode generator β written in pure Python π
Designed for hams who need a quick way to generate passcodes for iGate or tools like Xastir, APRSdroid, YAAC, etc.
β
Supports all valid amateur radio callsigns β including those starting with digits (e.g. 9M2PJU
, 4X1ZZ
)
β
Accepts callsigns with or without SSIDs (N0CALL
or N0CALL-5
)
β
Generates official 15-bit APRS-IS passcodes
β
No dependencies β just Python 3
β
Fast, portable, hackable
$ python3 9m2pju-passcode-generator.py 9M2PJU
Clone this repo:
git clone https://github.com/9M2PJU/9M2PJU-Python-APRS-PassCode-Generator.git
cd 9M2PJU-Python-APRS-PassCode-Generator
python3 9m2pju-passcode-generator.py YOURCALLSIGN
No pip installs, no drama β just run and go.
Licensed under the GNU GPL 3.0
Made with passion for amateur radio by
9M2PJU
Give it a βοΈ on GitHub and share it with your fellow hams!