kanban.bash
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
adb-export
Bash script to export android content providers data to csv
aliases
Contextual, dynamic aliases for the bash shell
arttime
arttime is a CLI application that blends beauty of ASCII / text art with functionality of clock / timer / pattern-based time manager in terminal ⏰
bartib
A simple timetracker for the command line. It saves a log of all tracked activities as a plaintext file and allows you to create flexible reports.