#1 fx
Terminal JSON viewer & processor
A powerful little TUI framework 🏗
Health score 93/100, confidence 65/100.
| Latest version | Unknown |
| Imported by | 11.7K packages |
| Stars | 43.0K |
| Forks | 1.2K |
| Last activity | 2 days ago |
| Latest release | v2.0.7 (9 days ago) |
| License | MIT |
| Known vuln records | 0 |
| Symbol | Kind | Synopsis |
|---|---|---|
| BatchMsg | Type | type BatchMsg []Cmd |
| BlurMsg | Type | type BlurMsg struct{} |
| Cmd | Type | type Cmd func() Msg |
| Batch | Function | func Batch(cmds ...Cmd) Cmd |
| Every | Function | func Every(duration time.Duration, fn func(time.Time) Msg) Cmd |
| Exec | Function | func Exec(c ExecCommand, fn ExecCallback) Cmd |
| ExecProcess | Function | func ExecProcess(c *exec.Cmd, fn ExecCallback) Cmd |
| Printf | Function | func Printf(template string, args ...interface{}) Cmd |
| Println | Function | func Println(args ...interface{}) Cmd |
| ScrollDown | Function | func ScrollDown(newLines []string, topBoundary, bottomBoundary int) Cmd |
| ScrollUp | Function | func ScrollUp(newLines []string, topBoundary, bottomBoundary int) Cmd |
| Sequence | Function | func Sequence(cmds ...Cmd) Cmd |
Terminal JSON viewer & processor
podman-tui is a Terminal User Interface to interact with the podman (v3.x) and its using podman API bindings to communicate with podman environment (unix socket).
A tool for exploring each layer in a docker image
Signal-based reactive components framework for building TUIs.
Encrypted .env vault manager with interactive TUI for managing secrets across multiple environments and profiles.