>_

kanban.bash

agent-ready non-interactive

commandline asciii kanban board for minimalist productivity hackers & managers (csv-based) #scriptable #nestable #statistics #singlefile #shellscript #issuetracker #git

How to install kanban.bash

apt-get install websocketd

kanban.bash use case

Manage and visualize tasks in a lightweight, scriptable kanban board using CSV files from the command line.

When to use kanban.bash

  • Personal todo management with minimalist CLI workflow
  • Team kanban board shared via CSV files in a repository or cloud drive
  • Tracking cross-repo tasks and measuring productivity via statistics

When not to use kanban.bash

  • Requiring a graphical user interface or rich visual features
  • Needing real-time collaborative editing with conflict resolution
  • Expecting structured JSON output for automated pipeline processing

kanban.bash features

  • · Initialize kanban board in current directory
  • · Add tasks interactively or via command-line arguments
  • · Display ascii kanban board with configurable columns and terminal resizing
  • · Edit or update task status using $EDITOR
  • · Filter tasks by status
  • · Supports nested kanbans and CSV-based storage
  • · Single shell script, no dependencies
  • · Track statistics for productivity measurement

Want your agent to find this automatically?

Add the MCP server to your agent config and it will discover tools like kanban.bash on its own.

Set up MCP →

Similar tools to kanban.bash