# whyisdifficult/jiratui

A Textual User Interface for interacting with Atlassian Jira from your shell

Repository: https://github.com/whyisdifficult/jiratui
Canonical: https://ross.abutalabs.com/products/jiratui
Homepage: https://jiratui.sh/
Language: Python
License: MIT
License Family: permissive
Topics: cli, developer-tool, jira, task-management, python, tui, atlassian, atlassian-jira, terminal, shell, textual
Last push: 2026-08-24T15:51:50+00:00

## Health v2 (maintenance only)
Score: 85/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 99, longevity 28
- inputs: {"age_days": 394, "days_push": 9, "days_rel": 9, "gap_med": 6, "n_releases_24m": 24}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1680, forks 74 (observed 2026-08-28T04:05:21.426742+00:00)

## What it is
JiraTUI is a terminal user interface (TUI) and CLI for interacting with Atlassian Jira, built with the Textual and Rich frameworks. It supports both Jira Cloud and on-premises instances via REST API v2/v3, letting users search, create, update, and comment on work items from the shell.

## Use cases
- manage jira issues from the terminal
- search jira tasks with jql from the command line
- create and update jira tickets without opening a browser
- add or delete comments on jira work items from the shell
- link and unlink related jira tasks in a tui
- track assigned jira tasks by status or priority in the terminal

## When to choose
- you live in the terminal and want to manage Jira without switching to a browser
- you need both an interactive TUI and scriptable CLI commands for Jira
- you use Jira Cloud or Data Center and want REST API v2/v3 support

## When to avoid
- you prefer a graphical Jira client or browser-based workflow
- you need project administration features beyond issue, comment, and user management
- you don't use Atlassian Jira at all

## Facets
- artifact type: cli-tool
- maturity: active
- function: cli, terminal-ui, developer-tools
- domain: developer-tools
- platform: windows, cli, python
- tags: jira, atlassian, tui, task-management, textual, issue-tracking, jql, command-line, automation, linux, macos

## Member repositories
- whyisdifficult/jiratui (main) score 85

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:21.426742+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:41:29.904607+00:00, confidence not recorded.
  - readme: https://github.com/whyisdifficult/jiratui (fetched 2026-08-28T04:05:21.426742+00:00, sha 0ee8feacc3d6)
  - homepage: https://jiratui.sh/ (fetched 2026-08-29T11:14:43.389476+00:00, sha 6167cce68e6f)
  - site_page: https://jiratui.sh/getting-started.html (fetched 2026-08-29T11:14:43.399092+00:00, sha 3ab3655975e4)
  - registry_pypi: https://pypi.org/pypi/jiratui/json (fetched 2026-08-29T11:14:43.401010+00:00, sha 02e38cd4c9e9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
