Category: kanboard

Kanboard Trello Import tool

Recently I found kanboard, an open source tool which allows you to organize projects
and tasks on a board with columns. Until now I was using Trello. My preference is not to use
Cloud Services for my private data. Kanboard is a perfect alternative to Trello for the functionality that I use.

I wrote a small script to import a Trello json export via the Kanboard json RPC interface. This can be found
at github.

Leave a Comment