A template for quickly creating automated mouse clicks and keypresses (using java.awt.Robot).
Because I don't have the patience to publish stuff to mavenCentral, you need to build one dependency locally before you can build this project.
cd ..
git clone https://github.com/yngvark/robothelper-lib
./gradlew publish
make run