Desktop control CLI for AI agents https://deskctl.dev
Find a file
2026-03-27 00:20:37 -04:00
.github/workflows reorder pipeline 2026-03-26 14:40:45 -04:00
assets Phase 3: screenshot annotation with bounding boxes and @wN labels 2026-03-24 21:28:10 -04:00
docker docker-compose build 2026-03-25 12:40:14 -04:00
docs rename (#11) 2026-03-26 08:51:15 -04:00
npm/deskctl release: v0.1.12 [skip ci] 2026-03-26 19:31:47 +00:00
site replace firefox with chrome (#14) 2026-03-26 15:25:40 -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 termination bug 2026-03-27 00:20:37 -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.12 [skip ci] 2026-03-26 19:31:47 +00:00
Cargo.toml release: v0.1.12 [skip ci] 2026-03-26 19:31:47 +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 2026-03-26 09:35:46 -04:00

deskctl

npm skill

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

Install paths

Nix:

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

Rust:

cargo build