NAME
pat-configure - opens Pats 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",
}