Crates.io | wlprobe |
lib.rs | wlprobe |
version | |
source | src |
created_at | 2024-08-26 18:29:49.192253 |
updated_at | 2024-12-08 20:41:48.936799 |
description | wayland-info but intended for computers rather than humans. |
homepage | |
repository | https://github.com/PolyMeilex/wlprobe |
max_upload_size | |
id | 1352498 |
Cargo.toml error: | TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
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