jroimartin / gocui

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

Lazydocker is not listed #240

Closed Mehdi-YC closed 2 years ago

Mehdi-YC commented 2 years ago

I saw that lazy docker is not listed here so i wanted to let you kniw that one of the best projects im using is using this repo

https://github.com/jesseduffield/lazydocker

also pls let me know if this is still maintained , i plan to use it form my "lazyvenv" project

jwlodek commented 2 years ago

It is unmaintained, there is a more recently maintained fork: https://github.com/awesome-gocui/gocui

Mehdi-YC commented 2 years ago

ok thank you i will take a look at this fork