mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Adding termdash to Advanced Console UIs. (#2334)
This commit is contained in:
parent
efa7d47ec2
commit
04a9c2e792
@ -233,6 +233,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [simpletable](https://github.com/alexeyco/simpletable) - Simple tables in terminal with Go.
|
||||
* [tabular](https://github.com/InVisionApp/tabular) - Print ASCII tables from command line utilities without the need to pass large sets of data to the API.
|
||||
* [termbox-go](https://github.com/nsf/termbox-go) - Termbox is a library for creating cross-platform text-based interfaces.
|
||||
* [termdash](https://github.com/mum4k/termdash) - Go terminal dashboard based on **termbox-go** and inspired by [termui](https://github.com/gizak/termui).
|
||||
* [termtables](https://github.com/apcera/termtables) - Go port of the Ruby library [terminal-tables](https://github.com/tj/terminal-table) for simple ASCII table generation as well as providing markdown and HTML output.
|
||||
* [termui](https://github.com/gizak/termui) - Go terminal dashboard based on **termbox-go** and inspired by [blessed-contrib](https://github.com/yaronn/blessed-contrib).
|
||||
* [uilive](https://github.com/gosuri/uilive) - Library for updating terminal output in realtime.
|
||||
|
Loading…
Reference in New Issue
Block a user