This commit is contained in:
Harivansh Rathi 2026-03-24 22:59:21 -04:00
parent 9adc74f6b7
commit 62a1aab859
4 changed files with 55 additions and 64 deletions

View file

@ -1,9 +1,9 @@
[package]
name = "desktop-ctl"
name = "deskctl"
version = "0.1.0"
edition = "2021"
description = "Desktop control CLI for AI agents - screenshot, click, type, window management on Linux X11"
license = "MIT OR Apache-2.0"
edition = "2026"
description = "X11 desktop control CLI for agents"
license = "MIT"
repository = "https://github.com/user/agent-computer"
[dependencies]