#ratatui #draw #terminal #tui

app qraw

simple terminal drawing canvas

2 releases

0.1.1 Nov 10, 2024
0.1.0 Nov 9, 2024

#1670 in Command line utilities

Download history 186/week @ 2024-11-05 32/week @ 2024-11-12 12/week @ 2024-11-19 5/week @ 2024-11-26 85/week @ 2024-12-03 61/week @ 2024-12-10 26/week @ 2024-12-17 33/week @ 2024-12-24 12/week @ 2024-12-31 10/week @ 2025-01-07

86 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
~340K SLoC