Skip to content

tcmarkfeld/linear-activity-graph

Repository files navigation

Linear Activity Graph

GitHub-style activity graphs for Linear ticket completions by team member.

Linear Activity Graph

Features

  • Fetches completed Linear issues
  • Groups completions by assignee
  • Renders contribution-style activity heatmaps
  • Supports date range presets and custom ranges
  • Adjustable 1, 2, or 3 column layout
  • Compact and comfortable graph density modes

Setup

Install dependencies:

bun install

Create .env:

cp .env.example .env

Add a Linear personal API key:

LINEAR_API_KEY=lin_api_...

Start dev server:

bun run dev

Open the local URL printed by Vite.

Scripts

bun run dev
bun run build
bun run preview

About

GitHub-style activity graphs for Linear ticket completions by team member.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors