termdraw[community]
termDRAW!
termDRAW! creates editable diagrams, UI mocks, and terminal text graphics with OpenTUI. It stores boxes, lines, paint strokes, and text as retained objects.
Users can select, move, resize, and recolor objects after they draw them.
Native .td.json documents preserve object metadata for later editing.
The embeddable package supplies React components, OpenTUI renderables, and output helpers. The Pi package opens the editor as a full-screen overlay.
The project README documents the app, the OpenTUI package, and the Pi integration.