Skip to content

ericluap/AutoKeyboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AutoKeyboard

(Created by Eric)

Automate keypresses quickly (Video Below)

AutoKeyboard allows you to quickly program automated keypresses. The commands you have are:

  • :t <number> - Waits for <number> seconds
  • :k '<text>' - Types <text>
  • :c '<key1>' '<key2>', ... - Presses all keys connected with ' ' together and the groups separated by ',' sequentially.
  • :l <number> - Loops the following code <number> times
  • :e - Indicates where the loop ends. Any code following this will not be part of the loop.

AutoKeyboard

About

Automate keypresses quickly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages