#linux-terminal #terminal #linux #2d #graphics

simple-term-renderer

A *linux* terminal renderer library in rust

2 unstable releases

0.5.0 Apr 30, 2024
0.4.1 Apr 13, 2023

#199 in Graphics APIs

Download history 5/week @ 2024-02-17 11/week @ 2024-02-24 1/week @ 2024-03-02 8/week @ 2024-03-09 1/week @ 2024-03-16 12/week @ 2024-03-30 1/week @ 2024-04-06 121/week @ 2024-04-27 7/week @ 2024-05-04

128 downloads per month

Custom license

91KB
2K SLoC

Simple Terminal Renderer

A linux terminal renderer library for rust inspired by the processing project. (It was previously named "Termkan" though I renamed it to be more representative of what it is)

Disclaimer: This crate is an experiment to see if I could create a terminal graphical tool. It might get updates (sixel, regis), or it might not, I don't know.

Tests

To run a test, use the command: cargo test *test_name* -- --nocapture 2>err.log

Dependencies

~15MB
~110K SLoC