AlecAivazis/survey
A golang library for building interactive and accessible prompts with full support for windows and posix terminals. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
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: 3594
- days_rel: n/a
- days_push: 878
- n_releases_24m: 0
Adoption not part of the score
4105 stars · 347 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Go library for building interactive and accessible terminal prompts (input, select, multi-select, confirm, etc.) with support for Windows and POSIX terminals. The project is no longer maintained, with Bubble Tea suggested as an alternative.
Use cases
- build interactive cli prompts in go
- ask users questions from a command line tool
- create select menus and confirmations in a terminal app
- collect validated user input into a struct
- build cross-platform interactive command line wizards
When to choose
- you need a simple, well-documented prompt library for a Go CLI
- you must support both Windows and POSIX terminals
- you want struct-tag based answer binding with type conversion
When to avoid
- you need an actively maintained library - it is abandoned
- you want rich TUI layouts beyond simple prompts - consider Bubble Tea
- you are starting a new Go project needing long-term support
Facets
library · maturity abandoned
cli developer-tools developer-tools go cli cross-platform windows interactive-prompts terminal-ui ansi-escape-sequences unmaintained command-line linux macos
1 source
- readme: https://github.com/AlecAivazis/survey · fetched 2026-08-28 · 2de80b94308b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| AlecAivazis/survey | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="AlecAivazis/survey")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem