jroimartin / gocui

Minimalist Go package aimed at creating Console User Interfaces.
BSD 3-Clause "New" or "Revised" License
9.85k stars 610 forks source link

Another project #132

Open brycemcanally opened 6 years ago

brycemcanally commented 6 years ago

Bashly: A terminal-based application for working with Bash scripts. https://github.com/brycemcanally/bashly.git

Thanks for the library!

MichaelMure commented 6 years ago

Baton: CLI to manage Spotify playback https://github.com/joshuathompson/baton

boonkerz commented 6 years ago

A simple terminal UI for git commands, written in Go with the gocui library. https://github.com/jesseduffield/lazygit

MichaelMure commented 6 years ago

Also git related, I'm making git-bug, a bugtracker embedded in git, that feature an interactive terminal UI https://github.com/MichaelMure/git-bug