TUI Kanban Board
The Kora TUI is a feature-rich terminal interface that brings a full Kanban experience to your dev environment.
💡
Navigate like a pro using vim keybindings (h, j, k, l).
Launching the Board
Open the board from any Kora-initialized repository.
backlog (2)
API rate limiting
low#backend
Dark mode toggle
medium#ui
todo (2)
Auth flow
high#auth
Unit tests
medium#testing
in-progress (2)
JWT integration
high#auth
DB migrations
high#core
done (2)
Project scaffold
low#core
CI pipeline
medium#devops
Keyboard Shortcuts
jMove selection down
kMove selection up
hMove column left
lMove column right
EnterView task detail
nNew task
[ / ]Change task status
/Filter by title
:Open command palette
sSwitch projects
tToggle timeline view
?Show help