/kanban12043

A simple kanban board with integrated pomodoro timer

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Build Status

kanban12043

kanban12043

A simple kanban board desktop application with integrated pomodoro timer. Any pull request appreciated.

Inspired from Portable Kanban: http://dmitryivanov.net/personal-kanban-app

Build

Type mvn clean package in terminal.

Run

The jar file will be in target folder

  • lib/ folder must be in the same directory with executable .jar or .exe file

Language files under lang/ folder are being used in application

Create a language file in lang/ folder with langFileTemplate.properties if you want to contribute translation

  • Application resources (icons, sounds) can be customized. Just replace the files in resources/ folder
  • Included themes

    Date picker library used in app

    LGoodDatePicker: https://github.com/LGoodDatePicker/LGoodDatePicker