Add mpv to the list of things that speak the graphics protocol

This commit is contained in:
Kovid Goyal
2022-12-14 10:31:56 +05:30
parent a5a6880a19
commit 80db167abb
2 changed files with 9 additions and 3 deletions

View File

@@ -80,6 +80,12 @@ base application that uses kitty's graphics protocol for images.
A text mode WWW browser that supports kitty's graphics protocol to display
images.
.. _tool_mpv:
`mpv <https://github.com/mpv-player/mpv/pull/11002>`_
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
A video player that can play videos in the terminal.
.. _tool_timg:
`timg <https://github.com/hzeller/timg>`_