mirror of https://github.com/jroimartin/gocui.git
Add cointop to "Projects using gocui"
This commit is contained in:
parent
f2f6a1fab8
commit
491cd051cf
|
@ -105,5 +105,6 @@ func quit(g *gocui.Gui, v *gocui.View) error {
|
|||
* [kcli](https://github.com/cswank/kcli): Tool for inspecting kafka topics/partitions/messages.
|
||||
* [fac](https://github.com/mkchoi212/fac): git merge conflict resolver
|
||||
* [jsonui](https://github.com/gulyasm/jsonui): Interactive JSON explorer for your terminal.
|
||||
* [cointop](https://github.com/miguelmota/cointop): Interactive terminal based UI application for tracking cryptocurrencies.
|
||||
|
||||
Note: if your project is not listed here, let us know! :)
|
||||
|
|
Loading…
Reference in New Issue