Even more integrations
This commit is contained in:
@@ -34,6 +34,7 @@ Some programs that use the kitty graphics protocol:
|
|||||||
* `ranger <https://github.com/ranger/ranger>`_ - a terminal file manager, with
|
* `ranger <https://github.com/ranger/ranger>`_ - a terminal file manager, with
|
||||||
image previews, see this `PR <https://github.com/ranger/ranger/pull/1077>`_
|
image previews, see this `PR <https://github.com/ranger/ranger/pull/1077>`_
|
||||||
* :doc:`kitty-diff <kittens/diff>` - a side-by-side terminal diff program with support for images
|
* :doc:`kitty-diff <kittens/diff>` - a side-by-side terminal diff program with support for images
|
||||||
|
* `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
|
||||||
|
|
||||||
|
|||||||
@@ -37,6 +37,9 @@ System and data visualisation tools
|
|||||||
`matplotlib <https://github.com/jktr/matplotlib-backend-kitty>`_
|
`matplotlib <https://github.com/jktr/matplotlib-backend-kitty>`_
|
||||||
show matplotlib plots directly in kitty
|
show matplotlib plots directly in kitty
|
||||||
|
|
||||||
|
`KittyTerminalImages.jl <https://github.com/simonschoelly/KittyTerminalImages.jl>`_
|
||||||
|
show images from Julia directly in kitty
|
||||||
|
|
||||||
`gnuplot <http://www.gnuplot.info/>`_
|
`gnuplot <http://www.gnuplot.info/>`_
|
||||||
a graphing and data visualization tool that can be made to display its
|
a graphing and data visualization tool that can be made to display its
|
||||||
output in kitty with the following bash snippet::
|
output in kitty with the following bash snippet::
|
||||||
|
|||||||
Reference in New Issue
Block a user