selimaj-dev
linear-linux
Shell

Linux support for linear.app

Last updated Jul 4, 2026
42
Stars
12
Forks
7
Issues
+1
Stars/day
Attention Score
49
Language breakdown
No language data available.
โ–ธ Files click to expand
README

GH-rel ver

Linear for linux

A linux port of linear.app

GH-rel ver

Install

Requires sudo (for sandbox helper, desktop entry, and icons).
git clone git@github.com:selimaj-dev/linear-linux.git
cd linear-linux
./installer.sh

The installer:

  • Downloads the AppImage, extracts it under /opt/linear-linux-<version>, and wires up the chrome-sandbox helper correctly.
  • Installs a wrapper at /usr/local/bin/linear, a desktop entry, and the Linear icon into the system icon cache.
  • Accepts overrides: VERSION=0.2.5 APPIMAGEURL=<url> INSTALLROOT=/opt ./installer.sh
Development:
  • npm start launches Electron with sandbox disabled for local runs (packaged builds use the proper setuid helper).
  • npm run build produces an AppImage that bundles the Linear brand assets for the desktop icon.

Having an issue?

Describe your issue here

๐Ÿ”— More in this category

ยฉ 2026 GitRepoTrend ยท selimaj-dev/linear-linux ยท Updated daily from GitHub