#ratatui #draw #terminal #tui

app qraw

simple terminal drawing canvas

2 releases

new 0.1.1 Nov 10, 2024
0.1.0 Nov 9, 2024

#1055 in Command line utilities

Download history 57/week @ 2024-11-04

57 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

~13–24MB
~358K SLoC