Git repository summary in your terminal
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
dependabot[bot] e181dc9e32
Bump rustix from 1.1.3 to 1.1.4 (#1698)
1 month ago
..
src bump cargo edition to 2024 3 months ago
Cargo.toml Bump rustix from 1.1.3 to 1.1.4 (#1698) 1 month ago
LICENSE.md add symlink for image crate license 3 years ago
README.md fix typo (#992) 3 years ago

README.md

image

crates.io docs.rs

Provides the primary interface to display images to the terminal.

Protocols supported:

  • Sixel
  • Kitty
  • Iterm

This crate is designed as part of the onefetch project.