Manage Linear, Jira, or Shortcut tickets from the terminal without opening a browser.
Triage your assigned tickets quickly with instant cached board loading.
Create a git branch directly from a ticket with one keystroke.
Customize every keyboard shortcut and pick a theme that matches your terminal.
| runpantheon/ltui | liuboyu/hyperledger-fabric-docs-zh_cn | open-webui/terminals | |
|---|---|---|---|
| Stars | 84 | 84 | 84 |
| Language | Python | Python | Python |
| Last pushed | — | 2018-01-10 | 2026-04-27 |
| Maintenance | — | Dormant | Maintained |
| Setup difficulty | easy | easy | hard |
| Complexity | 2/5 | 1/5 | 4/5 |
| Audience | developer | general | ops devops |
Figures from each repo's GitHub metadata at analysis time.
Requires an account with Linear, Jira, or Shortcut to authenticate against.
ltui is a suite of three terminal applications for managing tickets in issue trackers, one each for Linear, Jira, and Shortcut. They share one codebase and one set of keyboard shortcuts, so learning one means you already know the other two. The project was built because the author found existing tracker apps for the terminal too slow and too plain looking. Speed comes from caching. When you launch one of the apps, it instantly shows the board you last looked at from a local cache while it fetches fresh data in the background, then quietly swaps in any changes once they arrive. Visually, the apps use rounded borders, the tracker's own status colors, icon fonts, and small animations rather than plain text lists. Everything can be controlled with either the keyboard or the mouse, including resizing panels by dragging. Each app groups tickets by how close they are to shipping, from in review down to backlog, and always puts your own tickets first. From the keyboard you can reassign tickets, edit labels, move tickets between projects, create a git branch straight from a ticket, and open a detail panel with the full description, comments, and any blocking or blocked tickets clearly named. There are five color themes, including one that uses your terminal's own transparency and one that matches your terminal's existing color palette, and every keyboard shortcut can be reconfigured through a config file. Installing any of the three apps is a single pipx or uv command, works on Linux, macOS, and Windows, and needs Python 3.11 or newer. Nothing needs to be configured by hand ahead of time. Each app walks you through logging into your tracker the first time you run it and gives a short guided tour. The project is dual licensed. It is free to use under GPL-3.0, which requires forks and redistributions to also stay open source under the same terms, and a separate commercial license is available for those who cannot meet that condition.
A fast, good looking terminal app for managing Linear, Jira, or Shortcut tickets, with instant cached startup and full keyboard control.
Mainly Python. The stack also includes Python, Textual.
Free to use under GPL-3.0 as long as your own project stays open source under the same terms, a paid commercial license is available otherwise.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.