Keyboard-first
Vim navigation, customizable named commands and zero mouse dependency. Filter, copy and open work at terminal speed.
A fast, keyboard-first and scriptable Linear client. Manage issues, projects and cycles with a focused TUI or composable CLI commands.
Vim navigation, customizable named commands and zero mouse dependency. Filter, copy and open work at terminal speed.
Cached data renders immediately while cursor-paginated incremental sync keeps your Linear workspace current.
Use the full-screen interface for focus, or pipe clean JSON into scripts and coding agents.
Projects, cycles, dynamic workflows and official API semantics—without flattening how your team works.
Open Lineater and keep your hands on the keyboard. Search, triage, update and move on.
Complete metadata filtering and keep the cached read model current without blocking terminal startup.
## Acceptance criteria
– Cached data renders immediately
– Updated issues sync with a safe overlap
– Network errors preserve local work
Interactive product mock · switch views to inspect Lineater’s real keyboard-first list, dynamic board, issue composer and settings workflows.
Install the standalone executable, authenticate with Linear, and start working.
OAuth ready · Linux and macOS · x64 and arm64 · no Bun or Node.js required · SHA-256 verified
Every core workflow is available from the CLI. JSON stays clean on stdout and diagnostics stay out of your pipes.
# List your active issues as JSON
lineater issues --assignee me --json | jq '.[] | {id, title, priority}'
# Open a specific issue
lineater issue ENG-241
# Switch into the full-screen TUI
lineaterNo packaged client secret and no plaintext token fallback. Rotating credentials stay in the operating system’s secure store.
Transactional migrations, workspace isolation and instant cached rendering. Linear always remains the source of truth.
Core use cases define behavior while Linear, storage, auth, CLI and TUI remain replaceable typed adapters.
Linux and macOS, x64 and arm64, checksum-verified—with no Node.js or Bun installation required.
Versioned product changes, security improvements and upgrade guidance—kept clear and auditable.
The first complete Lineater preview brings the focused TUI, scriptable CLI, secure authentication, resilient local cache and standalone distribution together in one release.
Lineater is in active development. Follow the repository and help shape a terminal-native Linear workflow.
View on GitHub ↗