| Crates.io | lt |
| lib.rs | lt |
| version | 0.0.10 |
| created_at | 2025-06-08 22:29:56.558932+00 |
| updated_at | 2025-07-17 02:28:55.967844+00 |
| description | An unofficial TUI client for Linear.app issues |
| homepage | https://github.com/markmarkoh/lt |
| repository | https://github.com/markmarkoh/lt |
| max_upload_size | |
| id | 1705311 |
| size | 780,665 |
lt (ell-tee)lt is a simple TUI application to view issues from linear.app, for those of us still in love with the terminal. lt is read-only at the moment.
y to yank (copy) the git branch name to the clipboardo to open the full issue in Linear desktop or web, whichever you have installed.Tab/Shift+Tab) - switch between custom views as defined in your Linear app/) - search all issues by simple search termFaster loading via cacheing
Richer markdown presentation
Brew/Packager Manager installation improvements
Requirements:
LINEAR_API_TOKEN environment variable
Homebrew (Mac)
brew tap markmarkoh/lt
brew install lt
Cargo
You can install lt using cargo on any OS:
cargo install lt
Or build from source:
git clone https://github.com/markmarkoh/lt
cd lt
cargo build --release
./target/release/lt