mirror of
https://github.com/harivansh-afk/deskctl.git
synced 2026-04-15 01:00:29 +00:00
828 B
828 B
deskctl
Desktop control cli for AI agents on X11.
https://github.com/user-attachments/assets/e820787e-4d1a-463f-bdcf-a829588778bf
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