Skip to content

electrikmilk/ttuy

Repository files navigation

ttuy

ttuy

Build Releases GoDoc Go Report Card

ttuy (pronounced tee-tee-YU-Y or like TUI) is an easy-to-use, performant, procedural CLI UI framework. It has widgets for asking for user input through text, selection, showing progress, and for creating your own interactive widgets.

go get github.com/electrikmilk/ttuy
import "github.com/electrikmilk/ttuy"

Documentation

ttuy uses ANSI escape codes to manipulate the terminal.