vtop
A graphical activity monitor for the command line
Vtop is a free and open-source activity monitor for the command line. It’s written in node.js and can be easily extended. It uses Unicode braille characters to draw CPU and Memory charts, helping you visualize spikes. We also group processes with the same name together. We calculate the CPU percentage as a total of your overall system power. 100% is all cores and HyperThreads maxed out. This is different to how Apple Activity monitor works. If your terminal supports mouse events (like iTerm...