#ratatui #draw #terminal #tui

app qraw

simple terminal drawing canvas

2 releases

0.1.1 Nov 10, 2024
0.1.0 Nov 9, 2024

#1188 in Command line utilities

Download history 200/week @ 2024-11-06 21/week @ 2024-11-13 9/week @ 2024-11-20 12/week @ 2024-11-27 93/week @ 2024-12-04 50/week @ 2024-12-11 24/week @ 2024-12-18 31/week @ 2024-12-25

205 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–22MB
~331K SLoC