A simple time management utility
In the root of the project run the following command:
gradle build
Navigate to folder build/libs/ and run the follow command:
java -jar --module-path {JAVAFX_SDK_PATH}/lib --add-modules javafx.controls,javafx.fxml,javafx.media PomodoroTimer-1.0.0.jar