GitHub - mcass19/kino_ex_ratatui: Run ExRatatui apps inside Livebook ยท GitHub
2026-05-31
![]()
A Kino widget that runs ExRatatui terminal UIs inside a Livebook cell, piping ANSI output through xterm.js and routing keyboard and resize events back to the app. It handles responsive sizing, inline images over Sixel and iTerm2, xterm.js theming, and telemetry on transport and render. Any existing ExRatatui.App runs unchanged, and you also get static frame rendering for docs, screen-reader-friendly stopped states, and no leftover browser state between cell runs.
Was this useful?