This repo contains modified version of iCircles. The original published app can be found here.
mvn package
This will produce executable iCircles-x.y.jar in target/
java -jar iCircles-x.y.jar
You can run the above with -help
to see all available options.