deskctl/npm/deskctl/README.md
Hari eac3a61ceb rename (#11)
* align docs and contract

* clean

* rename from deskctl-cli to deskctl

* runtime
2026-03-26 08:51:15 -04:00

598 B

deskctl

deskctl installs the command for Linux X11 systems.

Install

npm install -g deskctl

After install, run:

deskctl --help

One-shot usage is also supported:

npx deskctl --help

Runtime Support

  • Linux
  • X11 session
  • currently packaged release asset: linux-x64

deskctl downloads the matching GitHub Release binary during install. Unsupported targets fail during install with a clear runtime support error instead of installing a broken command.

If you want the Rust source-install path instead, use:

cargo install deskctl