wlprobe

Crates.iowlprobe
lib.rswlprobe
version0.0.3
sourcesrc
created_at2024-08-26 18:29:49.192253
updated_at2024-08-26 18:29:49.192253
descriptionwayland-info but intended for computers rather than humans.
homepage
repositoryhttps://github.com/PolyMeilex/wlprobe
max_upload_size
id1352498
size15,834
Bartłomiej Maryńczak (PolyMeilex)

documentation

https://docs.rs/wlprobe

README

wlprobe

wayland-info but intended for computers rather than humans. Emits JSON which wayland-info cannot yet do.

You can get the binary from release page or build it yourself using cargo

Just build and run:

cargo run

Install the binary on the system:

cargo install --path .

wlprobe > output.json
Commit count: 0

cargo fmt