From 3eb5320e297c8de4bad8ff2bab62bb8fceaebe77 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 25 May 2022 12:27:38 +0530 Subject: [PATCH] Add tpix to list of programs that speak the graphics protocol --- docs/graphics-protocol.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/graphics-protocol.rst b/docs/graphics-protocol.rst index 8188df5f1..d6278d72d 100644 --- a/docs/graphics-protocol.rst +++ b/docs/graphics-protocol.rst @@ -31,6 +31,7 @@ Some programs and libraries that use the kitty graphics protocol: * `ranger `_ - a terminal file manager, with image previews, see this `PR `_ * :doc:`kitty-diff ` - a side-by-side terminal diff program with support for images +* `tpix ` - a statically compiled binary that can be used to display images and easily installed on remote servers without root access * `pixcat `_ - a third party CLI and python library that wraps the graphics protocol * `neofetch `_ - A command line system information tool