{"id":28486494,"url":"https://github.com/markmarkoh/lt","last_synced_at":"2026-03-07T17:33:28.623Z","repository":{"id":296967427,"uuid":"995152393","full_name":"markmarkoh/lt","owner":"markmarkoh","description":"An unofficial TUI application to view \u0026 interact with Linear.app issues","archived":false,"fork":false,"pushed_at":"2025-07-30T21:53:57.000Z","size":162,"stargazers_count":42,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-13T09:17:50.310Z","etag":null,"topics":["issues","linear","tui"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/markmarkoh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-03T03:42:18.000Z","updated_at":"2025-10-09T10:54:17.000Z","dependencies_parsed_at":"2025-06-03T17:12:16.518Z","dependency_job_id":"07ffbf35-f976-4067-845f-8aa78f451ebf","html_url":"https://github.com/markmarkoh/lt","commit_stats":null,"previous_names":["markmarkoh/lt"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/markmarkoh/lt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markmarkoh%2Flt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markmarkoh%2Flt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markmarkoh%2Flt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markmarkoh%2Flt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markmarkoh","download_url":"https://codeload.github.com/markmarkoh/lt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markmarkoh%2Flt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30223415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T17:00:40.062Z","status":"ssl_error","status_checked_at":"2026-03-07T17:00:39.026Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["issues","linear","tui"],"created_at":"2025-06-08T01:35:08.100Z","updated_at":"2026-03-07T17:33:28.591Z","avatar_url":"https://github.com/markmarkoh.png","language":"Rust","readme":"# `lt` (ell-tee)\n\n`lt` is a simple TUI application to view issues from [linear.app](https://linear.app/), for those of us still in love with the terminal. `lt` is read-only at the moment.\n\n\u003cimg width=\"900\" alt=\"Basic intro page for lt\" src=\"https://github.com/user-attachments/assets/dd29d164-4ec8-4bb6-b469-667680b2d739\" /\u003e\n\u003cimg width=\"900\" alt=\"Search results activated\" src=\"https://github.com/user-attachments/assets/62d426a3-fe34-4eb2-a44a-0e53da1e03e9\" /\u003e\n\u003cimg width=\"900\" alt=\"lt on a light themed terminal\" src=\"https://github.com/user-attachments/assets/7a878054-5b99-4fce-8b4e-bcdb2e75f335\" /\u003e\n\n[![Crate Status](https://img.shields.io/crates/v/lt.svg)](https://crates.io/crates/lt)\n\n### Features\n* View \"My Issues\", and the issue description, project, priority, status, tags, assignee, creator  \n* Press `y` to yank (copy) the git branch name to the clipboard\n* Press `o` to open the full issue in Linear desktop or web, whichever you have installed.\n* **New in 0.0.4**: View switcher (`Tab`/`Shift+Tab`) - switch between custom views as defined in your Linear app\n* **New in 0.0.6**: Now available to install view Homebrew (see **Installation**)\n* **New in 0.0.7**: Search issues (`/`) - search all issues by simple search term\n* **New in 0.0.9**: Much better color schemes for light and dark themed terminals\n  \n### Planned Features\n* Faster loading via cacheing\n* Richer markdown presentation\n* Brew/Packager Manager installation improvements\n\n\n### Installation\n**Requirements**:\n* Modern terminal like kitty, Ghostty, iTerm2\n* A Nerdfont installed\n* A `LINEAR_API_TOKEN` environment variable\n   * [Generate API token here](https://linear.app/settings/account/security)\n\n**Homebrew (Mac)**\n```bash\nbrew tap markmarkoh/lt\nbrew install lt\n```\n\n**Cargo**  \nYou can install `lt` using cargo on any OS:\n```bash\n  cargo install lt\n```\n\nOr build from source:\n\n```bash\ngit clone https://github.com/markmarkoh/lt\ncd lt\ncargo build --release\n./target/release/lt\n```\n\n## Demo \n![2025-07-12 10 35 25](https://github.com/user-attachments/assets/34460f44-ee91-416d-8acf-4c7b3a4d7b75)\n","funding_links":[],"categories":["💻 Apps"],"sub_categories":["🚀 Productivity and Utilities"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkmarkoh%2Flt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkmarkoh%2Flt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkmarkoh%2Flt/lists"}