Install golang-github-jroimartin-gocui-dev by entering the following commands in the terminal:
sudo apt update sudo apt install golang-github-jroimartin-gocui-dev
Description:
Minimalist Go package aimed at creating Console User Interfaces
Features • Minimalist API. • Views (the "windows" in the GUI) implement the interface io.ReadWriter. • Support for overlapping views. • The GUI can be modified at runtime (concurrent-safe). • Global and view-level keybindings. • Mouse support. • Colored text. • Customizable edition mode. • Easy to build reusable widgets, complex layouts...
Homepage: https://github.com/jroimartin/gocui
Version: 0.3.0+git20170212.45.ed41d1b-1
Section: universe/devel