A TUI dashboard that lives in your terminal. Track Jira tickets across multiple panels, keyboard-driven, zero mouse required.
or go install github.com/cnwv/jirka/app@latest
·
binary releases
·
github
Up to 6 panels in configurable rows x cols layout. Each panel shows tickets from any JQL query.
Create multiple dashboard windows for different views. Switch between them instantly with one key.
Automatically refreshes data from Jira on a configurable interval. No manual refresh needed.
Edit panel names, JQL queries, and colors without leaving the TUI. Test JQL live before saving.
Group tickets within a panel by status, priority, or any criteria using multiple JQL sub-queries.
Vim-style navigation. Number keys to focus panels, Tab to cycle, j/k to scroll. No mouse needed.
Works with Jira Cloud (Basic Auth + API v3) and Jira Server / Data Center (Bearer token + API v2).
| 1 - N | Focus panel N |
| Tab | Cycle focus between panels and detail |
| j / k | Navigate tickets or scroll detail view |
| e | Edit focused panel (name, JQL, color) |
| n | Create new window |
| 0 | Window switcher |
| r | Refresh data from Jira |
| b | Open selected ticket in browser |
| q | Quit |