kittage

Crates.iokittage
lib.rskittage
version0.1.0
created_at2025-08-06 14:48:45.762227+00
updated_at2025-08-06 14:48:45.762227+00
descriptionInteract with all aspects of the kitty terminal graphics protocol
homepage
repositoryhttps://github.com/itsjunetime/kittage
max_upload_size
id1783879
size142,469
June (itsjunetime)

documentation

README

kittage

A full-featured rust library for interacting with the kitty terminal graphics protocol. This is still a work in progress but aims to implement all parts of the client side of the kitty terminal graphics protocol. At time of writing, it implements everything (including e.g. shared memory objects and reading in terminal responses) besides animation frames.

To start using it, you probably want to examine the documentation for the Action struct.

Commit count: 0

cargo fmt