Desktop control CLI for AI agents https://deskctl.dev
Find a file
2026-03-27 19:40:24 -04:00
.github/workflows crates.io 2026-03-27 19:40:24 -04:00
assets Phase 3: screenshot annotation with bounding boxes and @wN labels 2026-03-24 21:28:10 -04:00
demo demo 2026-03-27 19:25:26 -04:00
docker docker-compose build 2026-03-25 12:40:14 -04:00
docs crates.io 2026-03-27 19:40:24 -04:00
npm/deskctl release: v0.1.13 [skip ci] 2026-03-27 14:10:07 +00:00
site crates.io 2026-03-27 19:40:24 -04:00
skills/deskctl replace firefox with chrome (#14) 2026-03-26 15:25:40 -04:00
src fix termination bug 2026-03-27 00:20:37 -04:00
tests fix helper 2026-03-27 10:04:10 -04:00
.dockerignore docker-compose build 2026-03-25 12:40:14 -04:00
.gitignore rename (#11) 2026-03-26 08:51:15 -04:00
.pre-commit-config.yaml tests and tooling (#4) 2026-03-25 19:29:59 -04:00
AGENTS.md Phase 6: utility commands, SKILL.md, AGENTS.md, README.md 2026-03-24 21:40:29 -04:00
Cargo.lock release: v0.1.13 [skip ci] 2026-03-27 14:10:07 +00:00
Cargo.toml release: v0.1.13 [skip ci] 2026-03-27 14:10:07 +00:00
CONTRIBUTING.md rename (#11) 2026-03-26 08:51:15 -04:00
flake.lock nix (#7) 2026-03-25 23:18:28 -04:00
flake.nix nix (#7) 2026-03-25 23:18:28 -04:00
LICENCE licence 2026-03-25 19:34:36 -04:00
Makefile rename (#11) 2026-03-26 08:51:15 -04:00
README.md Update README with asset link and description change 2026-03-27 18:17:51 -04:00

deskctl

npm skill

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

Install paths

Nix:

nix run github:harivansh-afk/deskctl -- --help
nix profile install github:harivansh-afk/deskctl

Rust:

cargo build