diff options
Diffstat (limited to 'deskutils/kanbanapp/pkg-descr')
-rw-r--r-- | deskutils/kanbanapp/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/deskutils/kanbanapp/pkg-descr b/deskutils/kanbanapp/pkg-descr new file mode 100644 index 000000000000..def70004eb88 --- /dev/null +++ b/deskutils/kanbanapp/pkg-descr @@ -0,0 +1,5 @@ +Kanbanapp is a simple desktop program written with Qt that allows one to +organize notes (cards) in lists, similar to a Kanban board. + +It is an offline system as it saves files on the computer in JSON format +which integrates nicely with version control systems. |