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

Simple GUI #6

Closed emiln closed 9 years ago

emiln commented 9 years ago

This very crude GUI allows the user to start and stop clicking at a given rate. The number is interpreted as the intended number of clicks per second to perform.

This closes #5.