uilive
Terminal updater
A Go library for updating terminal output in real-time
uilive is a go library for updating terminal output in realtime
2k stars
17 watching
87 forks
Language: Go
last commit: over 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
gosuri/uiprogress | A Go library to render progress bars in terminal applications | 2,110 |
mouuff/go-rocket-update | A library to enable cross-platform self-updating of Go applications | 103 |
gosuri/uitable | Improves readability in terminal apps by representing data as tables with customizable column sizing and wrapping | 735 |
gosuri/go-store | Provides a platform-independent interface to persist and retrieve data in various store implementations. | 112 |
vladimirmarkelov/clui | A console UI library with built-in theme support, enabling the creation of custom terminal interfaces. | 670 |
muesli/termenv | A library providing safe and convenient styling options for terminal output. | 1,755 |
go-playground/log | A simple and highly configurable logging library for Go. | 293 |
lambdaisland/trikl | A Clojure-based terminal UI library that allows developers to build interactive command-line interfaces with components and state changes. | 147 |
wlevene/ini | A Go library for parsing and manipulating INI configuration files | 15 |
abusomani/go-palette | A Go library for decorating terminals with ANSI colors | 17 |
issue9/term | A library providing functions to control terminal output using ANSI escape codes and colors. | 39 |
shurcool/go-package-store | Displays updates for Go packages in your GOPATH. | 899 |
nao1215/gup | A tool that updates binaries installed by the go install command with goroutines. | 343 |
petaki/inertia-go | A Go package providing an Inertia.js server-side adapter | 211 |
ugorji/go | A high-performance, feature-rich Idiomatic Go 1.4+ codec/encoding library for various binary and text formats. | 1,861 |