Skip to content

A go lib based on tcell which builds a simple selectable menu UI in your terminal for golang projects.

Notifications You must be signed in to change notification settings

sshelll/menuscreen

Repository files navigation

MenuScreen

996.icu LICENSE

A simple go lib based on github.com/gdamore/tcell/v2,which helps you build a simple menu UI in your terminal.

Install

go get -u github.com/sshelll/menuscreen

Usage

demo is see ./test/xx.go.
when the screen started, you can press / to search and press enter to confirm, or you can press : to enter your customized content instead of choosing one.

Demo

img.png img.png

About

A go lib based on tcell which builds a simple selectable menu UI in your terminal for golang projects.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages