LeXtudio.LibreWpf.Cli
0.2.0
Prefix Reserved
dotnet tool install --global LeXtudio.LibreWpf.Cli --version 0.2.0
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local LeXtudio.LibreWpf.Cli --version 0.2.0
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=LeXtudio.LibreWpf.Cli&version=0.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package LeXtudio.LibreWpf.Cli --version 0.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
LeXtudio.LibreWpf.Cli
LibreWPF command-line tool for DevFlow workflows.
Documentation
Install
dotnet tool install --global LeXtudio.LibreWpf.Cli
Usage
dotnet librewpf version
dotnet librewpf doctor
dotnet librewpf new MyApp
dotnet librewpf build
dotnet librewpf commands
dotnet librewpf devflow status
DevFlow Commands
Beyond status/screenshot/tap/webview, the CLI also exposes:
| Command | Description |
|---|---|
devflow extensions list\|describe\|call |
Discover and invoke [DevFlowAction]-annotated methods in the running app. |
devflow inspector |
Start a browser-based live UI inspector proxying the running agent. |
devflow broker start\|stop\|status\|list |
Manage the multi-agent broker daemon. |
devflow network list\|detail\|clear |
Inspect HTTP traffic captured from apps using DevFlowHttp.CreateClient(). |
devflow ui query\|hit-test\|assert |
Query the live tree with CSS selectors, hit-test a point, or assert on selector matches. |
devflow alert detect\|dismiss |
Detect and dismiss native dialog boxes. |
Plus top-level commands (machine-readable command schema) and batch (newline-delimited JSON command execution over stdin).
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.2.0 | 0 | 7/15/2026 |