From d5f873a91586af368e64136829a97a964c72ba95 Mon Sep 17 00:00:00 2001 From: Juan Carlos Date: Wed, 15 Aug 2018 18:14:40 -0300 Subject: Added package xdo (#832) --- packages.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/packages.json b/packages.json index ee4e8a6..fcc029e 100644 --- a/packages.json +++ b/packages.json @@ -10348,6 +10348,23 @@ "license": "MIT", "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", -- cgit v1.2.3