A simple auto clicker written in Java.
Added a spacebar action. Adjusted some of the action intervals. Added key shortcuts for each action ('O' initiates/stops the left click action; 'P' initiates/stops the spacebar action).
This is an initial release which will automate a 'left click' action every 1.5 seconds while running. A later release may include a slider or input dialog to allow for variable intervals to be entered.
After launching the application simply click on the button presented to start the automation process. Clicking again will toggle the application back off.