kittyfb 0.1.0

renders pictures to a kitty terminal
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.base64]
version = "0.12"

[dependencies.libc]
version = "0.2"

[dependencies.rand]
version = "0.7"

[package]
authors = ["Kamil Koczurek <koczurekk@gmail.com>"]
description = "renders pictures to a kitty terminal"
edition = "2018"
license = "MIT"
name = "kittyfb"
version = "0.1.0"