A keyboard-first Kanban board in your terminal.
Move work between states with a single keystroke and peek at issue descriptions without opening a browser.
Opening Jira just to move an issue is slow and breaks focus.
flow keeps the common actions fast, local, and keyboard-driven.
This project is intentionally minimal and opinionated.
- Kanban columns with counts
- One-keystroke transitions (
H/L) - Toggle issue description (
Enter) hjklor arrow-key navigation- Clean, Jira-inspired visuals
flow currently runs in demo mode by default — no Jira connection required.
Jira integration is planned, but the current focus is the interaction model and UX.
h/lor←/→— focus columnj/kor↓/↑— select issueH/L— move issue left / rightEnter— toggle descriptionEsc— close description / quitq— quit
cargo runEarly but usable. Expect breaking changes while the core workflow solidifies.
MIT
