mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 07:33:11 +00:00
Added package nimautogui (#2664)
This commit is contained in:
parent
61bb2dc5eb
commit
7c8636e165
@ -30932,5 +30932,17 @@
|
||||
"description": "RNG for dummies in Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/xTrayambak/librng"
|
||||
},
|
||||
{
|
||||
"name": "nimautogui",
|
||||
"url": "https://github.com/Cooperzilla/nimautogui",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"winapi"
|
||||
],
|
||||
"description": "Moving the mouse around in nim inspired by python's pyautogui. Windows Only",
|
||||
"license": "GNU GENERAL PUBLIC LICENSE",
|
||||
"web": "https://github.com/Cooperzilla/nimautogui"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user