Displays Docker disk usage directly in the Cinnamon panel.
- Shows selected Docker storage metric
- Hover tooltip shows full breakdown
- Configurable refresh interval
- Toggle total usage
- Color thresholds for quick visibility
- Quick cleanup action
- Docker installed and available in PATH
Copy folder to: ~/.local/share/cinnamon/applets/
Then enable in Cinnamon Settings → Applets
Uses: docker system df --format '{{json .}}'