Minimalist Go package aimed at creating Console User Interfaces
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... This package contains the source code needed for building packages that reference the following Go import paths: – github.com/jroimartin/gocui
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.4.0-6.fc35 | - |
Fedora 35 | 0.4.0-6.fc35 | - |
Fedora 34 | 0.4.0-5.fc34 | - |
You can contact the maintainers of this package via email at
golang-github-jroimartin-gocui dash maintainers at fedoraproject dot org
.