manifoldco/promptui
Interactive prompt for command-line applications observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3243
- days_rel: n/a
- days_push: 757
- n_releases_24m: 0
Adoption not part of the score
6402 stars · 343 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Promptui is a Go library for building interactive command-line prompts, offering single-line input with validation and masking plus searchable, paginated select lists. It integrates easily with CLI frameworks like cobra and urfave/cli.
Use cases
- ask users for input in a go cli tool
- interactive select menu from a list in terminal
- prompt with validation and masked password input in go
- build interactive command-line application prompts
- searchable dropdown selection in a terminal app
When to choose
- you are writing a Go CLI and need interactive prompts or select menus
- you want lightweight, dependency-free terminal input with validation and templating
When to avoid
- you need a TUI framework with panels and complex layouts
- your project is not in Go
- you need a library under very active development, as maintenance is minimal
Facets
library · maturity maintenance
cli terminal-ui developer-tools developer-tools cross-platform go cli cross-platform interactive-prompts user-input select-menu cobra-integration command-line
7 sources
- readme: https://github.com/manifoldco/promptui · fetched 2026-08-28 · f93f45c48845
- homepage: https://www.manifold.co · fetched 2026-08-29 · 534d653045d3
- site_page: https://docs.snyk.io/ · fetched 2026-08-29 · 6e54bf85d166
- site_page: https://snyk.io/about/leadership · fetched 2026-08-29 · d1f0f65e20e7
- site_page: https://snyk.io/about · fetched 2026-08-29 · 1a1f4aed042b
- site_page: https://snyk.io/plans · fetched 2026-08-29 · 1d3054a4fa9e
- site_page: https://snyk.io/integrations · fetched 2026-08-29 · ecdc364cd61c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| manifoldco/promptui | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="manifoldco/promptui")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem