wlprobe

Crates.iowlprobe
lib.rswlprobe
version0.1.0
created_at2024-08-26 18:29:49.192253+00
updated_at2024-12-08 20:41:48.936799+00
descriptionwayland-info but intended for computers rather than humans.
homepage
repositoryhttps://github.com/PolyMeilex/wlprobe
max_upload_size
id1352498
size15,267
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 wlprobe

wlprobe > output.json
Commit count: 87

cargo fmt