/toukan

A simple Kanban board for your terminal

Primary LanguageGo

toukan

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