A simple time management utility for android

Pomodoro Timer

A simple time management utility

📸 Screenshots

🔩 Build & Run

1. Requirements
2. Build

In the root of the project run the following command:

gradle build
3. Run the application

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

GitHub

View Github

Leave a Reply

Your email address will not be published. Required fields are marked *