Skip to content

andrewmeme/pomodoroFX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PomodoroFX

A pomodoro clock application built in Java 11 with JavaFX.

Pomodoro technique is a time management method to increase productivity. It employs the 25 minutes work session, 5 minutes break cycle to achieve optimal concentration during tasks.

Dark Mode Light Mode

Application Features

PomodoroFX allows the user to:

  • Changing the work session and break length
  • Optional long break can be toggled for every 4 work sessions
  • Light and dark mode support
  • Allow the window to always be on top

Build Project

The repository has a binary JAR file included. However, if you wish to build the project yourself, simply run this command inside the project folder:

mvn package

Remember to check if JAVA_HOME on your machine is at least Java 11 or later versions if the build failed.

License

PomodoroJX is under MIT License.

About

A custom made pomodoro desktop app in JavaFX.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published