A lightweight, unofficial Linear desktop client for Linux built with Tauri.
  • Rust 77.2%
  • Shell 22.8%
Find a file
2026-02-20 00:02:56 +05:30
.github/workflows feat: update CI and installer for tauri 2026-02-19 23:56:40 +05:30
assets feat: add window management, shortcuts, and build fixes 2025-11-27 23:26:20 -06:00
src-tauri feat: add multi-window support and quit on all closed 2026-02-19 23:50:36 +05:30
.gitignore Initial commit 2024-12-30 03:05:52 -06:00
icon.png image add 2024-12-30 04:31:05 -06:00
installer.sh chore: update all repo links to zacharyftw/linear-linux 2026-02-20 00:02:56 +05:30
LICENSE Initial commit 2024-12-30 03:05:52 -06:00
package.json chore: update all repo links to zacharyftw/linear-linux 2026-02-20 00:02:56 +05:30
README.md chore: update all repo links to zacharyftw/linear-linux 2026-02-20 00:02:56 +05:30

Linear for Linux

Linear for Linux

A Linux desktop client for linear.app, built with Tauri v2.

GitHub release

Install

Requires sudo (for desktop entry and icons).

wget -qO- https://raw.githubusercontent.com/zacharyftw/linear-linux/refs/heads/master/installer.sh | bash

The installer:

  • Downloads and installs the .deb package.
  • Installs the Linear icon into the system icon cache.
  • Accepts overrides: VERSION=0.2.3 DEB_URL=<url> ./installer.sh

Development

Requires Rust and system dependencies:

sudo apt install libwebkit2gtk-4.1-dev libgtk-3-dev libappindicator3-dev librsvg2-dev
npm install     # install Tauri CLI
npm run dev     # launch dev build
npm run build   # produce AppImage and .deb in src-tauri/target/release/bundle/

Having an issue?

Describe your issue here

Disclaimer

This is an unofficial Linux desktop client for Linear. Linear is a trademark of Linear Orbit, Inc. This project is not affiliated with or endorsed by Linear.