From ffc71c348c2732bf3f437c11e2ccb01a5bc82898 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 17 Jun 2020 18:07:19 +0530 Subject: [PATCH] A couple more integrations with external tools --- docs/integrations.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/integrations.rst b/docs/integrations.rst index f6e396dca..dbbbed7c0 100644 --- a/docs/integrations.rst +++ b/docs/integrations.rst @@ -24,6 +24,9 @@ images and other types of documents directly in your terminal, even over SSH. `nnn `_ another terminal file manager, with previews of file contents powered by kitty's graphics protocol. +`koneko `_ + browse images from the pixiv artist community directly in kitty + System and data visualisation tools --------------------------------------- @@ -31,6 +34,9 @@ System and data visualisation tools `neofetch `_ A command line system information tool that shows images using kitty's graphics protocol +`matplotlib `_ + show matplotlib plots directly in kitty + `gnuplot `_ a graphing and data visualization tool that can be made to display its output in kitty with the following bash snippet::