diff options
| -rw-r--r-- | packages.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/packages.json b/packages.json index ee4e8a6..fcc029e 100644 --- a/packages.json +++ b/packages.json @@ -10349,6 +10349,23 @@ "web": "https://github.com/treeform/typography" }, { + "name": "xdo", + "url": "https://github.com/juancarlospaco/nim-xdo", + "method": "git", + "tags": [ + "automation", + "linux", + "gui", + "keyboard", + "mouse", + "typing", + "clicker" + ], + "description": "Nim GUI Automation Linux, simulate user interaction, mouse and keyboard.", + "license": "MIT", + "web": "https://github.com/juancarlospaco/nim-xdo" + }, + { "name": "nimblegui", "url": "https://github.com/ThomasTJdev/nim_nimble_gui", "method": "git", |
