Tuile is a small TUI framework built on top of the TTY toolkit. It models the terminal as a tree of components (windows, lists, text fields, popups) with an invalidation-based repaint model and a single-threaded event queue, so apps don't have to think about locking. The name is French for "roof tile" — a small piece that composes into a larger whole.
Required Ruby Version
>= 3.3.0
Authors
Martin Vysny
Versions
- 0.12.0 August 17, 2026 (399 KB)
- 0.11.0 August 12, 2026 (363 KB)
- 0.10.0 August 02, 2026 (318 KB)
- 0.9.0 July 05, 2026 (198 KB)
- 0.8.0 June 11, 2026 (167 KB)