Terminal UI library with rich, interactive widgets — written in Golang
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Oliver b83a7766a6 Added frames (with headers/footers) and buttons. Extended form. 7 years ago
demos Added frames (with headers/footers) and buttons. Extended form. 7 years ago
Application.go
LICENSE.txt
README.md
box.go
button.go Added frames (with headers/footers) and buttons. Extended form. 7 years ago
doc.go
flex.go
form.go Added frames (with headers/footers) and buttons. Extended form. 7 years ago
frame.go Added frames (with headers/footers) and buttons. Extended form. 7 years ago
inputfield.go Added frames (with headers/footers) and buttons. Extended form. 7 years ago
primitive.go
util.go Added frames (with headers/footers) and buttons. Extended form. 7 years ago

README.md

Widgets for Terminal GUIs

Based on github.com/gdamore/tcell.

Work in progress.