winterm

Crates.iowinterm
lib.rswinterm
version0.6.0
sourcesrc
created_at2022-06-25 19:53:17.83643
updated_at2022-11-03 18:50:57.640146
descriptionA Rust library to create a pixelated window inside a terminal
homepage
repositoryhttps://github.com/clbrunet/winterm
max_upload_size
id613215
size25,201
BRUNET Clement (clbrunet)

documentation

README

winterm

Crates.io docs.rs

example image

A Rust library to create a pixelated window inside a terminal.

It uses crossterm as a backend.

Demo

cargo run --example demo

Documentation

https://docs.rs/winterm/latest/winterm/

Commit count: 27

cargo fmt