mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Added uilive to Advanced Console UIs
This commit is contained in:
parent
6ec3b4f029
commit
9e51c2d66c
@ -146,6 +146,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
* [termbox-go](https://github.com/nsf/termbox-go) - Termbox is a library for creating cross-platform text-based interfaces.
|
* [termbox-go](https://github.com/nsf/termbox-go) - Termbox is a library for creating cross-platform text-based interfaces.
|
||||||
* [termtables](https://github.com/apcera/termtables) - A 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
|
* [termtables](https://github.com/apcera/termtables) - A 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).
|
* [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) - A library for updating terminal output in realtime.
|
||||||
* [uiprogress](https://github.com/gosuri/uiprogress) - A flexible library to render progress bars in terminal applications.
|
* [uiprogress](https://github.com/gosuri/uiprogress) - A flexible library to render progress bars in terminal applications.
|
||||||
* [uitable](https://github.com/gosuri/uitable) - A library to improve readability in terminal apps using tabular data.
|
* [uitable](https://github.com/gosuri/uitable) - A library to improve readability in terminal apps using tabular data.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user