table of contents
PAT-WINLINK-CONFIGURE(1) | Pat Configure | PAT-WINLINK-CONFIGURE(1) |
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¶
2022-09-17 | pat 0.13.1 |