From b96e92d987e16ad029815b2c2e9a87db532094ef Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Thu, 12 Mar 2015 12:45:29 +0100 Subject: [PATCH] Add termui --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bee727c6..8a477266 100644 --- a/README.md +++ b/README.md @@ -131,6 +131,7 @@ Join us on IRC at **#awesome-go** on freenode [web access](http://webchat.freeno * [color](https://github.com/fatih/color) - Versatile package for colored terminal output. * [go-colortext](https://github.com/daviddengcn/go-colortext) - Go library for color output in terminals. * [termbox-go](https://github.com/nsf/termbox-go) - Termbox is a library for creating cross-platform text-based interfaces. +* [termui](https://github.com/gizak/termui) - Go terminal dashboard based on [termbox-go](https://github.com/nsf/termbox-go) and inspired by [blessed-contrib](https://github.com/yaronn/blessed-contrib). ## Database