Skip to content

A time management app with the help of the pomodoro technique.

License

Notifications You must be signed in to change notification settings

m4tty-d/single-tasker

Repository files navigation

Build Status codecov Java Version Maven jUnit

Single Tasker

A time management app with the help of the pomodoro technique.

Motivation

The project was created for the Programming Technologies and Programming Environments courses. (University of Debrecen 2017/2018)

How to run

You have to create the jars:

$ mvn package

After the above's completion you can run it:

$ java -jar ./target/single-tasker-1.0-jar-with-dependencies.jar

Documentation

The documentation and reports can be generated with:

$ mvn site

About

A time management app with the help of the pomodoro technique.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published