hyperlink-app-client
https://gitlab.com/darnir/hyperlink-app-client
The app protocol defines the behaviour of a terminal emulator when opening a
'app://' hyperlink.
The behaviour is basically to send via TCP/IP the given command to the given
hostname and port.
This behaviour can be extracted in a separate program. A terminal emulator
can simply invoke this program, passing it the URI on standard input. This way,
the protocol logic does not need to be hardwired into any terminal emulator.
This package contains the reference implementation of such a handler program.
- Developed at utilities
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/hyperlink-app-client && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
app-client.desktop | 0000000192 192 Bytes | |
hyperlink-app-client-0.0~git5.211516e.tar.bz2 | 0000013047 12.7 KB | |
hyperlink-app-client.changes | 0000000417 417 Bytes | |
hyperlink-app-client.spec | 0000002005 1.96 KB |
Latest Revision
Dominique Leuenberger (dimstar_suse)
accepted
request 1005061
from
Antoine Belvire (1Antoine1)
(revision 1)
It's a program which handles app:// (and maybe later appsocket://) hyperlinks inside terminal emulators. It's only used by GNU poke for now, see https://jemarch.net/pokology-20200202.html.
Comments 0