A FlatLaf wrapper for making JConsole less ugly.
Building flat-jconsole requires Java 9+. The following command will output an executable jar into the target directory.
mvn clean package
Running flat-jconsole requires java 9+, however it can be used to monitor older JVMs.
java -jar flat-jconsole-1.0.0.jar -theme=FlatLightLaf
java -jar flat-jconsole-1.0.0.jar -h