deskctl/npm/deskctl-cli/README.md
2026-03-25 22:48:04 -04:00

628 B

deskctl-cli

deskctl-cli installs the deskctl command for Linux X11 systems.

Install

npm install -g deskctl-cli

After install, run:

deskctl --help

One-shot usage is also supported:

npx deskctl-cli --help

Runtime Support

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

deskctl-cli 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