SaaSHub helps you find the best software and product alternatives Learn more →
Survey Alternatives
Similar projects and alternatives to survey
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
pterm
✨ #PTerm is a modern Go module to easily beautify console output. Featuring charts, progressbars, tables, trees, text input, select menus and much more 🚀 It's completely configurable and 100% cross-platform compatible.
-
-
-
-
cursor
🖱️ Go module to move the terminal cursor in any direction on every operating system. (by atomicgo)
-
-
-
-
goget
📦 A simple, good looking, go modules TUI! No more looking for the right "go get" command! (by MarvinJWendt)
-
-
githubql
Package githubv4 is a client library for accessing GitHub GraphQL API v4 (https://docs.github.com/en/graphql).
-
-
-
survey discussion
survey reviews and mentions
-
Goget: An interactive go module downloader | Looking for contributors | Level: Super Easy
The dropdown is made with https://github.com/AlecAivazis/survey
- Is there a terminal based "dialog" library?
-
Console application with menus
If you want something a little more advanced, check out survey
-
Recursively clone Gitlab Projects - Practice Project
Rather than get too far into the weeds with building a query through that library, it was ok to just query for every repo in the org and use https://github.com/AlecAivazis/survey to let the user filter at the command line. Might or might not be an idea to play with - it was _fun_ to see a couple of strong open source efforts play together /shrug :)
-
Interactive CLI prompts in Go
To create an interactive multi-select prompt we're going to use an awesome survey package:
-
Survey library
I'm coming from the go world, where I loved the survey library. I was wondering, whether rust has a similar one.
-
How do I move the terminal cursor cross-platform?
I am looking for a way to move the terminal cursor in different directions. (like Up(n), Left(n), Right(n), etc.) I could do this with ANSI escape codes, but Windows CMD doesn't handle that well. Unfortunately, I can't find a library that runs well on Windows and Linux. Survey does handle that pretty good, for their interactive CLI functions like dropdowns etc. but I don't want to "steal" their code. Also, their implementation is very customized to fit to the project, which makes it hard to isolate the code for moving the cursor. Does anybody know a light way to do this? (I would also happily take a library suggestion!) Thanks in advance!
-
Kure - CLI password manager
Thank you so much! The library is called Survey (which uses a package called terminal). It also allows you to use 'hjkl' like Vim.
-
A note from our sponsor - SaaSHub
www.saashub.com | 16 Jan 2025
Stats
AlecAivazis/survey is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of survey is Go.