logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pat-winlink - (pat) a cross platform Winlink client with basic messaging capabilities

Name

       pat-winlink - (pat) a cross platform Winlink client with basic messaging capabilities

Notes

       The executable and man pages were renamed from pat to pat-winlink (#994822).

See Also

pat-winlink-configure(1)

pat 0.15.0                                         2023-06-10                                     PAT-WINLINK(1)

Synopsis

pat-winlink [options] command [arguments]

   Commandsconnect
              Connect to a remote station.

       interactive
              Run interactive mode.

       http   Run http server for web gui.

       compose
              Compose a new message.

       composeform
              Compose a new message based on a Winlink-style form, e.g. the ICS213 form.

       read   Read Messages.

       position
              Post a position report (GPSd or manual entry).

       extract
              Extract attachments from a message file.

       rmslist
              Print/search in list of RMS nodes.

       configure
              Open configuration file for editing.

       version
              Print the application version.

       help   Print detailed help for a given command.

   Options
       --config string
              Path to config file (located in the PAT_CONFIG_PATH returned from patenv).

       --event-log string
              Path to event log file (located in the PAT_CONFIG_PATH returned from patenv).

       --ignore-busy
              Don't wait for clear channel before connevting to a node.

       -l, --listen string
              Comma-separated list of methods to listen on (e.g. ardop,telnet,ax25).

       --log string
              Path to log file. The file is truncated on each startup (located in the PAT_LOG_PATH returned from
              patenv).

       --mbox string
              Path to mailbox directory (located in the PAT_MAILBOX_PATH returned from patenv).

       --mycall string
              Your callsing (winlink user).

       --radio-only
              Radio Only mode (Winlink Hybrid RMS only).

       -s, --send-only
              Download inbound messages later, send only.

See Also