pat icon indicating copy to clipboard operation
pat copied to clipboard

A cross-platform Winlink client written in Go

Results 111 pat issues
Sort by recently updated
recently updated
newest added

A forwarded message should include attachments from the original message (obviously). This is kind of related to #101, which would also need this functionality (and probably share some code).

bug

Right now, email going in and out of pat happens through the `compose` and `read` commands. Those are not standardized interface: the prompts seem (at least to me) ad-hoc and...

feature request

@t-o-k sent me an email requesting/suggesting support for PGP signed messages. PGP signing of the whole message (including attachments and maybe some headers) would be great, but I don't see...

feature request

@cbs228 wrote in issue #85: > It would be useful to have a more generalized notification system. Perhaps we should add a configuration option to run user-specified shell commands upon...

feature request

The AGWPE over TCP protocol is supported natively by Direwolf and AGWPE, allowing the host application to use the soft TNCs built-in AX.25 implementation. With this, Pat users will be...

enhancement

There have been a couple of questions asking about support for custom forms similar to [RMS Express](https://winlink.org/content/forms_not_standard_library_download_process_instructions). This should just consist of adding another directory to scan for forms. It...

enhancement
forms templates

Ref https://github.com/la5nta/pat/issues/374#issuecomment-1262670594. There is a difference between Message Templates and HTML Forms. Our `package forms` ignores templates without HTML Forms, and does not support the full scripting language commonly used...

feature request
forms templates

As VARA is hardcoded to use port n+1 for the data stream, it seems unnecessary to support configuration of ctrl and data ports individually. By removing this option, we can...

I use pat winlink on my raspberry pi. I have wine and box86 and am able to run Vara FM. We are using p2p to a simplex frequency. 1. I...

feature request

Now that we finally have support for VARA, it would be great to have a page explaining how to get started. We should probably also explain all the caveats (windows+x86...

documentation