Terminal-based user interface toolkit
Go to file
Oliver b83a7766a6 Added frames (with headers/footers) and buttons. Extended form. 2017-12-15 23:03:01 +01:00
demos Added frames (with headers/footers) and buttons. Extended form. 2017-12-15 23:03:01 +01:00
Application.go First commit. Some basic functionality. Publishing to GitHub now. 2017-12-15 15:29:21 +01:00
LICENSE.txt First commit. Some basic functionality. Publishing to GitHub now. 2017-12-15 15:29:21 +01:00
README.md First commit. Some basic functionality. Publishing to GitHub now. 2017-12-15 15:29:21 +01:00
box.go First commit. Some basic functionality. Publishing to GitHub now. 2017-12-15 15:29:21 +01:00
button.go Added frames (with headers/footers) and buttons. Extended form. 2017-12-15 23:03:01 +01:00
doc.go First commit. Some basic functionality. Publishing to GitHub now. 2017-12-15 15:29:21 +01:00
flex.go First commit. Some basic functionality. Publishing to GitHub now. 2017-12-15 15:29:21 +01:00
form.go Added frames (with headers/footers) and buttons. Extended form. 2017-12-15 23:03:01 +01:00
frame.go Added frames (with headers/footers) and buttons. Extended form. 2017-12-15 23:03:01 +01:00
inputfield.go Added frames (with headers/footers) and buttons. Extended form. 2017-12-15 23:03:01 +01:00
primitive.go First commit. Some basic functionality. Publishing to GitHub now. 2017-12-15 15:29:21 +01:00
util.go Added frames (with headers/footers) and buttons. Extended form. 2017-12-15 23:03:01 +01:00

README.md

Widgets for Terminal GUIs

Based on github.com/gdamore/tcell.

Work in progress.