toukan icon indicating copy to clipboard operation
toukan copied to clipboard

A simple Kanban board for your terminal

toukan

Archiving as I don't intend to work on this anymore. Alternatives:

  • https://github.com/cklukas/todo (fork of this repo)
  • https://github.com/coderofsalvation/kanban.bash
  • https://github.com/charmbracelet/kancli

A simple Kanban board for your terminal.

Stores data in a simple JSON document in $HOME/.toukan.json.

Keys:

  • a: Add item
  • d: Delete item
  • e: Edit item
  • n: View/edit notes for item
  • q: Quit
  • Enter: Select / deselect item (selected items can be moved)
  • Arrows: Move around
  • Tab: Move in forms