# App-client

This is the reference implementation of the app-client for supporting app://
hyperlinks in the terminal[1].

The implementation in this repository currently uses the older app:// protocol
handler as compared to the newer appsocket://. This code will soon be updated
to the newer version, pending changes in GNU Poke, the only user of this
protocol[2].

[1]: https://www.mail-archive.com/xdg@lists.freedesktop.org/msg08765.html
[2]: https://lists.nongnu.org/archive/html/poke-devel/2019-11/msg00034.html
