+49
.tangled/workflows/build.yml
+49
.tangled/workflows/build.yml
···
+18
LICENSE.md
+18
LICENSE.md
···
+66
README.md
+66
README.md
···+An OCaml library for displaying images in terminals using the [Kitty Graphics Protocol](https://sw.kovidgoyal.net/kitty/graphics-protocol/).+This library can display PNG images in supported terminals (e.g. Kitty, WezTerm, Konsole, Ghostty) with varying levels of support depending on the terminal. Most core features work but some advanced things like animations might be only partially supported outside of Kitty.+The library provides a Cmdliner term via the `kgp.cli` package to make integration into other CLI tools easier.