Add timg (http://timg.sh/) to graphics protocol users program list.

Signed-off-by: Henner Zeller <h.zeller@acm.org>
This commit is contained in:
Henner Zeller 2021-03-05 20:45:32 -08:00
parent 62912a800a
commit 50858322d6
2 changed files with 7 additions and 1 deletions

View File

@ -40,7 +40,7 @@ Some programs that use the kitty graphics protocol:
* `viu <https://github.com/atanunq/viu>`_ - a terminal image viewer
* `glkitty <https://github.com/michaeljclark/glkitty>`_ - C library to draw OpenGL shaders in the terminal with a glgears demo
* `ctx.graphics <https://ctx.graphics/>`_ - Library for drawing graphics
* `timg <https://github.com/hzeller/timg>` - a terminal image and video viewer
.. contents::

View File

@ -34,6 +34,12 @@ images and other types of documents directly in your terminal, even over SSH.
view images in the terminal, similar to kitty's icat, however also supports
displaying animated GIFs
`timg <https://github.com/hzeller/timg>`_
A terminal image and video viewer, that displays static and animated
images or plays videos. Fast multi-threaded loading, JPEG exif rotation,
grid view and connecting to the webcam make it a versatile terminal utility.
.
System and data visualisation tools
---------------------------------------