console-application.md

July 15, 2021 · View on GitHub

Bookmarks tagged [console-application]

www.codever.land/bookmarks/t/console-application

asciigraph

https://github.com/guptarohit/asciigraph

Go package to make lightweight ASCII line graph ╭┈╯ in command line apps with no other dependencies.


aurora

https://github.com/logrusorgru/aurora

ANSI terminal colors that supports fmt.Printf/Sprintf.


cfmt

https://github.com/mingrammer/cfmt

Contextual fmt inspired by bootstrap color classes.


chalk

https://github.com/ttacon/chalk

Intuitive package for prettifying terminal/console output.


color

https://github.com/fatih/color

Versatile package for colored terminal output.


colourize

https://github.com/TreyBastian/colourize

Go library for ANSI colour text in terminals.


ctc

https://github.com/wzshiming/ctc

The non-invasive cross-platform terminal color library does not need to modify the Print method.


go-ataman

https://github.com/workanator/go-ataman

Go library for rendering ANSI colored text templates in terminals.


go-colorable

https://github.com/mattn/go-colorable

Colorable writer for windows.


go-colortext

https://github.com/daviddengcn/go-colortext

Go library for color output in terminals.


go-isatty

https://github.com/mattn/go-isatty

isatty for golang.


go-prompt

https://github.com/c-bata/go-prompt

Library for building a powerful interactive prompt, inspired by python-prompt-toolkit.


gocui

https://github.com/jroimartin/gocui

Minimalist Go library aimed at creating Console User Interfaces.


gommon/color

https://github.com/labstack/gommon/tree/master/color

Style terminal text.


gookit/color

https://github.com/gookit/color

Terminal color rendering tool library, support 16 colors, 256 colors, RGB color rendering output, compatible with Windows.


mpb

https://github.com/vbauerster/mpb

Multi progress bar for terminal applications.


progressbar

https://github.com/schollz/progressbar

Basic thread-safe progress bar that works in every OS.


simpletable

https://github.com/alexeyco/simpletable

Simple tables in terminal with Go.


tabby

https://github.com/cheynewallace/tabby

A tiny library for super simple Golang tables.


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.


termtables

https://github.com/apcera/termtables

Go port of the Ruby library terminal-tables 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.


uilive

https://github.com/gosuri/uilive

Library for updating terminal output in realtime.


uiprogress

https://github.com/gosuri/uiprogress

Flexible library to render progress bars in terminal applications.


uitable

https://github.com/gosuri/uitable

Library to improve readability in terminal apps using tabular data.