Added package autotyper
This commit is contained in:
parent
a2883af696
commit
54e8c8bb28
1 changed files with 13 additions and 0 deletions
|
|
@ -15017,5 +15017,18 @@
|
||||||
"description": "A tiny static file web server.",
|
"description": "A tiny static file web server.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/me7/srv"
|
"web": "https://github.com/me7/srv"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "autotyper",
|
||||||
|
"url": "https://github.com/kijowski/autotyper",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"terminal",
|
||||||
|
"cli",
|
||||||
|
"typing-emulator"
|
||||||
|
],
|
||||||
|
"description": "Keyboard typing emulator",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/kijowski/autotyper"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue