Skip to content

astromancer/ramble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Example image



Here's an example of me launching firefox. The ffmpeg usage also creeps up as as this animation is being built.

Example gif

About

A live per-process RAM usage pie chart

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages