Log amateur-radio QSOs to N3FJP logging software over its TCP API.

stdiocommunityapplication

Package Details

Transportstdio

Environment Variables

N3FJP_HOST(str)
Default:127.0.0.1

N3FJP API host.

N3FJP_PORT(str)
Default:1100

N3FJP API port (Settings → Application Program Interface). Default 1100. Not the multi-PC networking port.

N3FJP_TIMEOUT(str)
Default:6

Seconds to wait for an N3FJP response.

N3FJP_ALLOW_DB_WIPE(str)
Default:off

DANGER. When off (default), raw SQL that could delete/overwrite the entire log (DROP/TRUNCATE, unscoped DELETE/UPDATE) is refused. Only enable with a backup and full understanding of the risk.