ibraheemdev / modern-unix

A collection of modern/faster/saner alternatives to common unix commands.
30.59k stars 775 forks source link

Proposal: btop #69

Open FlyingHavoc opened 2 years ago

FlyingHavoc commented 2 years ago

Resource monitor that shows usage and stats for processor, memory, disks, network and processes. C++ version and continuation of bashtop and bpytop. https://github.com/aristocratos/btop

Thelvaen commented 2 years ago

I'm voting on that one too, it's a native binary, and does not have external dependencies on npm/javascript interpreter.

cosmojg commented 1 year ago

Yeah, why isn't this here? Definitely the best top-like experience there is!