All Projects → burl → inquire

burl / inquire

Licence: MIT license
a collection of common interactive command line user interfaces

Programming Languages

go
31211 projects - #10 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to inquire

wtcolor
A tool that can change color theme of Windows Terminal conveniently and easily!
Stars: ✭ 25 (+25%)
Mutual labels:  terminal-colors
sourcerer
read code like a wizard. a 16bit color scheme for hackers
Stars: ✭ 136 (+580%)
Mutual labels:  terminal-colors
pywal-web
Web interface for pywal
Stars: ✭ 36 (+80%)
Mutual labels:  terminal-colors
terco
A small collection of terminal colorschemes.
Stars: ✭ 12 (-40%)
Mutual labels:  terminal-colors
hax
Zero-config Hacky Hackpecker setup
Stars: ✭ 16 (-20%)
Mutual labels:  terminal-colors
File-LsColor
Colorize input filenames just like ls(1) does
Stars: ✭ 33 (+65%)
Mutual labels:  terminal-colors
SomaFM
A simple Python 3.x terminal interface for streaming SomaFM
Stars: ✭ 27 (+35%)
Mutual labels:  terminal-colors
bliss-zsh
A delicate Zsh theme that injects color without overwhelming your workspace
Stars: ✭ 20 (+0%)
Mutual labels:  terminal-colors
enrich
Enrich adds few missing features to the wonderful rich library.
Stars: ✭ 20 (+0%)
Mutual labels:  terminal-colors
Qprompt
Python library for quick CLI user prompts, input, and menus.
Stars: ✭ 46 (+130%)
Mutual labels:  user-input
Indicators
Activity Indicators for Modern C++
Stars: ✭ 1,838 (+9090%)
Mutual labels:  terminal-colors
Huepy
Print awesomely in terminals.
Stars: ✭ 1,421 (+7005%)
Mutual labels:  terminal-colors
TermColor
🎨 Effortlessly generate color-schemes for terminal emulators by a single drop of an image!
Stars: ✭ 40 (+100%)
Mutual labels:  terminal-colors
go-windows-terminal-sequences
Enable support for Windows Terminal Colors
Stars: ✭ 27 (+35%)
Mutual labels:  terminal-colors
tamcolors
tamcolors is a terminal game library which supports multiplayer and audio. tamcolors gives a buffer which lets the user set the character, foreground color and background color which can draw at a stable FPS of 25 on all supported console.
Stars: ✭ 24 (+20%)
Mutual labels:  terminal-colors

inquire

A collection of common interactive command line user interfaces

inquire attempts to replicate the look and feel of the Node package inquirer, but for Go.

Example

See demo/grail.go for a demonstration of using the API to gather input.

Demo

API

API documentation can be found at godoc.org.

License

This library is under the MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].