Merge branch 'add-timg-to-graphics-docs' of https://github.com/hzeller/kitty
This commit is contained in:
commit
c48a42bec5
@ -40,7 +40,7 @@ Some programs that use the kitty graphics protocol:
|
|||||||
* `viu <https://github.com/atanunq/viu>`_ - a terminal image viewer
|
* `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
|
* `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
|
* `ctx.graphics <https://ctx.graphics/>`_ - Library for drawing graphics
|
||||||
|
* `timg <https://github.com/hzeller/timg>` - a terminal image and video viewer
|
||||||
|
|
||||||
.. contents::
|
.. contents::
|
||||||
|
|
||||||
|
|||||||
@ -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
|
view images in the terminal, similar to kitty's icat, however also supports
|
||||||
displaying animated GIFs
|
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
|
System and data visualisation tools
|
||||||
---------------------------------------
|
---------------------------------------
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user