Added package xdo (#832)

This commit is contained in:
Juan Carlos 2018-08-15 18:14:40 -03:00 committed by Dominik Picheta
parent a0150ec534
commit d5f873a915

View File

@ -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",