#ratatui #draw #terminal #tui

app qraw

simple terminal drawing canvas

2 releases

0.1.1 Nov 10, 2024
0.1.0 Nov 9, 2024

#1168 in Command line utilities

Download history 152/week @ 2024-11-04 65/week @ 2024-11-11 13/week @ 2024-11-18 79/week @ 2024-12-02 67/week @ 2024-12-09

162 downloads per month

MIT license

725KB
155 lines

qraw

simple terminal drawing canvas.

installation

crate.io

cargo install qraw

github

cargo install --git https://github.com/amatagonsk/qraw.git

hotkey

LMB(drag): draw
RMB(drag): erase
s: save txt file. filename:draw(qraw).txt
c: clear canvas

nice framework

ratatui

Dependencies

~12–23MB
~334K SLoC