pat-winlink-configure(1)

opens Pat's configuration file using the system default editor

Section 1 pat bookworm source

Description

PAT-WINLINK-CONFIGURE

NAME

pat-winlink_configure - opens Pat’s configuration file using the system default editor

Configuration

Main Configuration

The default configuration file for pat is ˜/.wl2k/config.json

To get "on the air" you’ll first have to set up your callsign, maidenhead locator, and secure login credentials. Look for the attributes mycall, locator and secure_login_password and set them appropriately.

{
"mycall": "LA5NTA",
"locator": "JP20qe",
"secure_login_password": "MYPASSWORD", }

NOTES