waybar-docker

Crates.iowaybar-docker
lib.rswaybar-docker
version0.1.1
created_at2025-08-11 20:43:11.244905+00
updated_at2025-08-12 19:39:56.745205+00
descriptionA docker module for waybar that works for me.
homepage
repositoryhttps://github.com/kloki/waybar-docker
max_upload_size
id1790881
size38,835
Koen Klinkers (kloki)

documentation

README

waybar-docker

A docker module for waybar that works for me.

Install

cargo install waybar-docker

Add this to you config.jsonc

{
  "custom/docker": {
    "exec": "~/.cargo/bin/waybar-docker",
    "return-type": "json",
    "interval": 5
  }
}
Commit count: 0

cargo fmt