Add links to viu that supports the graphics protocol

This commit is contained in:
Kovid Goyal 2020-10-18 08:42:59 +05:30
parent 532eebaefb
commit 01a34a8846
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C
2 changed files with 5 additions and 0 deletions

View File

@ -37,6 +37,7 @@ Some programs that use the kitty graphics protocol:
* `pixcat <https://github.com/mirukana/pixcat>`_ - a third party CLI and python library that wraps the graphics protocol * `pixcat <https://github.com/mirukana/pixcat>`_ - a third party CLI and python library that wraps the graphics protocol
* `neofetch <https://github.com/dylanaraps/neofetch>`_ - A command line system * `neofetch <https://github.com/dylanaraps/neofetch>`_ - A command line system
information tool information tool
* `viu <https://github.com/atanunq/viu>`_ - a terminal image viewer
.. contents:: .. contents::

View File

@ -30,6 +30,10 @@ images and other types of documents directly in your terminal, even over SSH.
`koneko <https://github.com/twenty5151/koneko>`_ `koneko <https://github.com/twenty5151/koneko>`_
browse images from the pixiv artist community directly in kitty browse images from the pixiv artist community directly in kitty
`viu <https://github.com/atanunq/viu>`_
view images in the terminal, similar to kitty's icat, however also supports
displaying animated GIFs
System and data visualisation tools System and data visualisation tools
--------------------------------------- ---------------------------------------