Deskripzioa
This lightweight plugin lets ham radio operators calculate their APRS-IS passcode from a callsign. It uses a simple algorithm to compute the passcode locally in the browser using JavaScript, so no data is sent externally.
Features:
- Generates passcode for APRS-IS (used in Xastir, YAAC, etc.)
- Easy to use shortcode:
[aprs_passcode] - Fully client-side (JavaScript only)
- No external API calls or database usage
License
This plugin is licensed under the GPLv2 or later. See https://www.gnu.org/licenses/gpl-2.0.html for details.
Instalazioa
- Upload the plugin files to the
/wp-content/plugins/aprs-passcodedirectory, or install the plugin via the WordPress plugin screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Use the shortcode
[aprs_passcode]in any post or page to display the generator.
MEG
-
Is this plugin secure?
-
Yes. The callsign never leaves the browser. The passcode is calculated locally using JavaScript.
-
Can this be used to log into APRS-IS servers?
-
Yes, this plugin generates the same passcode used by most APRS software clients. However, you still need valid credentials and must follow APRS-IS network rules.
Berrikuspenak
Ez dago berrikuspenik plugin honentzat.
Laguntzaileak eta Garatzaileak
“APRS Passcode Generator” software librea da. Ondoko pertsonek egin dizkiote ekarpenak plugin honi.
LaguntzaileakItzul zaitez APRS Passcode Generator zure hizkuntzara.
Garapena interesatzen zaizu?
Araka kodea, begiratu SVN biltegia edo harpidetu garapen erregistrora RSS bidez.
Aldaketen loga
1.0
- Initial release with shortcode and JavaScript-based passcode generator.