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.
- Host: GitHub
- URL: https://github.com/jibstack64/gocular
- Owner: jibstack64
- License: mit
- Created: 2023-02-25T23:38:11.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-08T16:29:41.000Z (about 3 years ago)
- Last Synced: 2025-02-14T12:55:28.624Z (about 1 year ago)
- Topics: easy, go, golang, interface, simple, terminal, tui
- Language: Go
- Homepage:
- Size: 1.06 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gocular
  
*A simple TUI library for Go.*
---
> 
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).