Kanban
Kanban is a live board over the Hermes task system, at /kanban.

What it does
Section titled “What it does”Presents a live board over the Hermes task system: it reads Hermes’s SQLite store and writes via hermes kanban. A dispatcher button lets you kick tasks from the board.
Requires the hermes CLI. Check with command -v hermes. Without it, the app shows a setup card instead of failing. Hermes manages its own credentials - see the dependency table in README.md.
- Because the board reads and writes the same Hermes store, changes made from the CLI show up here and vice versa.