An animated running cat for the DankMaterialShell top bar. The cat's speed reflects your CPU usage — idle systems get a sleeping cat, busy systems get a zooming cat.
git clone https://github.com/xi-ve/cat-dms.git
cp -r cat-dms ~/.config/DankMaterialShell/plugins/CatWidgetThen in DMS: Settings > Plugins > Scan for Plugins > Enable Cat Widget > Add to DankBar.
- Cat Size — Sprite size in the bar (12-48px)
- Idle Threshold — CPU % below which the cat sleeps (default 15%)
- CPU Poll Interval — How often to sample CPU (1-10 sec)
- Show CPU % — Display percentage next to the cat
- Cat sprites and animation formula from CatWalk by Driglu4it (Yuri Saurov), originally inspired by RunCat by Kyome
- Built for DankMaterialShell by AvengeMedia