tdraw
Draw ASCII art in terminal
Go★ 195⑂ 6 forksWTFPLupdated 5 years ago
git clone https://github.com/aca/tdraw.gitaca/tdrawREADME.mdfork it — it’s yours
tdraw
Inspired by Explaining Code using ASCII Art.
Supports box / line drawing, text input and eraser.
Install
go get -u github.com/aca/tdraw
or download from https://github.com/aca/tdraw/releases
Usage
tdraw > draw.txt
// tdraw has 4 mode.
ESC: Box(+Undirected line, default)
l: Directed line
t: Text
e: Erase
CTRL-C/CTRL-D: exit
// It might not work if terminal emulator consumes right click(iterm2)
MouseR: Eraser
more like this
thorn
a pure lazy functional programming language to make ASCII art animations (and other things too)
Rust★ 50
emoticon_kaomoji_dataset
Dataset of 62,000 text emoticons and kaomojis with labels.
Jupyter Notebook★ 50
