bcicen / ctop

Top-like interface for container metrics
https://ctop.sh
MIT License
15.58k stars 527 forks source link

Is this project still maintained? #334

Open duberlyguarnizofuentesrivera opened 1 year ago

duberlyguarnizofuentesrivera commented 1 year ago

Last version is from more than one year ago, and PR and issues are piling up.

bbsixzz commented 1 year ago

He's dead, Jim

I'm using https://github.com/jesseduffield/lazydocker now

StefanWetterActiware commented 1 year ago

@bcicen Hey Bradley, i am interested as well: Is this still maintained?

DMW007 commented 1 year ago

The latest release is ~1.5 years old and the last commit from the owner of this project was over a year ago, there are currently 19 open pull requests. So I fear that for some reasons, he has no interest in ctop any more. So I'd consider this currently unmaintained.

It seems like GitHub restricts the fork lists, so it's hard to see if someone forked it under a new name to maintain it.

CheyiLin commented 8 months ago

@DMW007 Check this https://techgaun.github.io/active-forks/#bcicen/ctop

Unfortunately, none of forks look promising.

derlin commented 5 months ago

lazydocker is an amazing project, but doesn't provide the same overview functionality. If you stumble upon any other project that allows to see all containers and their CPU/Mem/IO usage at a glance, please post it here!

DocBrown101 commented 2 weeks ago

I have found two projects that provide a similar representation to ctop. That would be dry and oxker, although I find the representation of dry much better:

dry monitor mode:

dry -m
skobkin commented 2 weeks ago

@DocBrown101 Thank you! dry looks really good.