@mariozechner/pi-tui

Terminal UI library with efficient differential rendering for text apps.

npmmacoslinuxwindows
Try with needOr install directly
Source

About

Terminal User Interface library with differential rendering for efficient text-based applications

Examples

build a terminal dashboard with real-time updates$ # Import pi-tui in your Kotlin/Java project and create widgets
render interactive forms in the terminal$ # Use pi-tui's form components for user input handling
display tables and lists in terminal applications$ # Leverage pi-tui's table and list rendering capabilities
create responsive terminal layouts that adapt to window size$ # Build flexible layouts with pi-tui's layout system
optimize terminal rendering performance for smooth animations$ # Use differential rendering to only update changed portions