Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Latest commit

 

History

History
22 lines (16 loc) · 527 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 527 Bytes

toukan

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

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