1
0
mirror of https://github.com/o2sh/onefetch synced 2024-07-05 00:58:35 +00:00
onefetch/image
2023-08-11 23:46:06 +02:00
..
src replace Base64 deprecated functinos 2023-01-19 18:47:41 +01:00
Cargo.toml use workspace inheritance (#1142) 2023-08-11 23:46:06 +02:00
CHANGELOG.md cargo changelog --write 2023-07-27 23:32:55 +02:00
LICENSE.md add symlink for image crate license 2022-11-13 00:21:19 +01:00
README.md fix typo (#992) 2023-03-27 15:25:11 +02:00

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.