ramble
A live per-process RAM usage pie chart in python using matplotlib and ps_mem.
Install
git clone git@github.com:astromancer/ramble.git
alias ramble='python $PWD/ramble'
Add the line above to your bashrc or bash_aliases if you want it to always be available
Usage
Launch the main event loop.
ramble
Here's an example of me launching firefox. The ffmpeg usage also creeps up as
as this animation is being built.