emiln / cljck

An OS-agnostic Clojure library for automating keyboard and mouse actions.
GNU General Public License v3.0
5 stars 0 forks source link

Send key presses #15

Closed emiln closed 9 years ago

emiln commented 9 years ago

To use the abilities with cool downs, you need to be able to simulate key presses.

emiln commented 9 years ago

Mikael pointed out the existence of this. Why not just use that for a start?