A Linux desktop client for linear.app, built with Tauri v2.
Requires sudo (for desktop entry and icons).
wget -qO- https://raw.githubusercontent.com/zacharyftw/linear-linux/refs/heads/master/installer.sh | bashThe installer:
- Downloads and installs the
.debpackage. - Installs the Linear icon into the system icon cache.
- Accepts overrides:
VERSION=0.2.3 DEB_URL=<url> ./installer.sh
Requires Rust and system dependencies:
sudo apt install libwebkit2gtk-4.1-dev libgtk-3-dev libappindicator3-dev librsvg2-devnpm install # install Tauri CLI
npm run dev # launch dev build
npm run build # produce AppImage and .deb in src-tauri/target/release/bundle/Describe your issue here
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.