An open API service indexing awesome lists of open source software.

https://github.com/jibstack64/gocular

A simple TUI library for Go.
https://github.com/jibstack64/gocular

easy go golang interface simple terminal tui

Last synced: about 1 year ago
JSON representation

A simple TUI library for Go.

Awesome Lists containing this project

README

          

# gocular

![GitHub](https://img.shields.io/github/license/jibstack64/gocular) ![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/jibstack64/gocular) ![GitHub release (latest by date)](https://img.shields.io/github/v/release/jibstack64/gocular)

*A simple TUI library for Go.*

---

> ![Preview](https://raw.githubusercontent.com/jibstack64/gocular/master/examples/preview.mp4)

For small, portable applications that don't need a major interface.

Examples can be found in the [tests folder](https://github.com/jibstack64/gocular/blob/master/tests).

You can see the documentation [here](https://github.com/jibstack64/gocular/blob/master/docs/DOCS.md).