Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.18 KB

README.md

File metadata and controls

33 lines (20 loc) · 1.18 KB

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