mirror of
https://github.com/harivansh-afk/deskctl.git
synced 2026-04-15 08:03:43 +00:00
753 B
753 B
deskctl
Desktop control cli for AI agents on Linux X11.
Install
npm install -g deskctl
deskctl doctor
deskctl snapshot --annotate
Skill
npx skills add harivansh-afk/deskctl
Docs
- runtime contract: docs/runtime-contract.md
- releasing: docs/releasing.md
- contributing: CONTRIBUTING.md
Install paths
Nix:
nix run github:harivansh-afk/deskctl -- --help
nix profile install github:harivansh-afk/deskctl
Rust:
cargo build