table of contents
other versions
PAT(1) | Pat Configure | PAT(1) |
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", }
See Also¶
2017-09-04 | pat 0.10.0 |