Skip to content

hdfssk/bubblemon

 
 

Repository files navigation

Bubblemon visualizes CPU + memory + IO load + battery charge as a bubbling liquid.

Legend

The water level indicates how much RAM memory is in use.

The color of the liquid indicates how much swap space is used, between blue (none) and red (all).

The amount of bubbles reflects the CPU load. Bubbles in the middle only means only one core is doing work. Bubbles across the whole width means all cores are busy.

A reed-like graph shows IO load.

Fog means your battery is running low.

Installing

curl https://raw.githubusercontent.com/walles/bubblemon/master/osx/install.sh | bash

Developing

Go here for development instructions for macOS.

About

Widget visualizing system load as a bubbling liquid

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • M4 43.9%
  • C 36.1%
  • Shell 9.9%
  • Swift 7.9%
  • Makefile 1.9%
  • Objective-C 0.2%
  • sed 0.1%